DarkNosS96

Untitled

Oct 17th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. [
  2. {
  3. "Automatically Fill To (Amount)": 0,
  4. "Codes": [
  5. "ABC-DEF-GHI",
  6. "JKL-MNO-PQR-STU"
  7. ],
  8. "Commands": [
  9. {
  10. "Parameters": [
  11. "{username} just redeemed a VIP package!"
  12. ],
  13. "Command": "say"
  14. },
  15. {
  16. "Parameters": [
  17. "add",
  18. "{id}",
  19. "vip"
  20. ],
  21. "Command": "o.usergroup"
  22. }
  23. ]
  24. },
  25. {
  26. "Automatically Fill To (Amount)": 2,
  27. "Codes": [
  28. "123-456-111",
  29. "123-456-111",
  30. ],
  31. "Commands": [
  32. {
  33. "Parameters": [
  34. "{username} just redeemed a VIP package!"
  35. ],
  36. "Command": "say"
  37. },
  38. {
  39. "Parameters": [
  40. "add",
  41. "{id}",
  42. "vip-plus"
  43. ],
  44. "Command": "o.usergroup"
  45. }
  46. ]
  47. }
  48. ]
Advertisement
Add Comment
Please, Sign In to add comment