Advertisement
Jt1010

Kajino

May 11th, 2020
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. command /kajino <player> <text> <number>:
  2. permission:admin
  3. trigger:
  4. if arg-2 is "add":
  5. add arg-3 to {%arg-1%.coin}
  6. send "%{%player%.coin}%"
  7. if arg-2 is "remove":
  8. remove arg-3 from {%arg-1%.coin}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement