- Fixed ResourceKeyInvalidException in 1.13+.
- Sound name in config.yml now uses "_" character instead of ".". You need to update this manually otherwise sounds will not work.
- Fixed "MaxMemberGroups" setting not working at all.
- Updated "lang.yml" file:
1. New text line has been added:
Code (YAML):
INFO_MAX_MEMBER_GROUPS
:
"&fYou can't be member of more than &a<n> &fgroups."
You need to insert it manually or re-generate lang.yml file in order to modify it.
2. Replaced old "join" command formula with valid one.