Updated New sign system (v0.18) (markdown)

Daniel Saukel 2020-10-08 16:02:29 +02:00
parent 4d9a3cd518
commit 9551ad9a51

@ -86,7 +86,7 @@ everything else = Terminal
| Button | Ready | N/A | {Seconds to auto start} |
| Button | ResourcePack | {ResourcePack ID}/reset | N/A |
| Button | SoundMSG | {Vanilla sound name}/{Sound enum value} | {Category},{volume},{pitch} |
| Button | Teleport | {x coordinate},{y},{z} | N/A |
| Button | Teleport | {x coordinate},{y},{z} | {compass direction[1]} |
| Button | Title | {MSG ID for the title}(,{subtitle}) | N/A |
| Passive | Bed | {Team ID} | N/A |
| Passive | DungeonChest | N/A | ({Loottable name}) |
@ -108,6 +108,8 @@ everything else = Terminal
| Windup | Mob | {Mob ID = fired M trigger} | {Delay in sec.},{Amount}(,{external mob plugin tag}) |
| Windup | Redstone | {Delay in decisec.} | ({Repeats}/0) |
[1]: E.g. "N", "NE", "NNE", "E", "ENE"
## Triggers
| Symbol | Name | Usage | Trigger condition | Annotation |