New permission nodes:
Code (Text):
betterreports.exempt (player with this permission cannot be reported)
betterreports.use (permission to use the base commands of the plugin)
betterreports.cooldown.bypass (bypass report cooldowns)
New command:
Code (Text):
/betterreports help (displays the same information as /report or /reportbug)
Cleaned up the code:
Quite a few changes have been made to the code in order for it to appear cleaner than before.
Report cooldowns:
The report cooldown time can be configured in the config.yml file inside the plugin directory. This value
is in seconds.
Placeholders:
The {report} and {target} placeholder can now be used in the player report in-game messages.
The {report} placeholder can be used in bug report in-game messages.
That's all