Advertisement
kazuken0814

Untitled

Jul 19th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. command /admin:
  2. permission: skript.admin
  3. trigger:
  4. if {admin.chat} is false:
  5. command "/lc join admin"
  6. set {admin.chat} to true
  7. if {admin.chat} is true:
  8. command "/lc leave"
  9. set {admin.chat} to false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement