Sebbikul

Untitled

Dec 9th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. broadcast:
  4. - tellraw @a ["",{"text":"VanillaPvP","color":"aqua"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"dark_aqua"}]
  5. clearchat:
  6. - 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":"\u00a7bVanillaPvP \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77cleared the servers chat!"}]
  7. warn:
  8. - tellraw @a ["",{"text":"VanillaWarn","bold":true,"color":"gold"},{"text":" "},{"text":">> ","color":"gray"},{"text":"$$1","italic":true,"color":"red"},{"text":" Was warned by ","color":"gray"},{"selector":"@p","italic":true,"color":"red"},{"text":" ","italic":true,"color":"red"},{"text":"for: ","color":"gray"},{"text":"$2-","italic":true,"color":"red"}]
  9. - scoreboard players add $$1 Warn 1
  10. help:
  11. - ping &7Go on this website: &chttps://goo.gl/PkCnYP &7to see what commands you can do.
  12. freeze:
  13. - effect $$1 minecraft:jump_boost 10000 245
  14. - effect $$1 minecraft:slowness 10000 255
  15. - tellraw $$1 ["",{"text":"\n"},{"text":"VanillaPvP","bold":true,"color":"gold"},{"text":" >> You have been frozen","color":"gray"},{"text":"\n "}]
  16. unfreeze:
  17. - effect $$1 clear
  18. - tellraw $$1 ["",{"text":"\n"},{"text":"VanillaPvP","bold":true,"color":"gold"},{"text":" >> You have been unfrozen","color":"gray"},{"text":"\n "}]
  19. staff-chat:
  20. - tellraw @a[tag=StaffChat] ["",{"text":"StaffChat » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  21. - execute @p[tag=StaffChat] ~ ~ ~ /playsound minecraft:block.note.snare master @a[tag=StaffChat] ~ ~ ~ 100000000 2
  22. rules:
  23. - ping &7 Read the rules here:
  24. - 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"}],{"text":" ","color":"yellow"},{"text":"$$2","color":"gold"},{"text":" ","color":"yellow"},{"text":"kicked $$1 for $$3.","color":"gold"}]
  25. minecraft:me:
  26. - ping &c&lDo you really think that VanillaPvP isnt smart enough to patch this glitch????
  27. clearwarnings:
  28. - scoreboard players set $$1 Warn 0
  29. report:
  30. - helpop &2-
  31. - ping &c&lReport &7>> You Reported &c&o$$1 &7For &c&o$$2
  32. lag:
  33. - teleport $$1 $$1
  34. mod-help:
  35. - tellraw @p ["",{"text":"VanillaPvP ","bold":true,"color":"gold"},{"text":">> Click ","color":"gray"},{"text":"HERE","bold":true,"color":"red","clickEvent":{"action":"open_url","value":"https://hastebin.com/raw/amesevocem.rb"},"hoverEvent":{"action":"show_text","value":"Click to see what commands Moderators can do!"}},{"text":" to see what commands moderators can do.","color":"gray"}]
Add Comment
Please, Sign In to add comment