v1.0.4

Details

  • Filename
    JumpPlus.jar
  • Uploaded by
  • Uploaded
    Nov 25, 2012
  • Size
    10.77 KB
  • Downloads
    193
  • MD5
    18db4e0235b8f2409efab1061dad5a81

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

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.