Version: 0.8
This plugin will allow you to make blocks that when walked over, will launch a player in any direction you wish! Even above the clouds!
Place a sign with (without the quotes): '[Jump]' on the first line (case doesn't matter) The launch speed X on the second line The launch speed Y on the second line The launch speed Z on the second line
The sign must be directly below the block you want people to launch when stepped on.
If you want to test it, put in plugins folder, start server, and have the following text on a sign: [Jump] 2 0.5 0.2
onlyOpPlace: 'true' # Choose if only ops can create jump signs. timeout: '0.5' # Choose timeout, to prevent users from getting launched twice, or to place a limit on how often they can use it, in seconds, -1 for no timeout
Right now I only have one for creating the jumps, superjump.create



Old versions:
Version 0.8
Version 0.7
Version 0.6
Version 0.5
Version 0.4
Version 0.3
Version 0.2
Version 0.1