Toggle menu
343
685
1
7K
DemocracyCraft Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

WorldEdit: Difference between revisions

From DemocracyCraft Wiki
No edit summary
added a gif for polysel, changed wording, fixed typo
 
Line 15: Line 15:


== Selections ==
== Selections ==
Using your WorldEdit wand, you are able to '''select blocks to be transformed.''' There are two types of selections you can do:
Using your WorldEdit wand, you are able to '''select blocks to be transformed.''' We use two types of selection:


* Cuboid '''(default)'''
* Cuboid '''(default)'''
Line 27: Line 27:


===== Usage =====
===== Usage =====
[[File:WorldEdit Cuboid Selection.gif|thumb|529x529px|'''Click the GIF above to play.'''After left and right clicking to form your selection, you will additionally '''see fire particles confirming your selection.''']]
[[File:WorldEdit Cuboid Selection.gif|thumb|529x529px|'''Click the GIF above to play.''' After left and right clicking to form your selection, you will additionally '''see fire particles confirming your selection.''']]


# '''LEFT CLICK''' the block to select your '''first position''' with your wand.
# '''LEFT CLICK''' the block to select your '''first position''' with your wand.
# '''RIGHT CLICK''' the block to select your '''second position''' with your wand.
# '''RIGHT CLICK''' the block to select your '''second position''' with your wand.
Below is an example taken from the Staff training warp.




Line 44: Line 39:


* '''Command:''' <code>//sel poly</code>
* '''Command:''' <code>//sel poly</code>
[[File:Polysel.gif|thumb|Click the GIF above to play. Select your starting position with a right click, then left click in a clockwise or counterclockwise direction for the remaining points.]]


===== Usage =====
===== Usage =====
Line 50: Line 46:
# '''RIGHT CLICK''' the block to select your '''nth position''' with your wand.
# '''RIGHT CLICK''' the block to select your '''nth position''' with your wand.
#* You can keep right clicking until '''you have selected all the points to close your shape.'''
#* You can keep right clicking until '''you have selected all the points to close your shape.'''
#* Select your points in a clockwise/counterclockwise direction.
{{Note
{{Note
| type = warn
| type = warn
Line 56: Line 53:
}}
}}


== Moving selections ==


Below is an example taken from the Staff training warp.
To be finished.


{{Staff}}
To be finished.{{Staff}}
[[Category:Staff]]
[[Category:Staff]]

Latest revision as of 04:13, 5 October 2025

This guide will provide a concise overview on the basic features of WorldEdit. This guide follows the Staff training warp, made available for our newly minted Staff members, however this guide may prove useful to players too who wish to use WorldEdit (i.e. in their player build world plots).

Getting Started

Once you run //wand, you will be given a WorldEdit wand and instructions on how to use it in chat.

For most WorldEdit operations, you will need the WorldEdit wand.

  • Command: //wand

A wooden axe will be deposited into your inventory, this is your WorldEdit wand.

Fun Fact
Any wooden axe can technically serve as a WorldEdit wand!

Selections

Using your WorldEdit wand, you are able to select blocks to be transformed. We use two types of selection:

  • Cuboid (default)
  • Polyhedron

Cuboid

This type of selection is the most common, and is the default option you are given when you obtain a WorldEdit wand.

  • Command: //sel cuboid
    • You only need to run this command when you have changed your selection type to polyhedron and need to go back to cuboid!
Usage
Click the GIF above to play. After left and right clicking to form your selection, you will additionally see fire particles confirming your selection.
  1. LEFT CLICK the block to select your first position with your wand.
  2. RIGHT CLICK the block to select your second position with your wand.



Polyhedron

This type of selection is the most common when you are dealing with unique shapes, such as apartments or other rental regions.

  • Command: //sel poly
Click the GIF above to play. Select your starting position with a right click, then left click in a clockwise or counterclockwise direction for the remaining points.
Usage
  1. LEFT CLICK the block to select your starting position with your wand.
  2. RIGHT CLICK the block to select your nth position with your wand.
    • You can keep right clicking until you have selected all the points to close your shape.
    • Select your points in a clockwise/counterclockwise direction.
Make sure to right click your first position to close the shape You must right click your first position at the very end of your selection to ensure it is a closed shape.

Moving selections

To be finished.