Changelog:
- Support version for 1.21.x
- Updated metrics file
Update:
- Added compatibility with Minecraft versions: 1.18.x, 1.19.x and .1.20.x!
- Updated Metrics file
Updated to 1.17.1 mc version
Update:
- Added support for version 1.16.4;
Changelog:
Updated the
dependency version to
1.16, but it can still work with the following versions:
- 1.14
- 1.15
New features:
- Added command
/reports <player> to see all the reports the player got (Permission so users can use it is:
ureport.reports)
Update for 1.15 Minecraft version!
Fixes in update v4.9:
- fixed bug "InventoryClickEvent" error.
- fixed glitches with "/grieftp" command.
New in update v4.9:
- Added new command "/ureport <variable> <option>", you can set the options directly from server.
Available options: GriefTeleport (for now...)
-Removed McStats metrics.
+Added bStats metrics.
+Added ureport.* permission (to use all permissions at once).
All said to put a GUI to this plugin, right?
Ok, I put GUI to this plugin!!! YAYAYA!!
UPDATED FOR 1.10.2!!
If encountered other problems on this plugin, please PM me!
UPDATE FOR 1.10 , STILL WORKING IN 1.9 !!
PROBABLY FIX BUNGEECORD PROXY PROBLEM, IF NOT, LET ME KNOW!
THIS VERSION WORKS JUST WITH 1.9 / 1.9.2 / 1.9.4 VERSIONS!
This version fix the /onduty ; /offduty ; /report ; and reports receive problems.
The config.yml has been reworked, and now look like:
Code (Text):
# EXAMPLE of REPORT: "REPORTER">"REPORTED": "Abusing/Spam/Griefing/Hacker/Other" | "NAME OF PLAYER:true/false == if is duty or not."
# COLORS ARE NOT SUPPORTED FOR: REASON1/2/3/4/5, COLOR FOR EACH REASON, YOU CAN MODIFY JUST IN "reportedBy" or "messageToOP"!
# PLUGIN MADE BY xQxQx (AlaDyn172).
UReport1: '&c[USAGE] &b/report <name>'
UReport2: '&c[USAGE] &b/report <name> <number>'
UReport3: '&c[USAGE] &b/reset report/<PLAYER>'
ConfigReset: '&c[UReport] &aConfig reset!'
ConfigPlayerReset: '&c[UReport] &aConfig reset for &c-player-&a!'
DutyON: '&ais now ON-DUTY&7 (For report use: /report name)'
DutyOFF: '&ais now OFF-DUTY&7 (He cant respond to reports!)'
NR1: '&9Number 1. Abusing'
NR2: '&9Number 2. Spam'
NR3: '&9Number 3. Griefing'
NR4: '&9Number 4. Hacking'
NR5: '&9Number 5. Other'
Reason1: 'Abusing'
Reason2: 'Spam'
Reason3: 'Griefing'
GriefTeleport: false
Reason4: 'Hacking'
Reason5: 'Other'
reportedBy: '&cYou have been reported by:'
forReported: '&cfor'
messageToOP: '&creported the player'
RSuccess: '&ePlayer has been reported with successfully !'
NoAdminsDuty: '&cThere are no admins ON-DUTY !'
PlayerNotFound: '&4ERROR: &cPlayer not found !'
NoPermission: '&4You dont have permission for do this!'
AlreadyONDuty: '&cYou are already ON-DUTY !'
AlreadyOFFDuty: '&cYou are already OFF-DUTY !'
NowONDuty: '&cYou are now ON-DUTY !'
NowOFFDuty: '&cYou are now OFF-DUTY !'
Version: 1
TeleportTo: {}
If encountered other problems on this plugin, please PM me!
This version should resolve bug with /offduty & /onduty displayname.
Added commands: /grieftp, /removegtp, /report admin [bug/problem]
To see what the commands do, look in Main page
If you encountered a bug, please say in Discussions section! Thanks!
Now work with versions: 1.8-1.8.8/1.9/1.9.2
This version adds only support for 1.9!
Added new configurable messages!!
Default config were created with String Version equals 2, and correctly is to be created with String Version equals to 1.
Updated to 1.8.8 Spigot & Craftbukkit.
I fixed a missing spell in config. Sorry for this :'(
You need to put in your config.yml "Version" string to "2", for enable the plugin.
Code (Text):
UReport1: '&c[USAGE] &b/report <name>'
UReport2: '&c[USAGE] &b/report <name> <number>'
NR1: '&9Number 1. Abusing'
NR2: '&9Number 2. Spam'
NR3: '&9Number 3. Griefing'
NR4: '&9Number 4. Hacking'
NR5: '&9Number 5. Other'
RSuccess: '&ePlayer has been reported with successfully !'
NoAdminsDuty: '&cThere are no admins ON-DUTY !'
PlayerNotFound: '&4ERROR: &cPlayer not found !'
NoPermission: '&4You dont have permission for do this!'
AlreadyONDuty: '&cYou are already ON-DUTY !'
AlreadyOFFDuty: '&cYou are already OFF-DUTY !'
NowONDuty: '&cYou are now ON-DUTY !'
NowOFFDuty: '&cYou are now OFF-DUTY !'
Version: 1
Updated to the latest Spigot & Craftbukkit 1.8.8
Removed UpdateChecker.
Updated to latest Spigot & Craftbukkit 1.8.8.
Fixed "crash plugin" bug.
Commands only work in console !!
Updated to the latest Spigot 1.8.8 and Craftbukkit 1.8.8.
Added /onduty command (You need to view reports and the players need admins with /onduty to report a player).
Added /offduty command (You will not receive the reports !).
When you are ONDUTY, in config will be created: "NAME":true, when you are OFFDUTY, in config will be: "NAME":false.
Resolved a bug: - The updatechecker don't working -
Added an UpdateChecker, if there is a new version, it will type in console: "There is a new version, version: x.x, download at: http:/..."
To disable the UpdateChecker, go to config.yml and set "UpdateCheck" to "false"
Resolved a bugfix when you don't have permission for /reset report.
Updated the messages for report.
/reset report/<PLAYER> (when you report a player, in the config, is created **"REPORTER">"REPORTED": "Abusing/Spam/Griefing/Hacker/Other"**