Fixes some README rendering
This commit is contained in:
parent
b6eb6a26d1
commit
e65a83acf1
16
README.md
16
README.md
@ -99,31 +99,31 @@ square containing your entire arena, like you'd create a WorldGuard region. Righ
|
||||
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
|
||||
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-interface-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.
|
||||
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>`
|
||||
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>`
|
||||
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
|
||||
they are allowed to start seeking. Use `/bh sw spawn <name>` to set the locations players will go to when exiting the
|
||||
arena.
|
||||
|
||||
You can set up a join sign, which also displays current players, by creating a sign like:
|
||||
|
||||
1. \[BlockHunt]
|
||||
1. `[BlockHunt]`
|
||||
2. \<name>
|
||||
|
||||
You can set up a leave sign, by creating a sign, in the arena and/or lobby, like:
|
||||
|
||||
1. \[BlockHunt]
|
||||
1. `[BlockHunt]`
|
||||
2. Leave
|
||||
|
||||
You can set up a shop sign, by creating a sign like:
|
||||
|
||||
1. \[BlockHunt]
|
||||
1. `[BlockHunt]`
|
||||
2. Shop
|
||||
|
||||
Join your new arena with `/bh join \<name>`.
|
||||
|
Loading…
Reference in New Issue
Block a user