Skip to content
Henry Hu edited this page Sep 6, 2015 · 1 revision

Welcome to the PlatformJump wiki! 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!

Table of Contents

Feature

  • Create a platform in the sky when you want
  • Won't create platform to replace the block under you if there is
  • Automatically give potion effect of jump to let you jump higher
  • Play beautiful visual particles when creating platforms
  • Customized log messages settings
  • Customized block type of platforms settings
  • Collecting data and send to mcstats.org

Usage

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. **

Video Tutorial

Thanks **benlewisc** for providing the Video tutorial! <<youtube></youtube>>

Commands

  • /platform toggle - Allows you to toggle enabled of platform
  • /platform reload - reloads the configuration
  • /platform remove - Allows you to remove your last platform

Permissions

  • platform.* - Allows you to use all platform feature
  • platform.use - The basic feature of platform
  • platform.admin - The feature for administrators
  • platform.create - Allows you to create platform
  • ...

Config

<&gt; platform&#58; block&#45;id&#58; 20 max&#45;height&#58; 256 &#35; Set the max height where platforms can be created. jump&#45;effect&#58; time&#58; 200 &#35; Set the time of the effect of jump. level&#58; 4 &#35; Set the level of the effect of jump. exhaustion&#58; 1 &#35; Add exhaustion of hunger when creating platforms debug&#58; false metrics&#58; true &#35; Set true if agree to send data to mcstats.org message&#58; no&#45;permission&#58; No permission too&#45;high&#58; can&#39;t create platform in this height reloaded&#58; PlatformJump configuration reloaded toggle&#45;on&#58; PlatformJump enabled toggle&#45;off&#58; PlatformJump disabled removed&#58; Last platform removed not&#45;available&#58; is not currently available not&#45;player&#58; You are not a player version&#58; 0.2.0 &lt;>

In game example pictures

Source

Source on GitHub

Known Bugs

  • Platform will be removed when server reloaded so the player will fall off
  • If you find a bug, please call me by writing a comment

About collecting data

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.