mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-11 19:58:36 +01:00
Updated New sign system (v0.18) (markdown)
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 |
|
||||
|
Loading…
Reference in New Issue
Block a user