Advertisement
AurasPrivate

Warzone

Jun 17th, 2017
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. on join:
  2. set {team.%player%} to "spec"
  3. message "&bWarzone Remake by Aurrra"
  4. message "&3Helped by HyperFlame"
  5.  
  6. command /test:
  7. trigger:
  8. open chest with 1 row named "&4Pick your team" to player
  9. format slot 0 of player with redstone block named "&c&lRed" with lore "&a%{team.red}% &e/ &c60||&bPuts you on the red team" to close
  10. format slot 1 of player with lapis block named "&b&lBlue" with lore "&a%{team.blue}% &e/ &c60||&bPuts you on the blue team" to close
  11. format slot 2 of player with diamond block named "&9&lObservers" with lore "&a%{team.observers}% &e/ &c60||&bPuts you on the observers team" to close
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement