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

Difference between revisions of "MoveCraft"

From Minecraft插件百科
Jump to: navigation, search
(创建页面,内容为“{{Bukkit Plugin Infobox |插件名=Movecraft |图标= |版本= 6.0 |前置插件= |兼容服务端版本=1.7-1.10 |作者= Baccayarro, AJCStriker, mwkaicz, cccm5 |...”)
 
Line 11: Line 11:
 
[[Category:综合]]
 
[[Category:综合]]
 
[[Category:机械]]
 
[[Category:机械]]
 +
{{待完善}}
 
={{mCColor|&b|介绍}}=
 
={{mCColor|&b|介绍}}=
Movecraft 是一款可以让你的玩家建造方块之外的东西. 包括 piloted, moved around, 与其他玩家进行战斗.<br />
+
Movecraft 是一款可以让你的玩家用方块建造可移动的,能与其他玩家进行战斗的飞行器的插件.<br />
 
因此该插件名为 MoveCraft.
 
因此该插件名为 MoveCraft.
 
={{mCColor|&b|控制方法}}=
 
={{mCColor|&b|控制方法}}=
 
# Sign and Pilot Tool
 
# Sign and Pilot Tool
 
# Sign only
 
# Sign only
# Direct Control (the players movements control the craft)
+
# 直接控制 (the players movements 控制飞行器)
# Misc Commands - /manoverboard, /release, etc
+
# 各种各样的指令 - /manoverboard, /release 之类的指令
# Remote Signs to remotely activate command signs from other parts of the ship (Turn turrets, launch torpedoes, etc)
+
# Remote Signs 来远程激活指令 signs from other parts of the ship (转动炮台, 发射鱼雷之类的指令)
 
={{mCColor|&b|合成选项}}=
 
={{mCColor|&b|合成选项}}=
 
# Basic craft configuration options including size, speed, allowed block types, required blocks, etc  
 
# Basic craft configuration options including size, speed, allowed block types, required blocks, etc  

Revision as of 19:58, 16 May 2018

Movecraft
外文名Movecraft
作者Baccayarro, AJCStriker, mwkaicz, cccm5
插件类型Spigot / CraftBukkit
最新版本6.0
兼容服务端1.7-1.10
源地址http://dev.bukkit.org/bukkit-plugins/MoveCraft

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

Icon-info.png
本条目已有一定量的内容,但仍需完善

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

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

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

=

  1. 重定向 模板:Minecraft Color=

Movecraft 是一款可以让你的玩家用方块建造可移动的,能与其他玩家进行战斗的飞行器的插件.
因此该插件名为 MoveCraft. =

  1. 重定向 模板:Minecraft Color=
  2. Sign and Pilot Tool
  3. Sign only
  4. 直接控制 (the players movements 控制飞行器)
  5. 各种各样的指令 - /manoverboard, /release 之类的指令
  6. Remote Signs 来远程激活指令 signs from other parts of the ship (转动炮台, 发射鱼雷之类的指令)

=

  1. 重定向 模板:Minecraft Color=
  2. Basic craft configuration options including size, speed, allowed block types, required blocks, etc
  3. Customizable Cruise Control to keep the craft moving forward
  4. Customizable Fuel Burning behavior
  5. Customizable sinking/crashing behavior including smoke, explosion on impact, and uncontrollable dives
  6. Restricting motion to horizontal or vertical planes
  7. Customizable "Hover" land contour following behavior for cars and surface vehicles
  8. Optional craft teleportation
  9. Require water contact for sailing ships and water craft
  10. Allow travel underwater (or forbid it)
  11. Crafts that explode when they collide with things for ramming or torpedoes
  12. Repair signs to repair your ship, requires mats, and can require a fee. This feature can also be used to create factories that can automatically build crafts, including arming their weapons.

=

  1. 重定向 模板:Minecraft Color=
  2. Customizable Pilot Tool for craft control (or you can disable it to force sign only movement)
  3. Man Overboard timeout to allow anyone who falls out of a craft to get back in it
  4. Configurable WorldGuard protection against moving into forbidden areas or sinking over protected areas

=

  1. 重定向 模板:Minecraft Color=
  2. 围攻系统: fight in the siege cap region, and if the attacker is still in command of a craft at the end of a timer, the attacker takes over the region.
  3. 突袭系统: shell an enemy base, inflicting damage that they must pay to repair. If they do not, or run out of money, they lose ownership of the region.

=

  1. 重定向 模板:Minecraft Color=
  • movecraft.<craft name>.pilot
  • movecraft.<craft name>.move
  • movecraft.<craft name>.rotate
  • movecraft.<craft name>.repair

For example, if you have a craft named "Airship", you would need movecraft.Airship.pilot, movecraft.Airship.move, and movecraft.Airship.rotate in order to completely use it.

  • movecraft.<craft name>.create - only required if RequireCreatePerm is set to true in config.yml
  • movecraft.cruisesign - only required if RequireCreatePerm is set to true in config.yml
  • movecraft.commands - grants access to /pilot, /cruise, /release, /rotateleft, /rotateright, /craftreport
  • movecraft.commands.release
  • movecraft.commands.pilot
  • movecraft.commands.rotateleft
  • movecraft.commands.rotateright
  • movecraft.commands.cruise
  • movecraft.commands.craftreport

=

  1. 重定向 模板:Minecraft Color=

Movecraft does not require any other plugin to function, however certain features require additional plugins:

  • WorldEdit (>6.0) - 修复系统
  • Vault - 经济系统


另外本插件兼容以下插件:

  • Cannons - 机载加农炮
  • WorldGuard - 区域保护
  • 大多数权限插件 - 给予玩家权限

=

  1. 重定向 模板:Minecraft Color=
Github源码

作者的paypal投喂链接

Bukkit