This plugin will allow players to double jump on your server. When they hit the space bar twice they will double jump, i.e. being flung forward and up at a factor specified in the configuration file. The configuration is very straightforward:
DoubleJump:
doMessage: Changes whether or not a message will trigger when the player double jumps
message: The message that the plugin will send if the above is set to true
forwardFactor: The factor by which the player will be sent forward
upFactor: The factor by which the player will be sent up
doWhoosh: Changes whether or not the plugin will make a whooshing noise when the player double jumps
To use this plugin is very simple.
- Download
- Put in plugins folder
- Restart server
- Configurate config file to your liking