DoubleJump++
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/sehrschlechtYT/doublejump
- Languages Supported:
- Every Language (Configurable Messages)
Not a normal double jump plugin.
DoubleJump & JumpPlates
Full customizable configuration with jump intensity, cooldown, messages and more! Also, a command to toggle the DoubleJump is included.
Code (Text):
doublejump.use: Controls if a player can double jump.
doublejump.command: Controls if a player can execute the /doublejump command.
jumpplates.use: Controls if a player can use jump plates.
Code (YAML):
doublejump:
intensity: 1.5
activateOnJoin: true
cooldown: 1
jumpplates:
activated: true
type: LIGHT_WEIGHTED_PRESSURE_PLATE
intensity: 1.5
message:
prefix: '§7[§6DoubleJump§7] '
isNotAPlayer: §cThis command can only be run by players.
noPerms: §cYou do not have permission to execute this command.
disabled: §cYou disabled the DoubleJump.
enabled: §aYou enabled the DoubleJump.
DoubleJump:
intensity (default: 1.5): Controls the jump width
activateOnJoin (default: true): If this is true, the double jump will be activated for everybody that has the permission.
cooldown: (default: 1): The cooldown in seconds.
JumpPlates:
activated (default: true): If this is true, the jump plates will be activated.
type (default: LIGHT_WEIGHTED_PRESSURE_PLATE): Type of plate. (List of Types: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html, only plates work.)
intensity (default: 1.5): Controls the jump width
/doublejump: Activates/deactivates the double jump for a player. Permission: doublejump.command
The DoubleJump may conflict with other plugins that toggle the flight of a player, like /fly. Also, you can only double jump if you are in gamemode survival/adventure.
Found bugs? Need support?
You can join our support discord:
[My Discord is currently not available. Contact me per DM for help.]
Sourcecode: https://github.com/sehrschlechtYT/doublejump

DoubleJump++ 1.1
DoubleJump & JumpPlates × Configuration for messages, intensity, cooldown and more!