SHOW:
|
|
- or go back to the newest paste.
| 1 | glscommand-block-overrides: [] | |
| 2 | aliases: | |
| 3 | bc: | |
| 4 | - tellraw @a ["",{"text":"Chaotic","color":"gold"},{"text":"","color":"dark_green"},{"text":" »","color":"dark_gray"},{"text":" $1-","color":"gray"}]
| |
| 5 | broadcast: | |
| 6 | - tellraw @a ["",{"text":"Chaotic","color":"gold"},{"text":"","color":"dark_green"},{"text":" »","color":"dark_gray"},{"text":" $1-","color":"gray"}]
| |
| 7 | help: | |
| 8 | - trigger help set 1 | |
| 9 | cc: | |
| 10 | - trigger cc set 1 | |
| 11 | sc: | |
| 12 | - trigger sc set 1 | |
| 13 | - tellraw @a[tag=staff] ["",{"text":"StaffChat","color":"gold"},{"text":" ","color":"dark_green"},{"text":"» ","color":"dark_gray"},{"selector":"@p","color":"gold"},{"text":" »","color":"dark_gray"},{"text":" $1-","color":"aqua"}]
| |
| 14 | staffchat: | |
| 15 | - trigger sc set 1 | |
| 16 | - tellraw @a[tag=staff] ["",{"text":"StaffChat","color":"gold"},{"text":" ","color":"dark_green"},{"text":"» ","color":"dark_gray"},{"selector":"@p","color":"gold"},{"text":" »","color":"dark_gray"},{"text":" $1-","color":"aqua"}]
| |
| 17 | freeze: | |
| 18 | - effect $$1 minecraft:blindness 1000000 200 true | |
| 19 | - effect $$1 minecraft:slowness 1000000 200 true | |
| 20 | - effect $$1 minecraft:jump_boost 1000000 200 true | |
| 21 | - tellraw $$1 ["",{"text":"Chaotic","color":"gold"},{"text":" "},{"text":"»","color":"dark_gray"},{"text":" "},{"text":"You have been frozen by ","color":"gray"},{"selector":"@p","color":"green"},{"text":"!","color":"gray"}]
| |
| 22 | unfreeze: | |
| 23 | - effect $$1 clear | |
| 24 | - tellraw $$1 ["",{"text":"Chaotic","color":"gold"},{"text":" "},{"text":"»","color":"dark_gray"},{"text":" "},{"text":"You have been unfrozen by ","color":"gray"},{"selector":"@p","color":"green"},{"text":"!","color":"gray"}]
| |
| 25 | q: | |
| 26 | - trigger queue set 1 | |
| 27 | queue: | |
| 28 | - trigger queue set 1 | |
| 29 | leave: | |
| 30 | - trigger leave set 1 | |
| 31 | spawn: | |
| 32 | - trigger leave set 1 | |
| 33 | taunt: | |
| 34 | - trigger taunts set 1 | |
| 35 | tag: | |
| 36 | - trigger tags set 1 | |
| 37 | tags: | |
| 38 | - trigger tags set 1 | |
| 39 | - | menu: |
| 39 | + | servermenu: |
| 40 | - trigger menu set 1 |