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
|
### 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
|
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,
|
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
|
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.
|
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
|
#### Creating the arena
|
||||||
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.
|
|
||||||
|
|
||||||
The last step in the setup is to set the warps. Use `/bh sw lobby <name>` to set the lobby at your current location.
|
Use `/bh create <name>` to create your new arena with name \<name>.
|
||||||
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>`
|
#### 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
|
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
|
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
|
they are allowed to start seeking.
|
||||||
arena.
|
|
||||||
|
##### 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:
|
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]`
|
1. `[BlockHunt]`
|
||||||
2. Shop
|
2. Shop
|
||||||
|
|
||||||
Join your new arena with `/bh join \<name>`.
|
|
||||||
|
|
||||||
### Arena setup menu descriptions
|
### Arena setup menu descriptions
|
||||||
|
|
||||||
#### maxPlayers
|
#### maxPlayers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user