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

“TShock/WorldEdit”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(创建页面,内容为“{{Bukkit Plugin Infobox |插件名= WorldEdit |图标= |版本= 2.1 |前置插件= |兼容服务端版本= TShock 4.3.24 |作者= mistzzt 和 Nyx Studios |網址= [...”)
 
第8行: 第8行:
 
|網址= [https://tshock.co/xf/index.php?resources/worldedit.186/ tshock]
 
|網址= [https://tshock.co/xf/index.php?resources/worldedit.186/ tshock]
 
}}
 
}}
这个插件为泰拉瑞亚版的WorldEdit创世神插件
+
这个插件为泰拉瑞亚的WorldEdit创世神插件
 
={{mCColor|&b|介绍}}=
 
={{mCColor|&b|介绍}}=
 +
这款插件可以让你修改复杂的tiles.所有的数据都存储在worldedit文件夹内,包括粘贴板、schematics和撤销/恢复操作的数据.
 
Allows for mass modification of tiles. Any data is stored in the worldedit folder, including clipboards, schematics, and redo/undo data.​
 
Allows for mass modification of tiles. Any data is stored in the worldedit folder, including clipboards, schematics, and redo/undo data.​
  
 
={{mCColor|&9|指令}}=
 
={{mCColor|&9|指令}}=
 
* //all - 选取整个世界.
 
* //all - 选取整个世界.
* //activate - Activates non-working signs, chests or item frames
+
* //activate - 激活 non-working 牌子, 箱子和物品展示框
* //biome <biome1> <biome2> - Converts all of the tiles in the selection that correspond to the first biome to the tiles that correspond with the second biome.
+
* //biome <生物群系1> <生物群系2> - 转换选区内所有的tiles that correspond to the first biome to the tiles that correspond with the second biome.
* //copy - Copies the selection to the clipboard.
+
* //copy - 复制选区到粘贴板内.
* //cut - Cuts the selection into the clipboard.
+
* //cut - 剪切选区至粘贴板内.
* //drain - Drains liquids from the selection.
+
* //drain - 吸干选区内的液体.
* //inactive <on/off/reverse> - Actuates tiles in the worldedit selection, turning them active/inactive.
+
* //inactive <on/off/reverse> - 激活选区内的tiles, 转变为激活/闲置状态.
* //fixghosts - Fixes invisible signs, chests and item frames.
+
* //fixghosts - 修复隐形的牌子, 箱子和物品展示框.
* //fixgrass - Fixes suffocated grass in the selection.
+
* //fixgrass - 修复选区内的suffocated grass.
* //fixhalves - Fixes covered half blocks in the selection.
+
* //fixhalves - 修复选区内的半格方块.
* //fixslopes - Fixes covered slopes in the selection.
+
* //fixslopes - 修复选区内的斜坡.
* //flip <direction> - Flips the contents of the clipboard. <direction> can contain any amount of X's and Y's; each occurrence will flip the direction. E.g., XXYY would leave the clipboard unchanged.
+
* //flip <位置> - 翻转粘贴板. <位置> 可以是任何大小的X和Y数值; each occurrence will flip the direction. E.g., XXYY would leave the clipboard unchanged.
* //flood <liquid> - Floods the selection with a liquid.
+
* //flood <液体> - 将选区浸满液体.
* //mow - Mows grass, thorns, and vines in the selection.
+
* //mow - 割掉选区内的草、荆棘和藤蔓.
* //near <radius> - Selects an area around you.
+
* //near <半径> - 以你为中心选区.
* //outline <tile> <color> <state> [=> boolean expr...] - Sets block outline around blocks in area
+
* //outline <tile> <color> <state> [=> boolean expr...] - 设置选区内方块的轮廓
* //outlinewall <wall> [color] [=> boolean expr...] - Sets wall outline around walls in area.
+
* //outlinewall <wall> [color] [=> boolean expr...] - 设置选区内墙的轮廓.
 
* //paint <color> [=> boolean expr...] - Paints all of the tiles in the selection. You can use "blank" to remove paint.
 
* //paint <color> [=> boolean expr...] - Paints all of the tiles in the selection. You can use "blank" to remove paint.
 
* //paintwall <color> [=> boolean expr...] - Paints all of the walls in the selection. You can use "blank" to remove paint.
 
* //paintwall <color> [=> boolean expr...] - Paints all of the walls in the selection. You can use "blank" to remove paint.
 
* //paste [alignment] [=> boolean expr...] - Pastes the clipboard to the first point. The alignment specifies the paste "direction" -- it can be l, r, t, b, or a combination of those letters. For example, //paste rb would paste as if the first point were the right-bottom.
 
* //paste [alignment] [=> boolean expr...] - Pastes the clipboard to the first point. The alignment specifies the paste "direction" -- it can be l, r, t, b, or a combination of those letters. For example, //paste rb would paste as if the first point were the right-bottom.
* //point1 [x] [y] - Sets the first point of the selection. (or //p1)
+
* //point1 [x] [y] - 设置第一个选区点. (or //p1)
* //point2 [x] [y] - Sets the second point of the selection. (or //p2)
+
* //point2 [x] [y] - 设置第二个选区点. (or //p2)
* //redo [steps] [account] - Redoes that many actions for the account, if possible.
+
* //redo [steps] [account] - 撤销你之前的操作.
* //region [name] - Selects a region to perform actions on.
+
* //region [name] - 选择一个区域来执行操作.
 
* //resize <direction(s)> <amount> - Resizes the selection -- you can specify multiple directions.
 
* //resize <direction(s)> <amount> - Resizes the selection -- you can specify multiple directions.
 
* //rotate <degrees> - Rotates the clipboard's contents by the specified angle, in degrees. Only multiples of 90 are accepted.
 
* //rotate <degrees> - Rotates the clipboard's contents by the specified angle, in degrees. Only multiples of 90 are accepted.
第42行: 第43行:
 
* //schematic delete <name> - Deletes the specified schematic if possible.
 
* //schematic delete <name> - Deletes the specified schematic if possible.
 
* //schematic help - Lists all schematic commands.
 
* //schematic help - Lists all schematic commands.
* //schematic list [page] - Lists the available schematics.
+
* //schematic list [page] - 列出可用的schematics.
 
* //schematic load <name> - Loads the specified schematic to the clipboard if it exists.
 
* //schematic load <name> - Loads the specified schematic to the clipboard if it exists.
 
* //schematic save <name> - Saves the contents of the clipboard to the specified schematic.
 
* //schematic save <name> - Saves the contents of the clipboard to the specified schematic.
第51行: 第52行:
 
* //shift <direction(s)> <amount> - Moves the selection -- you can supply multiple directions.
 
* //shift <direction(s)> <amount> - Moves the selection -- you can supply multiple directions.
 
* //undo [steps] [account] - Undoes that many actions for the account, if possible.
 
* //undo [steps] [account] - Undoes that many actions for the account, if possible.
* //scale <scale> - Scale the clipboard
+
* //scale <scale> - Scale 粘贴板
* //smooth - Smooths blocks in the worldedit selection.
+
* //smooth - 平滑选区内的方块.
* Some commands accept boolean expressions, allowing you to change the conditions of the command. These variables exist:
+
* 一些指令可以使用布尔表达式来改变指令的条件. 这些变量的存在于:
 
*  
 
*  
 
* tile (t) - Can function as boolean if used by itself: e.g., => tile checks if there is a tile, => tile = dirt checks if the tile is dirt.
 
* tile (t) - Can function as boolean if used by itself: e.g., => tile checks if there is a tile, => tile = dirt checks if the tile is dirt.
第106行: 第107行:
 
* worldedit.schematic - //schematic
 
* worldedit.schematic - //schematic
 
={{mCColor|&9|配置}}=
 
={{mCColor|&9|配置}}=
 +
{{待完善}}

2018年4月19日 (四) 10:56的版本

WorldEdit
外文名WorldEdit
作者mistzzt 和 Nyx Studios
插件类型Spigot / CraftBukkit
最新版本2.1
兼容服务端TShock 4.3.24
源地址http://dev.bukkit.org/bukkit-plugins/TShock/WorldEdit

这个插件为泰拉瑞亚的WorldEdit创世神插件

介绍

这款插件可以让你修改复杂的tiles.所有的数据都存储在worldedit文件夹内,包括粘贴板、schematics和撤销/恢复操作的数据. Allows for mass modification of tiles. Any data is stored in the worldedit folder, including clipboards, schematics, and redo/undo data.​

指令

  • //all - 选取整个世界.
  • //activate - 激活 non-working 牌子, 箱子和物品展示框
  • //biome <生物群系1> <生物群系2> - 转换选区内所有的tiles that correspond to the first biome to the tiles that correspond with the second biome.
  • //copy - 复制选区到粘贴板内.
  • //cut - 剪切选区至粘贴板内.
  • //drain - 吸干选区内的液体.
  • //inactive <on/off/reverse> - 激活选区内的tiles, 转变为激活/闲置状态.
  • //fixghosts - 修复隐形的牌子, 箱子和物品展示框.
  • //fixgrass - 修复选区内的suffocated grass.
  • //fixhalves - 修复选区内的半格方块.
  • //fixslopes - 修复选区内的斜坡.
  • //flip <位置> - 翻转粘贴板. <位置> 可以是任何大小的X和Y数值; each occurrence will flip the direction. E.g., XXYY would leave the clipboard unchanged.
  • //flood <液体> - 将选区浸满液体.
  • //mow - 割掉选区内的草、荆棘和藤蔓.
  • //near <半径> - 以你为中心选区.
  • //outline <tile> <color> <state> [=> boolean expr...] - 设置选区内方块的轮廓
  • //outlinewall <wall> [color] [=> boolean expr...] - 设置选区内墙的轮廓.
  • //paint <color> [=> boolean expr...] - Paints all of the tiles in the selection. You can use "blank" to remove paint.
  • //paintwall <color> [=> boolean expr...] - Paints all of the walls in the selection. You can use "blank" to remove paint.
  • //paste [alignment] [=> boolean expr...] - Pastes the clipboard to the first point. The alignment specifies the paste "direction" -- it can be l, r, t, b, or a combination of those letters. For example, //paste rb would paste as if the first point were the right-bottom.
  • //point1 [x] [y] - 设置第一个选区点. (or //p1)
  • //point2 [x] [y] - 设置第二个选区点. (or //p2)
  • //redo [steps] [account] - 撤销你之前的操作.
  • //region [name] - 选择一个区域来执行操作.
  • //resize <direction(s)> <amount> - Resizes the selection -- you can specify multiple directions.
  • //rotate <degrees> - Rotates the clipboard's contents by the specified angle, in degrees. Only multiples of 90 are accepted.
  • //schematic - Schematic commands: (or //schem)
  • //schematic delete <name> - Deletes the specified schematic if possible.
  • //schematic help - Lists all schematic commands.
  • //schematic list [page] - 列出可用的schematics.
  • //schematic load <name> - Loads the specified schematic to the clipboard if it exists.
  • //schematic save <name> - Saves the contents of the clipboard to the specified schematic.
  • //select <selection type> - Sets the way that tiles are selected. Valid arguments include: altcheckers, checkers, ellipse, normal, outline, border, 45, and 225.
  • //set <tile> [=> boolean expr...] - Sets all of the tiles in the selection to <tile>.
  • //setwall <wall>[=> boolean expr...] - Sets all of the walls in the selection to <wall>.
  • //setwire <wire> <state> [=> boolean expr...] - Sets all of the wire states in the section.
  • //shift <direction(s)> <amount> - Moves the selection -- you can supply multiple directions.
  • //undo [steps] [account] - Undoes that many actions for the account, if possible.
  • //scale <scale> - Scale 粘贴板
  • //smooth - 平滑选区内的方块.
  • 一些指令可以使用布尔表达式来改变指令的条件. 这些变量的存在于:
  • tile (t) - Can function as boolean if used by itself: e.g., => tile checks if there is a tile, => tile = dirt checks if the tile is dirt.
  • tilepaint (tp) - Can function as boolean if used by itself, see above
  • wall (w) - Can function as boolean if used by itself, see above
  • wallpaint (wp)- Can function as boolean if used by itself, see above
  • honey
  • lava
  • liquid
  • water
  • wire
  • wire2
  • wire3
  • wire4

You could paint all wood tiles with walls green with //paint green => tile = wood & wall, set green-painted tiles without walls to lava with //set lava => tilepaint = green & !wall, set dirt and wood to honey with //set honey => tile = dirt | tile = wood, and so on.

Starting on v1.4.5, specific items may alter the way you can select points. The first of such items is The Grand Design. While using it, not only can you make single clicks to set points like normally from anywhere in your screen, but you can also select an entire Rectangular shape in one go by clicking and dragging the selection size. Using this in conjunction with either //point1 or //point2 will select both points at the same time. This also allows you to select any region that may happen to intersect your selected area, if using //region (but only one region at a time).

权限

  • worldedit.clipboard.copy - //copy
  • worldedit.clipboard.cut - //cut
  • worldedit.clipboard.flip - //flip
  • worldedit.clipboard.paste - //paste
  • worldedit.clipboard.rotate - //rotate
  • worldedit.history.redo - //redo
  • worldedit.history.undo - //undo
  • worldedit.region.biome - //biome
  • worldedit.region.paint - //paint
  • worldedit.region.paintwall - //paintwall
  • worldedit.region.set - //set
  • worldedit.region.setwall - //setwall
  • worldedit.region.setwire - //setwire
  • worldedit.selection.all - //all
  • worldedit.selection.inactive - //inactive
  • worldedit.selection.near - //near
  • worldedit.selection.point - //point1, //point2
  • worldedit.selection.region - //region
  • worldedit.selection.resize - //resize
  • worldedit.selection.selecttype - //select
  • worldedit.selection.shift - //shift
  • worldedit.selection.size - //size
  • worldedit.utils.drain - //drain
  • worldedit.utils.fixgrass - //fixgrass
  • worldedit.utils.fixhalves - //fixhalves
  • worldedit.utils.fixslopes - //fixslopes
  • worldedit.utils.flood - //flood
  • worldedit.utils.mow - //mow
  • worldedit.schematic - //schematic

配置

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

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

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

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