Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. derp:
  6. - tellraw @a ["",{"text":"Derp ","color":"aqua"},{"text":"โ‹™ ","color":"dark_gray"},{"text":"$1-","color":"dark_blue"}]
  7. text:
  8. - tellraw @a ["",{"text":"WoolBattles ","color":"aqua"},{"text":"ยป","color":"dark_gray"},{"text":" $1-","color":"yellow"}]
  9. - playsound minecraft:entity.player.levelup master @a ~ ~ ~ 1000000 1
  10. sidebar:
  11. - minecraft:give @p minecraft:sign 1 0 {BlockEntityTag:{Text1:"{\"text\":\"------\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"scoreboard objectives remove $1\"},\"strikethrough\":true,\"color\":\"dark_gray\"}",Text2:"{\"text\":\"Right Click\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"scoreboard objectives add $1 $2 $3-\"},\"color\":\"gold\"}",Text3:"{\"text\":\"Me!\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"scoreboard objectives setdisplay sidebar $1\"},\"color\":\"yellow\"}",Text4:"{\"text\":\"-----\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"scoreboard players set @a[c=1] $1 0\"},\"strikethrough\":true,\"color\":\"dark_gray\"}"},display:{Name:"Place Me Down"}}
  12. dm:
  13. - emsg $$1 $$2
  14. to:
  15. - tp $$1
  16. bring:
  17. - tphere $$1
  18. ss:
  19. - helpop $$1-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement