MrNorbertPL24

Untitled

Jul 7th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. on join:
  2. set the player's tablist name to "&7%player%"
  3. if player has permissions "tab.vip":
  4. set the player's tablist name to "&d%player%"
  5. every 1 minutes:
  6. set the loop-player tablist name to "&7%player%"
  7. wait a tick
  8. loop all players:
  9. if loop-player has permissions "tab.vip":
  10. set the loop-player tablist name to "&d%player%"
Advertisement
Add Comment
Please, Sign In to add comment