New world: гайд по топорику (hatchet) / лучший билд на топорик в pvp/pve

Алан-э-Дейл       08.09.2023 г.

Rotating¶

Sometimes you may want to rotate your copy. The command currently lets you rotate your copy
around the Y (up-down) axis 90 degrees or at any multiple of 90 degrees. To be accurate, it actually allows you to
revolve your copy around the relative offset that you were at when you originally made the copy. If you wanted to rotate
a copy around its center, you would have had to stand in the middle of the copy when you had made it.

Note that the rotate command can also take an angle to rotate around the X or Z axis, though you must specify 0 for the
axes that you don’t use, e.g. for X axis rotation , and for Z axis . These two axes
can be used to make something vertical, horizontal, or vice versa.

Утилиты

//repl <block> — Делает инструмент в вашей руке «заменителем», правой кнопкой меняет выбранный блок на указанный.

//toggleplace — переключение между первой позицией и вашим текущим положением.

//fill <block> <radius> — заполнить отверстия блоком block, в радиусе radius и в глубину depth.

//fillr <block> <radius> — рекурсивное заполнение отверстий блоком block, в радиусе radius.

//drain <radius> — осушить бассейны воды/лавы в радиусе radius.

//fixwater <radius> — уровень близлежащих водоемов.

//fixlava <radius> — уровень близлежащих бассейнов лавы.

//removeabove — убрать блоки над вашей головой.

//removebelow — убрать блоки под вашими ногами.

//replacenear <size> <from-id> <to-id> — заменить блоки на расстоянии size, заменить блоки from-id на блоки to-id.

//removenear — удалить блоки block на расстоянии size.

//snow <radius> — покрыть все снегом в радиусе radius.

//thaw <radius> — убрать снег в радиусе radius.

//ex — потушить огонь на расстоянии size. По умолчанию в радиусе 40 блоков.

//butcher — убить всех мобов в радиусе radius. По умолчанию во всем мире.

// — если ломать блоки киркой, то они ломаются очень быстро.

//regen — востанавливает выбранный регион. Заново его генерирует.

//limit <limit> — максимальное количество блоков используемое при командах. Действует только на вас. Используется для предотвращения катастрофических инцидентов.

Utility Commands¶

Description Fill a hole
Permissions
Usage
   The blocks to fill with
   The radius to fill in
   The depth to fill
Description Fill a hole recursively
Permissions
Usage
   The blocks to fill with
   The radius to fill in
   The depth to fill
Description Drain a pool
Permissions
Usage
   The radius to drain
   Also un-waterlog blocks

(or )

Description Fix lava to be stationary
Permissions
Usage
   The radius to fix in

(or )

Description Fix water to be stationary
Permissions
Usage
   The radius to fix in

(or )

Description Remove blocks above your head.
Permissions
Usage
   The apothem of the square to remove from
   The maximum height above you to remove from

(or )

Description Remove blocks below you.
Permissions
Usage
   The apothem of the square to remove from
   The maximum height below you to remove from

(or )

Description Remove blocks near you.
Permissions
Usage
   The mask of blocks to remove
   The radius of the square to remove from

(or )

Description Replace nearby blocks
Permissions
Usage
   The radius of the square to remove in
   The mask matching blocks to remove
   The pattern of blocks to replace with

(or )

Description Simulates snow
Permissions
Usage
   The radius of the cylinder to snow in
   The height of the cylinder to snow in
   Stack snow layers

(or )

Description Thaws the area
Permissions
Usage
   The radius of the cylinder to thaw in
   The height of the cylinder to thaw in

(or )

Description Converts dirt to grass blocks in the area
Permissions
Usage
   The radius of the cylinder to convert in
   The height of the cylinder to convert in
   Also convert coarse dirt

(or , , , , )

Description Extinguish nearby fire
Permissions
Usage
   The radius of the square to remove in
Description Kill all or nearby mobs
Permissions
Usage
   Radius to kill mobs in
   Also kill pets
   Also kill NPCs
   Also kill golems
   Also kill animals
   Also kill ambient mobs
   Also kill mobs with name tags
   Also kill all friendly mobs (Applies the flags -abgnpt)
   Also destroy armor stands
   Also kill water mobs

(or , )

Description Remove all entities of a type
Permissions
Usage
   The type of entity to remove
   The radius of the cuboid to remove from

(or , , , )

Description Evaluate a mathematical expression
Permissions
Usage
   Expression to evaluate
Description Displays help for WorldEdit commands
Permissions
Usage
   List sub-commands of the given command, if applicable
   The page to retrieve
   The command to retrieve help for

Выделение

//wand — дает вам деревянный топор (топор редактирования). ЛКМ по блоку деревянным топором назначает первую позицию, ПКМ по блоку назначает вторую позицию.

//toggleeditwand — отключает деревянный топор. Теперь им можно пользоваться по прямому назначению.

//sel <cuboid|poly> — выбор формы выделяемого региона. cuboid — выделяет куб. poly — выделяет только в плоскости.

//pos1 — назначает первой позицией для выделения блок на котором вы стоите.

//pos2 — назначает второй позицией для выделения блок на котором вы стоите.

//hpos1 — назначает первой позицией для выделения блок на который вы смотрите.

//hpos2 — назначает второй позицией для выделения блок на который вы смотрите.

//chunk — выделяет весь чанк на котором вы находитесь.

//contract <amount> — уменьшает выбранный вами регион на amount блоков в направлении, в которое вы смотрите.

//contract <amount> <direction> — уменьшает выбранный вами регион на amount блоков в направлении direction (north, east, south, west, up, down).

//contract <amount> <reverse-amount> — уменьшает выбранный вами регион в двух направлениях. amount — количество блоков уменьшения в первом направлении, reverse-amount — количество блоков уменьшения в противоположном направлении, direction — направление (north, east, south, west, up, down). Например: //contract 10 7 south — уменьшит выбранный регион на 10 блоков к югу (south) и на 7 блоков к северу (north).

//expand <amount> — расширяет выбранный вами регион на amount блоков в направлении, в которое вы смотрите.

//expand <amount> <direction> — расширяет выбранный вами регион на amount блоков в направлении direction (north, east, south, west, up, down).

//expand <amount> <reverse-amount> — расширяет выбранный вами регион в двух направлениях. amount — количество блоков расширения в первом направлении, reverse-amount — количество блоков расширения в противоположном направлении, direction — направление (north, east, south, west, up, down). Например: //expand 10 7 south — расширит выбранный регион на 10 блоков к югу (south) и на 7 блоков к северу (north).

//expand vert — максимально расширит выбранный вами регион вверх и вниз.

//outset <amount> — Расширяет выбранный регион в каждом направлении.

//inset <amount> — Сужает выбранный регион в каждом направлении.

//shift <amount> — перемещает регион выбора. Не перемещает содержимое региона. amount — расстояние, direction (north, east, south, west, up, down).

//size — введите что-бы узнать размер выделенного региона.

//count <block> — введите что бы узнать сколько блоков чего либо (block) находится в выбранном регионе.

//distr — введите для получения списка блоков находящихся в выбранном регионе.

Выбор региона для редактирования.

После установки мы можем запустить сервер, дабы испытать WorldEdit. Первым делом необходимо понять как редактируется территория — плагин дает возможность выбрать прямоугольник — «кубоид», отметив 2 точки на местности:

Делается это несколькими способами:

  • Встав сначала на первой точке набираем в чат //pos1, проходим на вторую и пишем //pos2.Способ долгий и трудоемкий.
  • Второй способ подойдет для работы с большой дистанции — выбираем прицелом точки для кубоида и попеременно набираем в чате: //hpos1 и //hpos2.

Ну и третий, самый распространенный способ — следует просто взять в руки нужный инструмент — деревянный топор. Его можно достать из меню креатива, либо при помощи одной полезной команды, которая является самой основной для этого плагина, а именно //wand. При помощи этого инструмента можно выделить нужную нам территорию. Правой кнопкой мыши вы выделяете одну точку, правой — другую. Кубоид образуется путем проведения диагонали от одной точки к другой. (К слову, это инструмент является неразделимым с другим плагином — WorldGuard, который разработан теми же разработчиками, что и Ворлд Эдит.) Итак, мы можем манипулировать с выделенной территорией. Давайте освоим самые базовые команды.

Special Block Data Syntax¶

Some blocks have additional syntax for setting extra information.

Sign Text

You can set text on signs by separating it with a pipe symbol (). Note that if the text has spaces, you must wrap the entire pattern in quotes .

Example: Setting sign text

Simple Example:

//set oak_sign|Line1|Line2

With spaces and rotation:

//set "oak_wall_sign|Hello world|Second|Third line"

Player Heads

You can set the skin of a player head by specifying a username after the pipe symbol.

Example: Setting a skin on a head

//set player_head|dinnerbone

Mob Spawners

You can set the type of mob to be spawned (again via the pipe symbol). Note that the name of the mob must be an . Prefixing minecraft: is optional, modded mobs must have a namespace.

Example: Creating a squid spawner

//set spawner|squid

Schematic and Clipboard Commands¶

(or , , )

Description Schematic commands for saving/loading areas
Permissions , , , , , ,
Usage

(or , )

Description

List saved schematics

Note: Format is not fully verified until loading.

Permissions
Usage
   Page to view.
   Sort by date, oldest first
   Sort by date, newest first

(or , )

Description List available formats
Permissions
Usage
Description Load a schematic into your clipboard
Permissions ,
Usage
   File name.
   Format name.

(or )

Description Delete a saved schematic
Permissions
Usage
   File name.
Description Save a schematic into your clipboard
Permissions ,
Usage
   File name.
   Format name.
   Overwrite an existing file.
Description Copy the selection to the clipboard
Permissions
Usage
   Also copy entities
   Also copy biomes
   Set the include mask, non-matching blocks become air
Description Cut the selection to the clipboard
Permissions
Usage
   Pattern to leave in place of the selection
   Also cut entities
   Also copy biomes, source biomes are unaffected
   Set the exclude mask, non-matching blocks become air
Description Paste the clipboard’s contents
Permissions
Usage
   Skip air blocks
   Paste at the original position
   Select the region after pasting
   No paste, select only. (Implies -s)
   Paste entities if available
   Paste biomes if available
   Only paste blocks matching this mask
Description

Rotate the contents of the clipboard

Non-destructively rotate the contents of the clipboard.
Angles are provided in degrees and a positive angle will result in a clockwise rotation. Multiple rotations can be stacked. Interpolation is not performed so angles should be a multiple of 90 degrees.

Permissions
Usage
   Amount to rotate on the y-axis
   Amount to rotate on the x-axis
   Amount to rotate on the z-axis
Description Flip the contents of the clipboard across the origin
Permissions
Usage
   The direction to flip, defaults to look direction.

Tool Commands¶

Description Binds a tool to the item in your hand
Usage
Description Block stacker tool
Permissions
Usage
   The max range of the stack
   The mask to stack until
Description Selection wand tool
Permissions
Usage
Description Tree generator tool
Permissions
Usage
   Type of tree to generate
Description Block replacer tool
Permissions
Usage
   The pattern of blocks to place
Description Wand at a distance tool
Permissions
Usage

(or )

Description Unbind a bound tool from your current item
Usage
Description Floating tree remover tool
Permissions
Usage
Description Long-range building tool
Permissions
Usage
   Pattern to set on left-click
   Pattern to set on right-click

(or )

Description Flood fill tool
Permissions
Usage
   The pattern to flood fill
   The range to perform the fill
Description Block data cycler tool
Permissions
Usage
Description Navigation wand tool
Permissions
Usage
Description Block information tool
Permissions
Usage

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Unbind a bound tool from your current item
Usage

(or )

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Selection wand tool
Permissions
Usage

(or )

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Navigation wand tool
Permissions
Usage

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Block information tool
Permissions
Usage

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Tree generator tool
Permissions
Usage
   Type of tree to generate

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Block replacer tool
Permissions
Usage
   The pattern of blocks to place

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Block data cycler tool
Permissions
Usage

(or )

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Flood fill tool
Permissions
Usage
   The pattern to flood fill
   The range to perform the fill

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Floating tree remover tool
Permissions
Usage

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Wand at a distance tool
Permissions
Usage

(or )

Warning

This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.

Please use instead.

Description Long-range building tool
Permissions
Usage
   Pattern to set on left-click
   Pattern to set on right-click

(or )

Description Toggle the super pickaxe function
Permissions
Usage
   The new super pickaxe state
Description Set the brush mask
Permissions
Usage
   The mask to set

(or )

Description Set the brush material
Permissions
Usage
   The pattern of blocks to use
Description Set the brush range
Permissions
Usage
   The range of the brush
Description Set the brush size
Permissions
Usage
   The size of the brush

Generation Commands¶

Description Generates a hollow cylinder.
Permissions
Usage
   The pattern of blocks to generate
   The radii of the cylinder. 1st is N/S, 2nd is E/W
   The height of the cylinder
Description Generates a cylinder.
Permissions
Usage
   The pattern of blocks to generate
   The radii of the cylinder. 1st is N/S, 2nd is E/W
   The height of the cylinder
   Make a hollow cylinder
Description Generates a hollow sphere.
Permissions
Usage
   The pattern of blocks to generate
   The radii of the sphere. Order is N/S, U/D, E/W
   Raise the bottom of the sphere to the placement position
Description Generates a filled sphere.
Permissions
Usage
   The pattern of blocks to generate
   The radii of the sphere. Order is N/S, U/D, E/W
   Raise the bottom of the sphere to the placement position
   Make a hollow sphere
Description Generate a forest
Permissions
Usage
   The size of the forest, in blocks
   The type of forest
   The density of the forest, between 0 and 100
Description Generate pumpkin patches
Permissions
Usage
   The size of the patch
Description Generate a hollow pyramid
Permissions
Usage
   The pattern of blocks to set
   The size of the pyramid
Description Generate a filled pyramid
Permissions
Usage
   The pattern of blocks to set
   The size of the pyramid
   Make a hollow pyramid

(or , )

Description

Generates a shape according to a formula.

See also https://tinyurl.com/weexpr.

Permissions
Usage
   The pattern of blocks to set
   Expression to test block placement locations and set block type
   Generate a hollow shape
   Use the game’s coordinate origin
   Use the placement’s coordinate origin
   Use the selection’s center as origin

Copy and cut¶

The command copies your current selection to your session’s clipboard, keeping track of where you are relative to the copy. The second part of that sentence is very important; if you want to later paste, for example, a bridge so that it is under where you are standing, you must stand in a location above the bridge when you make the copy. This method allows you to easily align your later paste because you can plan ahead a bit; it requires some spatial abilities to master the copying process but you will find it particularly helpful once you get the hang of it.

works just like except that it also deletes the selected area afterwards. By default, it leaves air, but you can also specify a different block to leave behind.

Note

This remembers your current position relative to the copy. This is a very important concept to grasp otherwise you will not be able to control where you paste your copy!

Both commands have three additional flags:

WorldEdit Особенности

  • Быстрое создание, замена или удаления тысяч блоков
  • Больше не надо тратить время на выравнивание местности, удалении воды и лавы
  • Быстрое создание сфер, кубов, цилиндров и др.
  • Копирование/Вставка областей и сохранение их в формате.schematics
  • Используйте специальные инструменты «кисти», чтобы убрать горы, овраги и т. д.
  • Используйте компас, чтобы быстро телепортироваться в различные области
  • Вы можете откатить изменения с помощью резервных копий
  • WorldEdit это один из старейших сохранившихся проектов Minecraft с альфа версии!
  • WorldEdit работает в одиночной игре и на сервере. Данный редактор карт, не оказывает никакого влияния на игру и на ваш мир, пока вы не используете его. Это не вызовет никаких конфликтов модов, и он будет работать только тогда когда вам нужно.

Configuration Files¶

Once you have run your server with WorldEdit installed, you will find the main configuration file generated in a location which depends on your platform.

Bukkit Server

Configuration options for the Bukkit version of WorldEdit are found in , relative to the server root.

Note that the YAML format which Bukkit uses is very sensitive to errors. You must use 4 spaces for indentation (tabs will break the file!), and adhere to YAML’s syntax. If you are unfamiliar with editing YAML files, you can run your config through an online validator (like this one) and ensure that it does not return an error.

Forge/Fabric

Configuration options in Forge/Fabric can be found in the file. On a server, this is relative to the server root (where the main server .jar is). On a single-player installation, this is in your “.minecraft” folder.

Loading and Saving¶

WorldEdit can work with “schematic” files to save or load your clipboard to disk.

To save your current clipboard to file, use .

To load a saved schematic, use .

A note on schematic formats

Before WorldEdit version 7 (corresponding to Minecraft 1.13), the files were saved with a “.schematic” file extension in a format that was compatible with many other software such as MCEdit, Redstone Simulator, and more. Unfortunately, the format wasn’t suited for the new block format Mojang was migrating to, so a new format was devised — named the Sponge schematic format, using the extension “.schem”.

Note that WorldEdit can still import old “.schematic” files saved in older versions (or third party programs) through a legacy compatibility layer, but they can no longer be written to.

Relative positions and schematics

Both the origin of the copy and your offset to the copy are saved with the file so that you can load it back later on and paste the copy at its original location or relative to you as if you had copied it. You should be familiar with how and store your relative position.

Note that third party software which uses the format may not necessarily use relative positions as WorldEdit does, so they may not have that information.

Schematic Management

List available schematics

//schem list  

The or flag may be used to sort by newest/oldest file modification time. The flag will get a specific page number. Note that the output of this command is interactive — the arrows at the bottom will retrieve the previous/next page automatically, and the “button” on the left will load the schematic.

Deleting schematics

//schem delete <filename>

Listing available formats

//schem listformats

Although the note above only mentions the older “MCEdit” schematic format and the newer “Sponge” schematic format, WorldEdit actually has no limit on how clipboards are stored. Third-party plugins can register new formats with WorldEdit for saving and/or loading.

Schematic Storage

Schematics are saved to and loaded from WorldEdit’s schematic folder, which is named by default, but
can be changed in the config. The folder is not created until you save a schematic in-game.
If you’ve downloaded a schematic somewhere and want to add it, you can make the folder manually. The folder needs
to be inside WorldEdit’s config folder, which is on Bukkit/Spigot/Paper, and
on other platforms. This means that by default the schematics folder is located at or
.

Note

If you want to share schematic folders between servers/installations, or simply want to store them elsewhere, you will have to enable the “allow-symbolic-links” option in the config.

Tip

The save and load commands, although they ask for a file name, can take , in which case a sub-folder will be created in your schematics folder. This can be useful to organize your schematics.

Рекомендуемый билд для топорика в PvE

При прохождении PvE контента вы можете использовать топорик для нанесения урона или как дополнительное оружие для танкования. То есть, он подойдет и ДПС, и героям с ролью танка. Но все же ваша цель – нанести как можно больше урона монстрам в ближнем бою и при этом остаться в живых.

Дальность действия навыков ближнего боя у топорика ограничена, поэтому правильное позиционирование на поле боя будет одной из ваших главных задач. Заранее убедитесь, что выбранная позиция позволяет вам наносить урон большему количеству врагов и совершать критические удары в спину босса.

В списке ниже перечислены способности, которые можно взять пользователю топорика в деревьях мастерства для PvE:

Деревья мастерства топорика

У топорика имеется два дерева мастерства – Berserker и Throwing. Вы можете вложить очки мастерства в любое из них, но чтобы получить больше бонусов от каждого дерева, вам придется прокачать способности из предыдущей строки. То же самое касается и вертикальной линии умений в дереве мастерства. Вам сначала нужно прокачать предыдущую способность, чтобы открыть следующую. При желании вы можете открыть все 6 способностей топорика сразу, но выставить на панель быстрого доступа можно только 3 из них. Мы не рекомендуем вкладывать очки во все способности за один раз. Вначале прокачайте три наиболее подходящих для вас, а после при необходимости вы сможете изменить свой выбор. Абсолютная способность откроется, когда вы вложите 10 очков в дерево мастерства.

Обратите внимание! Вы не можете менять способности на панели быстрого доступа или сбрасывать/распределять очки в дереве мастерства, пока одно из умений находится на перезарядке

Как установить WorldEdit?

  1. Установите Minecraft Forge
  2. Нажмите Win+R (кнопка «Win» находиться между «Ctrl» и «Alt»)
  3. В появившемся окне напишите %appdata%
  4. Перейдите в.minecraft/mods (если нету папки «mods»,то создайте)
  5. Перетащите мод (.zip/.jar) в папку mods

World Edit — это плагин, при помощи которого у вас появится возможность редактировать игровой мир вашего сервера.

На сегодняшний момент разработчики также реализовали возможность пользоваться данным плагином в одиночной игре. Всего их силами было добавлено более 100 интересных и полезных функций.

Все, что от вас потребуется, так это наличие прямых рук, знание некоторых команд и желание редактирования окружающего мира.

General Commands¶

(or )

Description WorldEdit commands
Usage
Description Displays help for WorldEdit commands
Permissions
Usage
   List sub-commands of the given command, if applicable
   The page to retrieve
   The command to retrieve help for

(or )

Description Get WorldEdit version
Usage
Description Toggles trace hook
Usage
   The mode to set the trace hook to
Description Reload configuration
Permissions
Usage
Description Complete CUI handshake (internal usage)
Usage
Description Set your timezone for snapshots
Usage
   The timezone to set
Description Writes a report on WorldEdit
Permissions
Usage
   Pastebins the report

(or )

Description Undoes the last action (from history)
Permissions ,
Usage
   Number of undoes to perform
   Undo this player’s operations

(or )

Description Redoes the last action (from history)
Permissions ,
Usage
   Number of redoes to perform
   Redo this player’s operations

(or )

Description Clear your history
Permissions
Usage
Description Modify block change limit
Permissions
Usage
   The limit to set
Description Modify evaluation timeout time.
Permissions
Usage
   The timeout time to set

Warning

This command is deprecated. //fast duplicates //perf and will be removed in WorldEdit 8.

Please use instead.

Description Toggle fast mode
Permissions
Usage
   The new fast mode state
Description

Toggle side effects for performance

Note that this command is GOING to change in the future. Do not depend on the exact format of this command yet.

Permissions
Usage
   The side effect
   The new side effect state
   Show the info box
Description Sets the reorder mode of WorldEdit
Permissions
Usage
   The reorder mode
Description Toggle drawing the current selection
Permissions
Usage
   The new draw selection state
Description Sets the world override
Permissions
Usage
   The world override
Description

Changes watchdog hook state.

This is dependent on platform implementation. Not all platforms support watchdog hooks, or contain a watchdog.

Permissions
Usage
   The mode to set the watchdog hook to

(or )

Description Set the global mask
Permissions
Usage
   The mask to set

(or )

Description Switch between your position and pos1 for placement
Usage

Selection Commands¶

Description Set position 1
Permissions
Usage
   Coordinates to set position 1 to
Description Set position 2
Permissions
Usage
   Coordinates to set position 2 to
Description Set position 1 to targeted block
Permissions
Usage
Description Set position 2 to targeted block
Permissions
Usage
Description

Set the selection to your current chunk.

This command selects 256-block-tall areas,
which can be specified by the y-coordinate.
E.g. -c x,1,z will select from y=256 to y=511.

Permissions
Usage
   The chunk to select
   Expand your selection to encompass all chunks that are part of it
   Use chunk coordinates instead of block coordinates
Description Get the wand object
Permissions
Usage
   Get a navigation wand
Description Remind the user that the wand is now a tool and can be unbound with /tool none.
Permissions
Usage
Description Contract the selection area
Permissions
Usage
   Amount to contract the selection by
   Amount to contract the selection by in the other direction
   Direction to contract
Description Shift the selection area
Permissions
Usage
   Amount to shift the selection by
   Direction to contract
Description Outset the selection area
Permissions
Usage
   Amount to expand the selection by in all directions
   Only expand horizontally
   Only expand vertically
Description Inset the selection area
Permissions
Usage
   Amount to contract the selection by in all directions
   Only contract horizontally
   Only contract vertically
Description Get information about the selection
Permissions
Usage
   Get clipboard info instead
Description Counts the number of blocks matching a mask
Permissions
Usage
   The mask of blocks to match
Description Get the distribution of blocks in the selection
Permissions
Usage
   Get the distribution of the clipboard instead
   Separate blocks by state
   Gets page from a previous distribution.

(or , , )

Description Choose a region selector
Usage
   Selector to switch to
   Set default selector
Description Expand the selection area
Permissions
Usage
   Amount to expand the selection by, can be vert to expand to the whole vertical column
   Amount to expand the selection by in the other direction
   Direction to expand

Available Patterns¶

Note

This list may be incomplete as patterns are added to WorldEdit. In addition, our API allows other plugins to register new patterns, which will not be listed here.

Tip

Here’s a video detailing some of these patterns which were added in WorldEdit 7: https://www.youtube.com/watch?v=S5wCVMf3SvM

Single Block Pattern

The most basic pattern of just a single block. A block is identified by two parts: the , and additional block states. These two links to the Minecraft Wiki, along with WorldEdit’s in-built tab-completion for commands, should guide you in specifying the block you want. Additional states are always appended to the type using the syntax . Note that when states are not specified, or if some are left out, the default values will be used for those states.

Example: Single block patterns

Setting a selection to stone:

//set stone

Setting a selection to a note block with a specific instrument and pitch:

//set note_block

Setting a selection to an oak stair block facing east with the bigger part on top:

//set oak_stairs

Random Pattern

This pattern allows setting random blocks from any number of other patterns. The basic form is as simple as a comma-separated list of patterns, which will be chosen from evenly. You can also specify weights for each pattern with .

Example:: Random Patterns

Setting a selection to different types of stone, equally distributed:

//set stone,diorite,andesite,granite

Setting a selection to mostly red wool, with a small amount of glass (5:1 ratio, see note below):

//set 50%red_wool,10%red_stained_glass

Note

Despite the percentage sign, weights need not add up to 100. They are cumulative and will be divided by the total. That is, means 25% of blocks will be dirt, and 75% will be stone. In other words, weights are relative to each other, not to 100. Because of that, the pattern isn’t valid. If you only want to set 5% of blocks to dirt, you should use the .

Tip

You can use any other pattern as one of the choices, not just the single block pattern. Keep reading to see more patterns…

Random State Pattern

Prefixing any block type with an asterisk () will randomly choose between all states for that block for each position.

Example: Random State Pattern

Setting oak logs facing in random directions:

//set *oak_log

Clipboard Pattern

The pattern will take blocks from your clipboard in the same arrangement. This makes it easy to build one part of a repeating complicated pattern by hand, and then repeat it over and over. You can also offset the pattern by adding .

Example: Using the clipboard pattern

Replacing to your clipboard:

//replace #existing #clipboard

Using the clipboard in the first image to replace a hill. Note the repeating layers.

Using an offset to align the clipboard:

//set #clipboard@

Type or State Applying Pattern

This pattern, prefixed by , lets you set the type or states of a block without modifying everything else. This pattern will, for example, allow you to change a spiral staircase from oak to acacia without having to worry about the stairs facing in different directions and so on. You can either specify a block type (to change block type but not states, where applicable), or any number of states (to only change those states, where applicable).

Example: Type/State Applying Patterns

Replacing all oak stairs to acacia stairs, while maintaining orientation, etc:

//replace oak_stairs ^acacia_stairs

Removing the water from all waterloggable blocks:

//set ^

Doubling up all slabs:

//replace ##slabs ^

Pasting¶

Once you have something in your clipboard, you can paste it to world. The last argument is optional: if you want the copy to paste at the same point that it was copied at, type , otherwise the paste will be placed relative to you. Remember that if you are pasting relatively, it will be relative to where you were when you made the initial copy. For example, if you were on top of your castle when you copied it, pasting it would result in the castle being pasted under you.

A primer on how relative positions work for clipboards

Like the copy/cut commands, the paste command also allows the same three flags:

  • can be specified to also paste entities, if your clipboard contains any
  • can be specified to also paste biomes, if your clipboard contains any
  • can be used to specify a mask of blocks to paste. Blocks that do not match the mask will not be pasted.

In addition, there are some additional flags:

Tool Listing¶

Tree generation tool

/tool tree 

This tool will generate a tree of the chosen type when you right click a block. Note that it uses Minecraft’s tree generator, and has the same limitations — it will not generate trees on unplantable blocks, or through solid blocks above (unless the tree would normally be able to grow there).

Floating tree remover

/tool deltree

Have players who chop down trees half-way and leave floating tree tops everywhere? This tool, upon right-clicking a floating leaf or log block (or mushroom block), will remove all connected floating tree blocks. This tool will not operate on trees that are still connected to something (such as the ground).

Block replacer tool

/tool repl <pattern>

This tool will replace the right-clicked block with a block from your pattern. You can also left-click a block to replace your current pattern with the left-clicked block.

Long range building tool

/tool lrbuild <leftclick pattern> <rightclick pattern>

This tool allows you to place and destroy blocks at a distance. Just aim and click. Blocks are placed as if you right clicked the block. If you set one of the blocks to air, it will instead delete the block you are targeting.

/tool farwand

This tool works just like the normal selection wand — but at any distance. Instead of being and , it’s and .

Cycler Tool

/tool cycler

This tool can be used to cycle a block’s states. Left-clicking will choose which property to cycle, and right-clicking will cycle the available values of that property. This is useful for example, to rotate individual blocks in place.

Query Tool

/tool info

The query tool will show information about the right-clicked block. It will show the coordinates, the block type, states, light level (emitted/above), and the internal id (if available).

Гость форума
От: admin

Эта тема закрыта для публикации ответов.