- evp.stayinside.evade
- evp.stayinside.claim
//pos1 ~ Sets a position
//pos2 ~ Sets another position
/restrict ~ Adds the selection to the contain.txt, (however you will need a server restart for this new area to take effect).
Note: If you don't have WorldEdit, it will say "unknown command". However, it will still register the position, so don't worry.
[World Name],[max X],[min X],[max Y],[min Y],[max Z],[min Z]
(each new entry goes on a new line)
myworld,1000,-1000,0,0,1000,-1000
This keeps all players in the world "myworld" within a 1000x1000 square area.
The '0's cause the y-dimension to have no restriction (eg., the player can go to any height/depth they wish)