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

Daniel Saukel 2020-06-16 23:40:09 +02:00
parent fe249c52d3
commit 717fd576ee

@ -86,7 +86,7 @@ everything else = Terminal
| 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 | Title | {MSG ID for the title}(,{subtitle}) | N/A|
| Button | Title | {MSG ID for the title}(,{subtitle}) | N/A |
| Passive | Bed | {Team ID} | N/A |
| Passive | DungeonChest | N/A | ({Loottable name}) |
| Passive | Flag | {Team ID} | N/A |
@ -105,4 +105,4 @@ everything else = Terminal
| Windup | Command | {Command script ID} | {Delay in sec.},OP/CONSOLE/DEFAULT |
| Windup | Drop | {Item ID} | {Stack size}(,{Drop rate})
| Windup | Mob | {Mob ID = fired M trigger} | {Delay in sec.},{Amount}(,{external mob plugin tag}) |
| Windup | Redstone | {Delay in decisec.} | ({Repeats}|0) |
| Windup | Redstone | {Delay in decisec.} | ({Repeats}/0) |