PlatformJump

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!

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!

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

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

In game example pictures

  • example5
  • example6
  • example9

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


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files