Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command-block-overrides: []
- aliases:
- icanhasbukkit:
- - version $1-
- hackban:
- - tempban $$1 30d Client Modification - Unfairly Banned? Message the server owner in game.
- - tellraw @a [{"text":"\n[PUN] ","color":"dark_red","bold":false},{"text":"$$1","color":"aqua","bold":false},{"text":" has been banned by ","color":"red","bold":false},{"selector":"@a[c=1]","color":"aqua","bold":false},{"text":" for ","color":"red","bold":false},{"text":" Client Modification! ","color":"aqua"},{"text":"\n","color":"none"}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- smute:
- - tellraw @a [{"text":"\n[PUN] ","color":"dark_red","bold":false},{"text":"$$1","color":"aqua","bold":false},{"text":" has been muted by ","color":"red","bold":false},{"selector":"@a[c=1]","color":"aqua","bold":false},{"text":" for ","color":"red","bold":false},{"text":"$$2","color":"aqua"},{"text":"\n","color":"none"}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- staff-chat:
- - scoreboard players tag @p add StaffChat
- - tellraw @a[tag=StaffChat] ["",{"text":"[StaffChat] ","color":"aqua"},{"selector":"@p[c=1]","color":"red"},{"text":" joined the staff chat! ","color":"green"}]
- schat:
- - tellraw @a[tag=StaffChat] ["",{"text":"[StaffChat] ","color":"aqua"},{"selector":"@p[c=1]","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"gray"}]
- staffchat-leave:
- - scoreboard players tag @p remove StaffChat
- - tellraw @a[tag=StaffChat] ["",{"text":"[StaffChat] ","color":"aqua"},{"selector":"@p[c=1]","color":"red"},{"text":" left the staff chat! ","color":"blue"}]
- cwarn:
- - tellraw @a [{"text":"\n[PUN] ","color":"dark_red","bold":false},{"text":"$$1","color":"aqua","bold":false},{"text":" has been warned by ","color":"red","bold":false},{"selector":"@a[c=1]","color":"aqua","bold":false},{"text":" for ","color":"red","bold":false},{"text":"$$2-.","color":"aqua","bold":false},{"text":"\n","color":"green","bold":false}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- revert-ban:
- - unban $$1
- - tellraw @a [{"text":"\n[PUN] ","color":"dark_red","bold":false},{"text":"$$1's","color":"aqua","bold":false},{"text":" ban has been reverted by ","color":"red","bold":false},{"selector":"@a[c=1]","color":"aqua","bold":false"},{"text":"\n","color":"green","bold":false}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- revert-mute:
- - tellraw @a [{"text":"\n[PUN] ","color":"dark_red","bold":false},{"text":"$$1's","color":"aqua","bold":false},{"text":" mute has been reverted by ","color":"red","bold":false},{"selector":"@a[c=1]","color":"aqua","bold":false},{"text":"\n","color":"green","bold":false}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- revert-warn:
- - tellraw @a [{"text":"\n[PUN] ","color":"dark_red","bold":false},{"text":"$$1's","color":"aqua","bold":false},{"text":" warn has been reverted by ","color":"red","bold":false},{"selector":"@a[c=1]","color":"aqua","bold":false},{"text":"\n","color":"green","bold":false}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- sfreeze:
- - tellraw @a ["",{"text":"\n[PUN] ","color":"dark_red"},{"text":"$$1","color":"aqua"},{"text":" has been frozen! ","color":"red"},{"text":"\n","color":"none"}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
- un-freeze:
- - tellraw @a ["",{"text":"\n[PUN] ","color":"dark_red"},{"text":"$$1","color":"aqua"},{"text":" has been un-frozen! ","color":"red"},{"text":"\n","color":"none"}]
- - playsound minecraft:block.anvil.use master @a ~ ~ ~ 10000000 2
Add Comment
Please, Sign In to add comment