SHOW:
|
|
- or go back to the newest paste.
| 1 | glscommand-block-overrides: [] | |
| 2 | aliases: | |
| 3 | bc: | |
| 4 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":"","color":"dark_green"},{"text":" >","color":"dark_gray"},{"text":" $1-","color":"gray"}]
| |
| 5 | broadcast: | |
| 6 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"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 | discord: | |
| 12 | - trigger discord set 1 | |
| 13 | sc: | |
| 14 | - tellraw @a[score_sc_min=1] ["",{"text":"StaffChat","color":"yellow"},{"text":" ","color":"dark_green"},{"text":"> ","color":"dark_gray"},{"selector":"@p","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $1-","color":"aqua"}]
| |
| 15 | staffchat: | |
| 16 | - tellraw @a[score_sc_min=1] ["",{"text":"StaffChat","color":"yellow"},{"text":" ","color":"dark_green"},{"text":"> ","color":"dark_gray"},{"selector":"@p","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $1-","color":"aqua"}]
| |
| 17 | warn: | |
| 18 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" > ","color":"dark_gray"},{"text":"$$1 has been warned by ","color":"gray"},{"selector":"@p","color":"gold"},{"text":"!","color":"gray"}]
| |
| 19 | - emute $$1 5m | |
| 20 | - minecraft:kick $$1 You have been warned! | |
| 21 | freeze: | |
| 22 | - scoreboard players tag $$1 add froze | |
| 23 | - scoreboard players tag @p add sfroze | |
| 24 | play: | |
| 25 | - trigger queue set 1 | |
| 26 | stats: | |
| 27 | - trigger statistics set 1 | |
| 28 | statistics: | |
| 29 | - trigger statistics set 1 | |
| 30 | report: | |
| 31 | - trigger report set 1 | |
| 32 | taunt: | |
| 33 | - trigger taunt set 1 | |
| 34 | ely: | |
| 35 | - trigger ely set 1 | |
| 36 | elytra: | |
| 37 | - trigger ely set 1 | |
| 38 | suffix: | |
| 39 | - trigger suffixgui set 1 | |
| 40 | tag: | |
| 41 | - trigger tags set 1 | |
| 42 | tags: | |
| 43 | - trigger tags set 1 | |
| 44 | leave: | |
| 45 | - trigger leave set 1 | |
| 46 | playtime: | |
| 47 | - trigger playtime set 1 | |
| 48 | say: | |
| 49 | - tellraw @a ["",{"text":"\n"},{"text":"ยป ","color":"yellow"},{"selector":"@p","color":"aqua"},{"text":":","color":"aqua"},{"text":" $1-","color":"aqua"},{"text":"\n","color":"none"}]
| |
| 50 | spawn: | |
| 51 | - trigger spawn set 1 | |
| 52 | gg: | |
| 53 | - trigger gg set 1 | |
| 54 | mmc: | |
| 55 | - trigger mmc add 1 | |
| 56 | plus: | |
| 57 | - trigger plus set 1 | |
| 58 | q: | |
| 59 | - trigger queue set 1 | |
| 60 | queue: | |
| 61 | - trigger queue set 1 | |
| 62 | ban: | |
| 63 | - minecraft:ban $$1 $1- | |
| 64 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been banned by ","color":"gray"},{"selector":"@p","color":"aqua"},{"text":" for ","color":"gray"},{"text":"$1-","color":"blue"},{"text":".","color":"gray"}]
| |
| 65 | kick: | |
| 66 | - minecraft:kick $$1 $1- | |
| 67 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been kicked by ","color":"gray"},{"selector":"@p","color":"aqua"},{"text":" for ","color":"gray"},{"text":"$1-","color":"blue"},{"text":".","color":"gray"}]
| |
| 68 | mute: | |
| 69 | - emute $$1- | |
| 70 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been permanently muted by ","color":"gray"},{"selector":"@p","color":"aqua"},{"text":" for ","color":"gray"},{"text":"$1-","color":"blue"},{"text":".","color":"gray"}]
| |
| 71 | tempban: | |
| 72 | - etempban $$1 $1- | |
| 73 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been tempbanned by ","color":"gray"},{"selector":"@p","color":"aqua"},{"text":" for ","color":"gray"},{"text":"$1-","color":"blue"},{"text":".","color":"gray"}]
| |
| 74 | tempmute: | |
| 75 | - emute $$1 5m | |
| 76 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been tempmuted by ","color":"gray"},{"selector":"@p","color":"aqua"},{"text":" for ","color":"gray"},{"text":"5 minutes","color":"blue"},{"text":".","color":"gray"}]
| |
| 77 | unmute: | |
| 78 | - emute $$1 | |
| 79 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been unmuted by ","color":"gray"},{"selector":"@p","color":"aqua"},{"text":"","color":"gray"},{"text":"","color":"blue"},{"text":".","color":"gray"}]
| |
| 80 | unban: | |
| 81 | - | - eunban $$1 |
| 81 | + | - minecraft:pardon $$1 |
| 82 | - tellraw @a ["",{"text":"Lore","color":"yellow"},{"text":" >","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been unbanned by ","color":"gray"},{"selector":"@p","color":"aqua"},{"text":"","color":"gray"},{"text":"","color":"blue"},{"text":".","color":"gray"}] |