Admins

Warning: Be careful with worldedit. You can easily blow up the server by doing very stupid things. Please, THINK before you do!

This page is basically a worldedit cheatsheet for admins in order to be able to set up new user regions. I typically forget the commands and thought I'd toss em' here. :)

Get a wand!

You must have a "wand" in order to click / right click blocks to perform functions necessary in World Edit. This will give you a wooden axe, which will be your wand. To do so, do the following:

//wand

Select an area

In order to select an area to perform an operation on... you LEFT CLICK a block to get the first block, then you go to the opposite side and RIGHT CLICK the end block to "close" the loop. You may notice sometimes, that 2nd right click doesn't quite take. Simply right click a different block, then right click the desired ending block.

To make sure you gather the area above and below you've selected do the following:

//expand vert

This will grab all blocks above and below.

Define a Region for a user

First, you will need to actually
In order to define a region for a user, there are really two commands you need to do.

  • /region define $user_name [where $user_name is the EXACT name of the user]
  • /region addowner $user_name $user_name
Example:

/region define traemccombs
/region addowner traemccombs traemccombs

Promote or Demote a User

/pex promote $username
/pex demote $username

Deleting a region

In order to ascertain who owns an area, you need a piece of leather [334]. Simply right click the area in question, and it will show the ID or name of the region.

Then, you can do the following to remove the region:

/region delete <ID>


[Ignore this if you aren't Trae] World Edit / World Guard / PEX Help

http://wiki.sk89q.com/wiki/WorldEdit
http://ess.khhq.net/wiki/Command_Reference
https://github.com/PEXPlugins/PermissionsEx/wiki/Commands

/pex group TrustedBuilder create
/pex group default add essentials.home
/pex group default add essentials.sethome

Deny all privs globally
First, Deny everyone build permissions:
/region flag __global__ build deny

Build a Sandbox:
Set so everyone can build in an area:
/region addmember sandbox g:default