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

PlatformJump

From Minecraft插件百科
Revision as of 18:51, 22 November 2014 by Henry5041 (talk | contribs) (增加头部模板和分类)
Jump to: navigation, search
Icon-info.png
本条目已有一定量的内容,但仍需完善

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

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

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

分类:插件分类:插件分类:Spigot插件分类:CraftBukkit插件

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]