Improves textual setup guide
This commit is contained in:
parent
f183de958e
commit
6677dbc946
45
README.md
45
README.md
@ -85,22 +85,49 @@ See [this video](https://www.youtube.com/watch?feature=player_embedded&v=msPQ1UM
|
||||
|
||||
### Textual guide
|
||||
|
||||
#### Specifying the region
|
||||
|
||||
To start setting up your arena, start by using the `/bh wand` command to get the setup wand. Mark the corners of a
|
||||
square containing your entire arena, like you'd create a WorldGuard region. Right-click with the wand on one corner,
|
||||
and then left-click with the wand on the opposite corner. Make sure one corner is below the bottom of the arena, and
|
||||
that the other is above the top of the arena.
|
||||
|
||||
Use `/bh create <name>` to create your new arena with name \<name>. Use `/bh set <name>` to get a GUI for setting the
|
||||
properties of the arena. See [this](#arena-setup-menu-descriptions) for information about the various settable values.
|
||||
When you've set the values as wanted, click the book. In the inventory, put all blocks you want hiders to use.
|
||||
#### Creating the arena
|
||||
|
||||
The last step in the setup is to set the warps. Use `/bh sw lobby <name>` to set the lobby at your current location.
|
||||
The lobby is the location players are teleported to after joining, before the arena starts. Use `/bh sw hiders <name>`
|
||||
to set the hiders spawn. This is where hiders are teleported once the arena starts. Use `/bh sw seekers <name>`
|
||||
Use `/bh create <name>` to create your new arena with name \<name>.
|
||||
|
||||
#### Configuring the arena
|
||||
|
||||
Use `/bh set <name>` to get a GUI for setting the properties of the arena. See [this](#arena-setup-menu-descriptions)
|
||||
for information about the various settable values. When you've set the values as wanted, click the book. In the
|
||||
inventory, put all blocks you want hiders to use.
|
||||
|
||||
#### Warps
|
||||
|
||||
The last step in the setup is to set the warps.
|
||||
|
||||
##### Lobby
|
||||
|
||||
Use `/bh sw lobby <name>` to set the lobby at your current location.
|
||||
The lobby is the location players are teleported to after joining, before the arena starts.
|
||||
|
||||
##### Hiders
|
||||
|
||||
Use `/bh sw hiders <name>`
|
||||
to set the hiders spawn. This is where hiders are teleported once the arena starts.
|
||||
|
||||
##### Seekers
|
||||
|
||||
Use `/bh sw seekers <name>`
|
||||
to set the seekers location at your current location. The seekers location is where seekers are teleported when the
|
||||
arena starts. Choose a place where they cannot reach or see the hiders, as they are teleported to the hiders warp once
|
||||
they are allowed to start seeking. Use `/bh sw spawn <name>` to set the locations players will go to when exiting the
|
||||
arena.
|
||||
they are allowed to start seeking.
|
||||
|
||||
##### Spawn
|
||||
|
||||
Use `/bh sw spawn <name>` to set the locations players will go to when exiting the arena.
|
||||
|
||||
#### Signs
|
||||
|
||||
You can set up a join sign, which also displays current players, by creating a sign like:
|
||||
|
||||
@ -117,8 +144,6 @@ You can set up a shop sign, by creating a sign like:
|
||||
1. `[BlockHunt]`
|
||||
2. Shop
|
||||
|
||||
Join your new arena with `/bh join \<name>`.
|
||||
|
||||
### Arena setup menu descriptions
|
||||
|
||||
#### maxPlayers
|
||||
|
Loading…
Reference in New Issue
Block a user