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

“EnderDoors”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(暂时版本保存)
Wiki: 翻译完毕
第8行: 第8行:
 
{{待翻译}}
 
{{待翻译}}
 
{{内容紊乱}}
 
{{内容紊乱}}
=Wiki=
+
=概览=
 
EnderDoors
 
EnderDoors
  
第19行: 第19行:
 
Recipe
 
Recipe
  
Ops can obtain an Ender Door by using /enderdoor. They can also use /space [playername] to teleport to a player's space.
+
OP可以通过输入/enderdoor命令来获得末影门,也可以使用/space [playername]来传送至指定玩家的房间.
  
Keep in mind that this plugin generates a new world called "EnderDoors", which is where the spaces are kept. If you don't think your server can handle multiple worlds, then do not use this plugin.
+
插件会创建一个叫做"EnderDoors"的新世界,所有的末影门通往的房间都存放在这个世界.如果你认为你的服务器并不能支持多世界,那么请不要使用本插件.
  
Permissions
+
==权限==
  
 
   enderdoors.commands:
 
   enderdoors.commands:
     description: Allows player to use /enderdoor and /space [player] commands
+
     description: 允许玩家使用/enderdoor和/space [player]命令
     default: op
+
     default: op<ref>默认该权限组拥有此权限</ref>
  
 
   enderdoors.canuse:
 
   enderdoors.canuse:
     description: Allows player to use Ender Doors
+
     description: 允许玩家使用末影门
 
     default: true
 
     default: true
  
 
   enderdoors.cancraft:
 
   enderdoors.cancraft:
     description: Allows player to craft Ender Doors
+
     description: 允许玩家合成末影门
 
     default: true
 
     default: true
Config
+
==配置==
 
+
合成配方设置
door-recipe:
+
<source lang="java">door-recipe:
 
   shapeless: false
 
   shapeless: false
 
   '1': obsidian
 
   '1': obsidian
第48行: 第48行:
 
   '7': obsidian
 
   '7': obsidian
 
   '8': eye_of_ender
 
   '8': eye_of_ender
   '9': obsidian
+
   '9': obsidian</source>
 +
 
 
=待处理=
 
=待处理=
 
== 介绍 ==
 
== 介绍 ==

2015年5月2日 (六) 16:29的版本

EnderDoors
外文名EnderDoors
插件类型Spigot / CraftBukkit
最新版本v1.0.4
兼容服务端1.8.1
前置插件
源地址http://dev.bukkit.org/bukkit-plugins/EnderDoors
Icon-info.png
本页面已存在其他语言的内容,请协助翻译为本地化的中文。
  • 点击此处开始翻译。
  • 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
  • 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
  • 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。

Warning.png本页面内容紊乱,部分内容需要进行修正,排版等操作。

概览

EnderDoors

此插件将Ender Doors(末影门)添加至游戏,使得玩家可以通过末影门进入他们自己的空间!

警告: 此插件目前只有测试版本,插件的主要内容还可能有大的变更,因此我并不推荐你在大型服务器中使用此插件。

当玩家进入一个开放的末影门时,他们会被传送到属于自己的房间(12*12*12),只有本人与OP才有权限进入!玩家从任意放置地点的末影门进入,到达的都是相同的房间。末影门的合成配方如下:

Recipe

OP可以通过输入/enderdoor命令来获得末影门,也可以使用/space [playername]来传送至指定玩家的房间.

插件会创建一个叫做"EnderDoors"的新世界,所有的末影门通往的房间都存放在这个世界.如果你认为你的服务器并不能支持多世界,那么请不要使用本插件.

权限

 enderdoors.commands:
   description: 允许玩家使用/enderdoor和/space [player]命令
   default: op[1]
 enderdoors.canuse:
   description: 允许玩家使用末影门
   default: true
 enderdoors.cancraft:
   description: 允许玩家合成末影门
   default: true

配置

合成配方设置

door-recipe:
  shapeless: false
  '1': obsidian
  '2': eye_of_ender
  '3': obsidian
  '4': eye_of_ender
  '5': iron_door
  '6': eye_of_ender
  '7': obsidian
  '8': eye_of_ender
  '9': obsidian

待处理

介绍

用这个插件可以在你的服务器中新增一种门。。我叫他地下门。。 玩家走过去就会到达一个类似去末地的小房间,房间面积只有 12*12*12。可以作为玩家的私人空间(除了op,谁都不能进,杜绝熊!) 如果有点商业头脑的腐竹可以拿来卖(一个门xxrmb),然后玩家对门 上锁,作为玩家专属的私人空间。

PS.经过玩家实验,貌似地下门的房间不能破坏原有方块,能用worldedit

权限

权限:

enderdoor.command

使用指令/enderdoor,/space [玩家名]的权限

默认拥有:op

enderdoor.canuse

让拥有此权限的人都可以使用地下门,就是走过去能到达小房间

默认拥有:default权限组

enderdoor.create

让拥有此权限的人可以创建地下门,就是手里拿着地下门右键可以放置

默认拥有:default权限组

PS.作者权限都弄得很好

指令

只有两个

/enderdoor 拿出一个地下门

/space [玩家名] 去某玩家的小房间

后记

插件会创建一个名为enderworld的世界。

而不是在当前的世界弄小房间。。

似乎与mv多世界插件不能好好共处。

  1. 默认该权限组拥有此权限