From f71a10fc98fca6f24d3a822be4514a02624f7aa4 Mon Sep 17 00:00:00 2001 From: garbagemule Date: Thu, 30 Jun 2011 09:18:04 -0700 Subject: [PATCH] Updated Setting up additional arenas (markdown) --- Setting-up-additional-arenas.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Setting-up-additional-arenas.md b/Setting-up-additional-arenas.md index e647e03..e072c2e 100644 --- a/Setting-up-additional-arenas.md +++ b/Setting-up-additional-arenas.md @@ -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 `. 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 `. 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 `. If you remove all but one arena, MobArena will go back to working the way it used to. \ No newline at end of file