Updated Setting up an arena (markdown)

garbagemule 2011-07-07 02:37:34 -07:00
parent ad102d94b9
commit ba370e1c5e

@ -29,7 +29,8 @@ Firstly, let's set up the **arena region**: `p1` and `p2`. These two points shou
* Go to the first corner of the region and type `/ma setregion p1`.
* Go to the diagonally opposite corner of the region and type `/ma setregion p2`.
* The 3-dimensional box or "cuboid" that these two points now span is the arena region.
* If the arena is not entirely covered, you can use `/ma expandregion <amount> [up|down|out]` to expand the region an amount of blocks, either up, down or out (North, South, East and West, but not up and down).
* To see the arena region, type `/ma showregion` to get a glass frame around the arena region for a couple of seconds. See the [[MobArena Commands]]-page for details.
* If the arena is not entirely covered, you can use `/ma expandregion <amount> [up|down|out]` to expand the region an amount of blocks, either up, down or out (North, South, East and West, but not up and down). Check periodically with `/ma showregion` to confirm that the region covers everything that you want it to cover.
**Note:** Once the arena region, the warp points and the spawnpoints are defined, the region will be protected against block breaking and block placing. To edit the arena blocks, you must type `/ma editarena <arena> [true|false]` to turn edit mode on/off.