Updated Setting up the config file (markdown)

garbagemule 2016-11-07 00:52:41 +01:00
parent 07b3163540
commit 2027cc42b8

@ -135,7 +135,17 @@ classes:
### Mounts
To give a class a horse mount, give it a hay block in the items-list (or place a hay block in the class chest). The item stack amount (in the first encountered stack) determines the variant and barding of the horse in a bit string pattern similar to the UNIX file permissions. To calculate the item stack amount, use [this tool](http://garbagemule.binhoster.com/mobarena/tools/mount/). In the example above, every player that picks the **Crusader** class will have a white horse with gold barding upon arena start. The mounts are invincible.
To give a class a horse mount, give it a hay block in the items-list (or place a hay block in the class chest). The item stack amount (in the first encountered stack) determines the variant and barding of the horse. You can use this table to figure out which hay block amount you need for your desired variant and barding:
| | **None** | **Iron** | **Gold** | **Diamond** |
| ------------ |:--------:|:--------:|:--------:|:-----------:|
| **Horse** | 1 | 9 | 17 | 25 |
| **Donkey** | 2 | 10 | 18 | 26 |
| **Mule** | 3 | 11 | 19 | 27 |
| **Skeleton** | 4 | 12 | 20 | 28 |
| **Undead** | 5 | 13 | 21 | 29 |
In the example above, every player that picks the **Crusader** class will have a white horse with gold barding upon arena start. The mounts are invincible.
<pre>
classes:
Crusader: