promotional bannermobile promotional banner

JumpPlus

A plugin that allow double (multiple) jumping

File Details

v1.0.4

  • R
  • Nov 25, 2012
  • 10.77 KB
  • 274
  • CB 1.4.2-R0.2

File Name

JumpPlus.jar

Supported Versions

  • CB 1.4.2-R0.2

New Features

Added command /jptoggle to enable/disable double jumping

Added permission based settings! Every setting is adjustable.

Usage

jumpplus.config.<configName>-<setting>

Example: jumpplus.config.maxjumps-6

Example 2: jumpplus.config.vspeed-1.15

Example 3: jumpplus.config.particleeffect-true

Attention

If you're using permission based settings, the permissions won't reload until the plugin is reloaded OR the player relogin. This was used to prevent performance loss (the plugin would need to scan all permissions every time the player used a permission based setting). Later I might add a "reload interval" setting in case you can't reload your server or the player doesn't relog.


Jumping on the same place (either normal jump or double jump faced down) won't reset the jump count. This is because double jumping is enabled everytime the player is airborne. If the player either changes his view (i.e. move mouse) or jump with even an slight difference in position, the jump count will reset normally. Still looking for a proper solution.