Advertisement
Guest User

set warns channel

a guest
May 23rd, 2019
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. {
  2. "name": "setwarns",
  3. "permissions": "NONE",
  4. "restriction": "1",
  5. "_id": "QkqxC",
  6. "actions": [
  7. {
  8. "info": "4",
  9. "infoIndex": "1",
  10. "storage": "2",
  11. "varName": "channel",
  12. "name": "Store Command Params"
  13. },
  14. {
  15. "channel": "0",
  16. "varName": "",
  17. "message": "the channel that has been set for warns is ${serverVars(\"channel\")}",
  18. "storage": "0",
  19. "varName2": "",
  20. "name": "Send Message"
  21. },
  22. {
  23. "time": "7",
  24. "measurement": "1",
  25. "name": "Wait"
  26. },
  27. {
  28. "channel": "0",
  29. "varName": "",
  30. "message": "btw the commands:\n!warn\n!clearwarns\n!setwarns\n!warns\nwas created by tired \nthanks for living the credit\n",
  31. "storage": "0",
  32. "varName2": "",
  33. "name": "Send Message"
  34. }
  35. ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement