• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

PlatformJump

来自Minecraft插件百科
Henry5041讨论 | 贡献2014年11月15日 (六) 21:37的版本 (以“{{待完善}} {{Bukkit Plugin Infobox| 網址=http://dev.bukkit.org/bukkit-plugins/platform/ }} Want to jump into the sky? Platform Jump creates a platform when you...”为内容创建页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索
Icon-info.png
本条目已有一定量的内容,但仍需完善

欢迎参与本条目的完善工作

你可以从以下几个方面入手

  • 参阅格式化手册,并对该页面进行相应格式排版工作;
  • 日常检查是否内容有更新版本并更新该页面;
  • 修复该页面中已出现/潜在的问题
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]