Advertisement
Data_Base

Untitled

Sep 30th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. commands:
  2. ban: ban {player} {reason}
  3. tempban: tempban {player} {time} {reason}
  4. ipban: ipban {player} {reason}
  5. mute: mute {player} {reason}
  6. tempmute: tempmute {player} {time} {reason}
  7. kick: kick {player} {reason}
  8. unmute: unmute {player}
  9. unban: unban {player}
  10. unbanip: unbanip {player}
  11. reasons:
  12. tempban:
  13. '0': Hacked client (Admitted)
  14. '1': Ilegal Modifications
  15. '2': Change skin / name
  16. '3': Autoclicker
  17. '4': Disrespect/Discrimination
  18. '5': Player/Staff disrespect
  19. '6': Other
  20. duration:
  21. '0': 7 Days
  22. '1': 7 Days
  23. '2': 1 Hour
  24. '3': 14 Days
  25. '4': 3 Days
  26. '5': 3 Days
  27. '6': 7 Days
  28. tempmute:
  29. '0': Disrespect
  30. '1': Abuse
  31. '2': Swearing
  32. '3': Racism
  33. '4': Spam
  34. '5': Chat offences
  35. '6': Other
  36. duration:
  37. '0': 7 Days
  38. '1': 7 Days
  39. '2': 3 Hours
  40. '3': 14 Days
  41. '4': 1 Hours
  42. '5': 3 Hours
  43. '6': 7 Hours
  44. ban:
  45. '0': Hacked Client
  46. '1': Chat offences
  47. '2': DDOS/DOX threats
  48. '3': Ilegal Modifications
  49. '4': Autoclicker
  50. '5': Shit talking the server or staff
  51. '6': Other
  52. mute:
  53. '0': Swearing
  54. '1': Spam
  55. '2': Racism
  56. '3': Homophobia / Transphobia
  57. '4': Promoting spam / chat offences
  58. '5': Other
  59. '6': Other
  60. ipban:
  61. '0': Ban evasion
  62. '1': Mute evasion
  63. '2': DDOS / DOX threats
  64. '3': Chargeback
  65. '4': Racism
  66. '5': Other
  67. '6': Other
  68. kick:
  69. '0': Spam
  70. '1': Caps
  71. '2': Other
  72. '3': Reason 3
  73. '4': Reason 4
  74. '5': Reason 5
  75. '6': Reason 6
  76. mutedList:
  77. - ExqltyYT
  78. time-format: '{time} {day}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement