Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command-block-overrides: []
- aliases:
- cb:
- - tellraw @a ["",{"text":"\u00a78[\u00a74Expand\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
- calert:
- - tellraw @a ["",{"text":"\u00a78[\u00a74Alert\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
- Warn:
- - tellraw @a ["",{"text":"\u00a78[\u00a74Warning\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
- cc:
- - tellraw @a ["",{"text":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"},{"text":"\u00a76ClearChat \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
- cwarn:
- - scoreboard players add $$1 Warn 1
- - tellraw @a ["",{"text":"\nWarning » ","color":"gold"},{"text":"$$1","color":"green"},{"text":" was warned by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- cmute:
- - scoreboard players add $$1 cMute 1
- - mute $$1 15m
- - tellraw @a ["",{"text":"\nMute » ","color":"gold"},{"text":"$$1","color":"green"},{"text":" was muted by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- staff-chat:
- - scoreboard players tag @p[c=1] add StaffChat
- - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Joined the staff chat! type /schat <text> to speak!","color":"green"}]
- schat:
- - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
- - execute @p[tag=StaffChat] ~ ~ ~ /playsound minecraft:block.note.snare master @a[tag=StaffChat] ~ ~ ~ 100000000 2
- staffchat-leave:
- - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"agold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":"red"}]
- - scoreboard players tag @p remove StaffChat
Add Comment
Please, Sign In to add comment