Updated Signs (markdown)

Daniel Saukel 2016-09-14 12:55:33 +02:00
parent 60d3b2c42a
commit 765f3ddf9b

@ -31,6 +31,8 @@
* 22. [Open door](#open-door)
* 23. [Script](#script)
* 24. [Teleport](#teleport)
* 25. [Resource pack](#resource-pack)
* 26. [BossShop](#bossshop)
3. [Triggers](#triggers)
* 1. [Distance](#distance)
@ -498,6 +500,23 @@ Teleport signs teleport the player either to the location in the second line or
***
### Resource pack
![Resource pack sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/ResourcePack.png)
If a player triggers a resource pack sign, he gets the possibility to download the dungeon resource pack.
Resource pack IDs can be defined in the [main configuration file](main-configuration). Use "reset" instead of an ID to reset the player's resource pack to his default one.
ResourcePack signs get enabled before the game starts and generate an interact trigger by default just like for example lobby, ready or leave signs, but you might want to link one sign to set the pack to your ready sign and one to reset to your end sign.
***
### BossShop
![BossShop sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/BossShop.png)
***
## Triggers
To trigger most of these signs, they need a Trigger. It is determined in the Bottom line of a sign. This explains all available Triggers: