Advertisement
Jt1010

lobby

Sep 17th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. command /lxyz <text>:
  2. permission:admin
  3. trigger:
  4. if arg is "check":
  5. send "Lobby=%{lobby}%"
  6. else:
  7. send "set lobby is %arg%"
  8. set {lobby} to arg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement