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

PlatformJump

来自Minecraft插件百科
Iwar讨论 | 贡献2014年11月22日 (六) 19:32的版本 (简单翻译)
跳转至: 导航搜索
Icon-info.png
本条目已有一定量的内容,但仍需完善

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

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

  • 参阅格式化手册,并对该页面进行相应格式排版工作;
  • 日常检查是否内容有更新版本并更新该页面;
  • 修复该页面中已出现/潜在的问题
Icon-info.png
本页面已存在其他语言的内容,请协助翻译为本地化的中文。
  • 点击此处开始翻译。
  • 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
  • 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
  • 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。
PlatformJump
外文名PlatformJump
插件类型Spigot / CraftBukkit
源地址http://dev.bukkit.org/bukkit-plugins/PlatformJump

想在空中跳跃吗?为了帮助你在空中跳得更高,当你在空中按住"Shift"键时,Platform Jump插件会在你的脚下生成一个平台方块!

特性

  • 当你需要时创建空中平台
  • 并不会替换跳跃时脚下已有的方块
  • 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]