From 4d2fafe63ffb0fb82a5fd0cc1feb16bed70196fb Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Sat, 9 Jul 2016 14:27:19 +0200 Subject: [PATCH] Updated Signs (markdown) --- Signs.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Signs.md b/Signs.md index bff87ad..4d9df7b 100644 --- a/Signs.md +++ b/Signs.md @@ -450,6 +450,23 @@ The drop sign will spawn dropped items at its location. The second line may cont ![Lives modifier sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/Lives.png) + + + + + + + + + + + + + + + + +
1[Lives]
2-3The amount of lives. May be positive or negative.
3GROUPThe target. Valid targets are: GAME (=all players in the game), GROUP (=all players in the group) and PLAYER (just the player who triggered the sign).
*** ### Open door @@ -464,12 +481,16 @@ _Currently broken :(_ ![Script sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/Script.png) +Script signs represent one or multiple signs at one block location. You can specify what exactly happens in a [script](scripts#signs). The second line is the name of the script without the .yml extension. + *** ### Teleport ![Teleport sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/Teleport.png) +Teleport signs teleport the player either to the location in the second line or to the location of the sign itself if the second line is empty. + *** ## Triggers