Oxalist

Untitled

Jan 14th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. on join:
  2. player has permission "tablist.host"
  3. set the player's tablist name to "&4Host &8➡ &4%player%"
  4. player has permission "tablist.owner"
  5. set the player's tablist name to "&4Owner &8➡ &4%player%"
  6. player has permission "tablist.dev"
  7. set the player's tablist name to "&cDeveloper &8➡ &c%player%"
  8. player has permission "tablist.admin"
  9. set the player's tablist name to "&cAdmin &8➡ &c%player%"
  10. player has permission "tablist.mod"
  11. set the player's tablist name to "&aModerator &8➡ &a%player%"
  12. player has permission "tablist.helper"
  13. set the player's tablist name to "&2Helper &8➡ &2%player%"
  14. player has permission "tablist.default"
  15. set the player's tablist name to "&7%player%"
Advertisement
Add Comment
Please, Sign In to add comment