🕊️Double Jump

On this page, you will find information regarding the double jump feature.

Double Jump

With Double Jump, players can press space twice to get a boost, similar to a jetpack. You can customize this feature from the editor or via the config settings.

Double Jump - Editor
Double Jump Config
double-jump:
  enabled: true
  cooldown-seconds: 3
  permission:
    enabled: false
    value: phoenixlobby.doublejump.use
  launch:
    forward-power: 3.0
    up-power: 1.0
  effect-type: DOUBLE_SPIRAL
  actions:
  - '[SOUND] entity.horse.saddle;1;1.5'
Double Jump - In-Game

Last updated

Was this helpful?