This plugin allows players to double jump on Spigot and Bukkit servers and has tons of customization options.
Just drop the plugin from here into your server plugins folder.
This plugin only works on Bukkit and Spigot servers including forks (PaperMC).
/tdj [enabled/disabled]
- Toggles double jumping
/tdj <username> [enabled/disabled]
- Toggles double jumping for another player
/fly [enabled/disabled]
- Allows you to fly
/fly <username> [enabled/disabled]
- Allows you to set flight for another player
/groundpound
- Allows you to toggle ground pounding
/djreload
- Allows you to reload the configuration files
In order to get the required CraftBukkit libraries for CI programs, this plugin uses a script in order to automatically download them. If you would like to include the file in your own project, read how it works in the .semaphore/semaphore.yml and .github/workflows/codeql-analysis.yml files.
The basic command is
bash setupCraftbukkit.sh 1.16.5
Just replace 1.16.5 with the version you need and build tools will download the required CraftBukkit libraries into your Maven repository.
All pull requests are welcome. If you found a bug or would like a new feature added, contact me through the issues tab.