Changes made:
- The bird perk will now correctly enable and disable when switching worlds on a multi world server.
- This update makes major improvements to the /perks info command. Now you can see enabled perks aswell and you can view perk information of players who arent online.
Be sure to update your message.yml file with the following new lines
Code (Text):
Command:
Info:
Player-Does-Not-Exist: '<prefix> &cThe player <player> either does not exist.'
Text:
- '<prefix> &7The player &6<player> &7has bought the following perks:'
- '<prefix> <bought_perks>'
- '<prefix> &7The player &6<player> &7has enabled the following perks:'
- '<prefix> <enabled_perks>'