Updated Setting up additional arenas (markdown)

garbagemule 2011-06-30 09:18:04 -07:00
parent 06f46db7ca
commit f71a10fc98

@ -20,8 +20,8 @@ Setting up additional arenas is very simple. The first step is to add a new aren
When you make more than one arena, a few things change with the way MobArena works, both in editing arenas and using MobArena as a player. Here's a list of things to note:
* Typing `/ma arenas` will show a list of all available arenas. These arena names will be needed when joining or spectating, as well as editing.
* `/ma join` will now give an error, claiming that it is necessary to provide a name of the arena the player wishes to join. Thus, players need to type `/ma join <name>`. The same applies to `/ma spec`.
* As an op, typing `/ma arena` (singular) will show which arena is **currently selected**. The currently selected arena is the one all the commands (such as `/ma setregion p1`) will work on. Note that the selected arena is only relevant to setting regions, warps and spawnpoints.
* `/ma join` will now notify the player that it is necessary to provide a name of the arena the player wishes to join. Thus, players need to type `/ma join <name>`. The same applies to `/ma spec`.
* As an op, typing `/ma arena` (singular) will show which arena is **currently selected**. The currently selected arena is the one all the commands (such as `/ma setregion p1`) will work on. Note that the selected arena is only relevant to setting regions, warps and spawnpoints, and not to actually using the arenas.
* To change the selected arena, type `/ma setarena <name>`.
If you remove all but one arena, MobArena will go back to working the way it used to.