Advertisement
Guest User

Untitled

a guest
May 25th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. aliases:
  2. Broadcast:
  3. - title @a times 20 140 20
  4. - title @a subtitle ["",{"text":"$$1- ","color":"aqua"},{"text":"- ","color":"dark_red"},{"selector":"@p","color":"dark_red"}]
  5. - title @a title {"text":"Announce:","color":"gold"}
  6. BC:
  7. - title @a times 20 140 20
  8. - title @a subtitle ["",{"text":"$$1- ","color":"aqua"},{"text":"- ","color":"dark_red"},{"selector":"@p","color":"dark_red"}]
  9. - title @a title {"text":"Announce:","color":"gold"}
  10. CreateAccount:
  11. - scoreboard objectives add Server$$1 dummy
  12. Create:
  13. - scoreboard players set $$1 Server$$1 1
  14. Join:
  15. - scoreboard players set @p Server$$1 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement