Skip to main content

πŸͺš World Edit

WorldEdit is a helpful building tool that makes large projects much faster and easier to manage. It is especially useful for shaping terrain, copying structures, replacing blocks, and cleaning up build areas on your plot.

Some common WorldEdit commands include:

  • //wand
    Gives you the WorldEdit selection wand.

  • //pos1
    Sets the first position of where your player is standing.

  • //pos2
    Sets the second position of where your player is standing.

  • //set <block>
    Fills the selected area with a chosen block.

  • //replace
    Replaces one block type with another in your selection.

  • //copy
    Copies your selected build from where your player is standing.

  • //paste
    Pastes the copied build from where your player is standing.

  • //undo
    Reverts your last WorldEdit action.

  • //redo
    Reapplies an undone action.

  • //br <sphere/cyl> <block> <size>
    Creates a brush on the tool in your current hand for landscaping

WorldEdit Limit

To keep the server lag free, the current WorldEdit block limit isΒ 20,000 blocks per action.