Advertisement
Guest User

Vanilla Hub

a guest
Mar 30th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Chat
  2. /scoreboard objectives add login stat.leaveGame
  3.  
  4. FillClock
  5. /title @a[score_login_min=1] times 10 40 20
  6.  
  7. /title @a[score_login_min=1] title {"text":"","extra":[{"text":"Welcome ","color":"gold"},{selector:"@p[score_login_min=1]","color":"gold"}]}
  8.  
  9. /title @a[score_login_min=1] subtitle ["",{"text":">","color":"gray"},{"text":">","color":"dark_aqua"},{"text":">","color":"gray"},{"text":" Vanilla Hub ","color":"white"},{"text":"<","color":"gray"},{"text":"<","color":"dark_aqua"},{"text":"<","color":"gray"}]
  10.  
  11. /tp @a[score_login_min=1] 8 9 -21
  12.  
  13. /gamemode 2 @a[score_login_min=1,m=1]
  14.  
  15. /scoreboard players set @a[score_login_min=1] login 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement