ADDITION » Added 'an-error-occurred' message. By default it is:
Code (YAML):
an-error-occurred: |-
&cAn error occured while loading the inventory.
&cContact an Admin to take a look at the console for more details.
&7[&oError reason: {error
}&7
]
. {error} Will list the cause of the error to the player and is optional, if you don't want staff members to be able to see this remove it from the message. It is absolutely recommended that you backup your messages.yml file before updating, this will preserve the comments that are in the file.
FIX » Made sure there is a permission message for every command. FIX » Custom reasons should no longer be trailed by a space. FIX » You should now be able to have an item lowercase, or mixed case and it should work. FIX » All permissions are now in the plugin.yml, and are by default given to Operators.
NOTE » For Developers wishing to edit or contribute to this project, I've added comments throughout the entire project.