- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
PlatformJump
PlatformJump
外文名 | PlatformJump |
插件类型 | Spigot / CraftBukkit |
源地址 | http://dev.bukkit.org/bukkit-plugins/PlatformJump |
Want to jump into the sky? Platform Jump creates a platform when you press "Shift" 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
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.
Commands
- /platform toggle - Allows you to toggle enabled of platform
- /platform reload - reloads the configuration
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: 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. food-cost: 1 debug: false
Source
[GitHub]