Hey guys,
Quick update today because of the bug fix. I hope you will enjoy it!
Changelog:
- Added edit_permissions permission for the WebInterface. (Will work with the next Web Interface release).
- Fixed a issue with creating new players. It would set the nickname of players to null which would caused a NPE. Because of this you might want to run the following MySQL Query ONCE (Open the pastebin link):
https://pastebin.com/XjTnME9K
- Added a new Placeholder System. It should be cleaner then the old one.
- Added a new Placeholder %message_{message_name}% Replace {message_name} in the example with a message name from the language. Like %message_lang_time_months%. Soon this will also gonna work in PlaceholderAPI With the Bridge.