Note: People updating from a previous version may need to the run "/guild admin update-language" from console
Features
- Implemented "/guild admin update-languages" which is defaulted to console-use only (can be modified in the config).
- The use of the command is to rebuild the language files, grabbing the latest available so that you can fix missing language keys.
- Please use the command with caution.
- New language! (zh-HK)
Bug Fixes
- Fixed an issue where guild and ally members were able to do damage to each using the flame enchantment on bows.
- Fixed an issue where guild and ally members were able to damage each other by throwing harmful splash potions.
- Fixed an issue with EssentialsChat placeholders throwing an error in some instances.
- Fixed an issue where the command "/guild code info" was not properly showing the description in the help menu.
- Fixed an issue with the kick command not translating in the help menu.
- Fixed an issue where "/guild list" wouldn't work for players not in a guild.
Changes
- The way that the help command is the plugin has been redesigned. You can now control how it looks via the language files.
- The reason for that change is to help fight against some languages having issues with "ERROR: MISSING LANGUAGE KEY".
- Removed some excess code that didn't need to be in the plugin anymore.
- Changed the EssentialsChat placeholders have changed. Instead of the format being "{ESSENTIALS_GUILD_PREFIX"} (example) it's now just "{GUILD_PREFIX}". (Refer here for a better understand).
- {guild} can now be used as an item name for the guild list gui items.
- Updated all language files
Known Issues
- Servers trying to use NameTagEdit with PAPI Placeholders might experience an issue from time to time. Looking for a solution.