List Command | This version features a new list command accessed with: /jumppads list [page]
This command will print a list of all configured jumppads and their info in a hover message. There are 8 entries per page. Using the page parameter allows you to open a specific page. The permission for using this command is the jumppads.listpermission.
Teleport | This update also features a teleport function to the /jumppads list command. When you click on any of the list entries you are able to teleport to any of jumppad. The implementation has been done thoughtfully i.e. when teleporting the plugin will find a safe location at the jumppad (solid block to stand on and 2 air blocks above); it will even make you look at the jumppad!
The implementation makes use of a "hidden" command (not listed in the help menu), however, it has been implemented in a way that makes it impossible to abuse it. When executing the command it will only teleport you if there is a jumppad within a 1 block range. You can't use it to teleport anywhere in the world by executing the command manually with arbitrary parameters
The permission to use the teleport functionality in the list is jumppads.list.teleport