- StringList has been added for 'NOTIFY-STAFF-REPORTS.SERVERS'.
- Hover message has been added for NOTIFY-STAFF-REPORTS'.
- The 'NOTIFY-STAFF-REPORTS' message will now only be displayed if there are reported players.
Code (Text):
REPORT:
NOTIFY-STAFF-REPORTS:
SERVERS:
- 'lobby'
MESSAGE:
- '&aHi &b<player>&a, there are &3<reports>&a players reported.'
- '&a Use &e/reports&a to view the reports.'
- ''
HOVER: '&bClick to view reports.'
- Fixed bugs in 'BLOCKED-SERVERS-FOR'.
- Changed 'BLOCKED-SERVERS-FOR.USE-REPORT-COMMAND' to 'BLOCKED-SERVERS-FOR.USE-COMMAND-REPORT'.
- Added the variable <server> in 'TITLE.LINES'.
ATTETION: Server names and reporting reasons must now be in lower case.
- Added a message informing the current number of reports when joining a configurable server (recommend lobby). This message is only received by players with the "fastbungeereport.notify-reports" permission. (Suggestion by
@Dejwid7123 )
- Replaced the command '/fastbungeereport reports' with '/reports'.
- Now you can see the list of reported players with pages. '/reports page <page>'
- Line 'REPORTS.NOTIFY-STAFF-REPORTS.SERVER' and 'REPORTS.NOTIFY-STAFF-REPORTS.MESSAGES' added on config.yml
NEW COMMANDS: - /breport (Show a description of the plugin)
- /breport reports (Shows the connected players that have been reported)
- /breport remove <player> (Remove a player from the report list)
- /breport clear (removes all players from the report list)
NEW PERMISSIONS: - "report.command.reports"
- "report.command.remove"
- "report.command.clear"
There are new lines in the config.yml, you should remove the old config.yml for the new lines to be added.
ADDED FEATURES: - Some things in the config.yml have been moved (It is recommended to delete the previous config.yml)
- "USAGE" added in config.yml
- Variables <player> and <target> were added in "LINES.2" of config.yml
ADDED FEATURES: - The "/reports" command was added. This command alternates the visibility of the reports.
- The "bungeereport.toggle" permission was added.