Creating an arena

    Use "/arena create 'name' 'max players' 'players to start'" to create a new arena
      Example: /arena create TestArena 10 5 This will create an arena name "TestArena" for a maximum of 10 players and 5 players needed to start the game
    Use "/arena tool 'name'" to receive the arena tool for the specified arena
      The tool is used to setup the locations used for the arena To set a location move to the place where it should be, left/rightclick the tool and click on the corresponding wool The following locations need to be set up:
        First arena corner: The first corner of the arena Second arena corner: The second corner of the arena Arena waiting room: The place players get teleported to when they join an arena Hider Spawn: The place where the hiders get teleported to when the game starts Seeker Spawn: The place where the seekers get teleported to when the game starts Arena Leaving/Ending room: The place players get teleported to when the game ends or the leave the game
    Use "/arena blocks 'name' 'ID1:Name,ID2:Name,ID3:Name'" to set the blocks for the specified arena (Underscores in the name will be replaced with a space)
      Example: /arena blocks TestArena 1:Stone,19:Sponge,91:Jack_o_Lantern This will create 3 blocks with the specified names (You can change the names how you want)
    Create a sign with the identification code (changeable in the config, default: "HideAndSeek") on the first line and the arena name on the second line
      Whenever people click this sign they will join the arena, if possible Example: Line 1: "ChildsGame", Line 2: "TestArena"

Comments

Posts Quoted:
Reply
Clear All Quotes