Advertisement
JustxMeg

Shredder

Oct 5th, 2020 (edited)
821
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. web:
  2.   '745893937549541426': admin
  3.  
  4. levels:
  5.   745893937549541426: 100
  6.   762563374294499359: 100
  7.   762563524986929164: 50
  8.   762563620311531531: 40
  9.  
  10. commands:
  11.   prefix: '!'
  12.   overrides:
  13.   - {plugin.name: 'utilities', out: {level: 10}}
  14.   - {group: 'clean', out: {level: 40}}
  15.   - {name: 'mute', out: {level: 40}}
  16.   - {name: 'slowmode', out: {level: 40}}
  17.  
  18. plugins:
  19.   utilities: {}
  20.  
  21.   admin:
  22.     persist:
  23.       role: true
  24.       nickname: true
  25.       voice: true
  26.  
  27.   infractions:
  28.     confirm_actions: true
  29.     confirm_actions_reaction: false
  30.     confirm_actions_expiry: 0
  31.     mute_role: 762525335027187723
  32.     reason_edit_level: 100
  33.     notify_actions: [WARN, KICK, BAN, TEMPBAN, SOFTBAN, UNMUTE, MUTE, TEMPMUTE]
  34.     show_moderator: false
  35.     silence_level: 100
  36.    
  37. modlog:
  38.     channels:
  39.       762607782330892328:
  40.         exclude: []
  41.         include: [WARN, KICK, BAN, TEMPBAN, SOFTBAN, UNMUTE, MUTE, TEMPMUTE]
  42.         timestamps: true
  43.         timezone: Etc/GMT-8 #You might want to change this timezone.
  44.         compact: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement