Advertisement
sora200507

Untitled

Oct 21st, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. command /allname <text>:
  2. permission:soramame
  3. trigger:
  4. loop all players:
  5. set the loop-player's tablist name to "%colored arg-1%"
  6. wait 10 seconds
  7. loop all players:
  8. if loop-player have permission "skript.admin":
  9. set the loop-player's tablist name to "&b&l[運営]%loop-player%"
  10. else:
  11. set the loop-player's tablist name to "&a&l[鯖民]%loop-player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement