TurtleTrouble

PART 2

Jun 22nd, 2019
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. **Warn System**
  2.  
  3. 1 warn(s) = mute 20-30m
  4. 2 warn(s) = mute 60m
  5. 3 warn(s) = Kick
  6.  
  7. 4 warn(s) = temp ban (ranging from 24-72h)
  8. 5 warn(s) = Perm ban
  9.  
  10. **THE ONLY EXPECTATIONS**
  11. TO THESE WARNS/BANS ARE AS FOLLOWED:
  12. (DM)Advertising = Perm ban
  13. - Advertising is defined as: people advertising their server/website/game/anything without prior permission from staff(Co-Owner and up)
  14.  
  15. Creeps = Perm ban
  16. - Creeps are defined as: Pedophiles, people making lots of sexually oriented messages/jokes to people and not stopping when asked by staff
  17.  
  18. Raiding = Perm ban
  19. - Raiding is defined as: Joining the server for the sole purpose of disrupting and/or spamming
  20.  
  21. Continued toxicity with no intention to stop = Perm ban
  22. - Continued toxicity is defined as: Being toxic on a large number of occasions and not stopping when asked by staff.
  23.  
  24. // retrieve user warnings
  25. ?warnings (user)
  26. // warn a user
  27. ?warn (user) (reason)
  28. // mute a user
  29. ?mute (user) (time) (reason)
  30. // kick a user
  31. ?kick (user) (reason)
  32. //ban a user
  33. ?ban (user) (time) (reason)
  34.  
  35. // example:
  36.  
  37. ?ban @oof#1234 24h 4th warn for {DM advertising}
  38.  
  39. this bans @oof#1234 for 24h with the reason b
  40.  
  41. **Do not take advantage of the permissions you have been given.**
  42. - Staff Abuse will be punished severely.
  43.  
  44. **All of the rules apply to you too.**
  45. - Just because you are a staff member doesn't mean you get the easy way out. All staff should know, understand, and follow the rules.
  46.  
  47. **Don't engage/start drama.**
  48. - Do not join in or start drama this will result in demotion.
  49.  
  50. **Be cautious.**
  51. - If you see a problem, always be cautious when investigating the issue. You can bring it up with other staff in staff chat, and we don't mind if you ping the staff for a purpose such as that.
  52.  
  53. **Don't make any changes to the server without permission first.**
  54. - Please let SH Founders know if you'd like to make a server change.
Add Comment
Please, Sign In to add comment