Command Framework: The commands have been totally recoded. JumpPads is now using my latest command framework which is also used in my premium plugins GPS and Pocket Games. The help menu has also been overhauled and now looks like this:
The command framework allows you to easily input commands using aliases. Take this command as an example: /jumppads set permission jp.test
This can now be written in multiple ways such as: /jp s p jp.test /jp s perm jp.test /jp set perm jp.test Etc.
In general, the new framework is useful for everyone.
Permission: The new framework also introduces a few new permissions. Previously you would need jumppads.create to use any command at all. This is no longer the case. Permissions have been deligated to each command.
New permissions:
jumppads.help
jumppads.delete
jumppads.set
New Command: The many setSomething commands have been replaced by a single set command. This has been done as the menu was cluttered with the many commands and would only get messier as more are potentially added.
The new command: (An example can be seen earlier in this update) /jumppads set <attribute> [value...]
You can leave the [value...] parameter blank to remove the attribute.
Hover over the command in the help menu to see the attributes available.