- 欢迎来到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]