Want to jump into the sky? Platform Jump creates a platform when you press "Shift" (the bottom you use to sneak) in the air in order to let you jump higher in the sky!
Just jump in the game and simply press "Shift" bottom, you'll find out that there is a platform generated under you to hold up you. You can do this again to jump higher and higher! You need to give yourself the permission "platform.use" first.
Thanks benlewisc for providing the Video tutorial!
platform: block-id: 20 max-height: 256 # Set the max height where platforms can be created. jump-effect: time: 200 # Set the time of the effect of jump. level: 4 # Set the level of the effect of jump. exhaustion: 1 # Add exhaustion of hunger when creating platforms debug: false metrics: true # Set true if agree to send data to mcstats.org message: no-permission: No permission too-high: can't create platform in this height reloaded: PlatformJump configuration reloaded toggle-on: PlatformJump enabled toggle-off: PlatformJump disabled removed: Last platform removed not-available: is not currently available not-player: You are not a player version: 0.2.0
I need your data to make this plugin better. This plugin collect the data of your server like the default set on mcstats org such as the location of servers. Then send it to here. But if you don't want plugin to do this, you can simply set the "metrics" in the config.yml to false.
