Advertisement
Sebbikul

Untitled

Oct 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. commands:
  2. - help
  3. c:
  4. - help
  5. staff-chat:
  6. - scoreboard players tag @p[c=1] add StaffChat
  7. - 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"}]
  8. schat:
  9. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  10. - execute @p[tag=StaffChat] ~ ~ ~ /playsound minecraft:block.note.snare master @a[tag=StaffChat] ~ ~ ~ 100000000 2
  11. staffchat-leave:
  12. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" has left the staff chat! ;(","color":"red"}]
  13. - scoreboard players tag @p remove StaffChat
  14. rules:
  15. - ping &8&m----&8=+=&8&m----&bVanillaDuels&8&m----&8=+=&8&m----
  16. - ping &cDo Not Hack!
  17. - ping &cDo Not Spam
  18. - ping &cDo Not Grief
  19. - ping &cDo Not Be Rude
  20. - ping &cUse Common Sense
  21. - ping &cDo Not Advertise
  22. - ping &8&m----&8=+=&8&m----&bVanillaDuels&8&m----&8=+=&8&m----
  23. r:
  24. - rules
  25. fakewelcome:
  26. - tellraw @a ["",{"text":"$$1 joined the game","color":"yellow"},{"text":"\n"},{"text":"Welcome ","color":"light_purple"},{"text":"[","color":"gray"},{"text":"::","obfuscated":true,"color":"red"},{"text":"]","color":"gray"},{"text":"Default","bold":true,"color":"dark_green"},{"text":"[","color":"gray"},{"text":"::","obfuscated":true,"color":"red"},{"text":"]$$1","color":"gray"},{"text":" to the server!","color":"light_purple"}]
  27. fwc:
  28. - tellraw @a ["",{"text":"$$1 joined the game","color":"yellow"},{"text":"\n"},{"text":"Welcome ","color":"light_purple"},{"text":"[","color":"gray"},{"text":"::","obfuscated":true,"color":"red"},{"text":"]","color":"gray"},{"text":"Default","bold":true,"color":"dark_green"},{"text":"[","color":"gray"},{"text":"::","obfuscated":true,"color":"red"},{"text":"]$$1","color":"gray"},{"text":" to the server!","color":"light_purple"}]
  29. fakejoin:
  30. - tellraw @a {"text":"$$1 joined the game","color":"yellow"}
  31. fj:
  32. - tellraw @a {"text":"$$1 joined the game","color":"yellow"}
  33. fakeleave:
  34. - tellraw @a {"text":"$$1 left the game","color":"yellow"}
  35. fl:
  36. - tellraw @a {"text":"$$1 left the game","color":"yellow"}
  37. fakekick:
  38. - tellraw @a {"text":"$$1 left the game","color":"yellow"}
  39. - tellraw @a[tag=Staff] ["",{"text":"Player","color":"gold"},{"text":" ","color":"yellow"},{"text":"$$2","color":"gold"},{"text":" ","color":"yellow"},{"text":"kicked $$1 for $$3.","color":"gold"}]
  40. fk:
  41. - tellraw @a {"text":"$$1 left the game","color":"yellow"}
  42. - tellraw @a[tag=Staff] ["",{"text":"Player","color":"gold"},{"text":" ","color":"yellow"},{"text":"$$2","color":"gold"},{"text":" ","color":"yellow"},{"text":"kicked $$1 for $$3.","color":"gold"}]
  43. fakeban:
  44. - tellraw @a {"text":"$$1 left the game","color":"yellow"}
  45. - tellraw @a[tag=Staff] ["",{"text":"Player $$2","color":"gold"},{"text":" "},{"text":"banned","color":"gold"},{"text":" "},{"text":"$$1","color":"red"},{"text":" "},{"text":"for:","color":"gold"},{"text":" "},{"text":"$$3","color":"red"},{"text":".","color":"gold"}]
  46. fb:
  47. - tellraw @a {"text":"$$1 left the game","color":"yellow"}
  48. - tellraw @a[tag=Staff] ["",{"text":"Player $$2","color":"gold"},{"text":" "},{"text":"banned","color":"gold"},{"text":" "},{"text":"$$1","color":"red"},{"text":" "},{"text":"for:","color":"gold"},{"text":" "},{"text":"$$3","color":"red"},{"text":".","color":"gold"}]
  49. fakeunban:
  50. - tellraw @a[tag=Staff] ["",{"text":"Player $$2 unbanned","color":"gold"},{"text":" "},{"text":"$$1","color":"red"},{"text":".","color":"gold"}]
  51. fub:
  52. - tellraw @a[tag=Staff] ["",{"text":"Player $$2 unbanned","color":"gold"},{"text":" "},{"text":"$$1","color":"red"},{"text":".","color":"gold"}]
  53. fakeafk:
  54. - tellraw @a ["",{"text":"* $$1","color":"gray"},{"text":" ","color":"gold"},{"text":"is now AFK.","color":"gray"}]
  55. fa:
  56. - tellraw @a ["",{"text":"* $$1","color":"gray"},{"text":" ","color":"gold"},{"text":"is now AFK.","color":"gray"}]
  57. fakenoafk:
  58. - tellraw @a {"text":"* $$1 is no longer AFK.","color":"gray"}
  59. fna:
  60. - tellraw @a {"text":"* $$1 is no longer AFK.","color":"gray"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement