Updated Arena Signs (markdown)

garbagemule 2020-03-28 14:31:45 +01:00
parent b39327062d
commit 6d60eb4f10

@ -23,10 +23,12 @@ Once placed, the sign will begin to render the given [template](#sign-templates)
#### Example
For an arena named `jungle`, here's how to set up an arena sign of the `join` [type](#sign-types) that uses a [template](#sign-templates) called `welcome`:
For an arena named `jungle`, here's how to set up a `join` sign that uses a template called `welcome`:
![](img/arena-signs/join-sign.jpg)
Because of its [type](#sign-types), it will cause players to join the `jungle` arena when they click on it. What the sign displays depends on how the `welcome` [template](#sign-templates) is defined.
## Sign Types