=> Permission "aqua.tags.change.color" is now required in order to change your tag color
=> Added reboot system with countdown (/reboot <seconds> or /reboot cancel)
=> Fixed files loaded message showing when disabling plugin
Add this to your settings.yml:
Code:reboot: command: "restart"
=> MVdWPlaceholderAPI is no longer supported, please use PAPI instead.
=> Removed AntiDestory hook which was used for a test server long time ago.
=> Implemented clickable helpops and reports messages [config changes required]
=> More command (/more) will now ignore item's max stack size and will set any item amount to 64.
Config changes:
Please add this to your settings.yml:
Code:clickable-helpop: enabled: true hover: "Click to go" command: "/jumpto <target>" clickable-report: enabled: true hover: "Click to go" command: "/jumpto <target>"
=> Changed way around with loading config files, plugin will now tell you if the are any issues with loading files and disable plugin and will not change your edits
=> Update notifications are now back and updated for new license system, also you will receive notification upon plugin enable if there is an update available.
=> Fixed chat delays and duplicated events causing issues.
=> You can now click punishment in /check to have ti cleared from history, you can not clear active punishment (you need to use unban/unmute to make in inactive than you can clear), for this you need "punishments.clear.history" permission.
=> Implemented Gamemode Spectator for 1.8+ versions.
=> Commands ("/list", "/glist") are now executable from console.
=> Whole new license system has been made to improve security of the plugin, you will have to request new license in #license-core.
=> Implemented #sendClickableMessage(String[msg], String[hover], String[command on click]) to GlobalPlayer in the API.
