Please read this update carefully as a few changes may affect your setup!
Resource page | The resource page command and permission sections have been updated. Please take a look at this as it contains information regarding migrating permissions described in the next few sections.
Commands | The command system has been totally overhauled. The whole setup has been changed and allows for easy integration of potential new commands. Please take a look at the resource page as all commands can be found their; now with a better description.
Command Permissions | All normal commands now require the permission elevator.commands alongside their own permission. The old permissions for commands have been changed. E.g. elevator.create is now elevator.commands.create. Take a look at the resource page for all permissions and commands. The admin commands require the elevator.admin permission.
Permission Restructured | To allow for the use of the * operator on the bypass commands they been changed: elevator.cooldown.bypass -> elevator.bypass.cooldown elevator.distance.bypass -> elevator.bypass.distance
Reload Message | The reload message has been moved from Messages.General to Messages.Admin. You can safely remove the old one. If you made changes to this message you'll have to change the newly generated message.
Message | A new message has been added for players who have no command permissions.
Code (YAML):
Messages :
General :
NoCommands : Unknown command. Type
"/help" for help.
Refactored | In this version, a lot of code has been refactored, restructured and cleaned up. This should hopefully allow for the plugin to be more performant.
This is quite an extensive update changing a lot. If any issues occur please let me know asap; thanks!