stw222

Untitled

Jul 29th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. #===============================================================
  2. # MineverseChat Config =
  3. # Author: Aust1n46 =
  4. #===============================================================
  5.  
  6. # - regex1,regex2
  7. # Simple regex tips: Use \b to "cut" a section of the word or phrase. Example: \bass,donuts
  8. # Example filtered sentence: You are an ass. Will become: You are an donuts.
  9. # Example filtered sentence: You caught a bass. Will stay: You caught a bass.
  10. # Example filtered sentence: You are an asshole. Will become: You are an donutshole.
  11. # Default filters by Jabelpeeps
  12. filters:
  13. - \blag,pussy
  14. - \bretarded,im retarded
  15.  
  16. # {playerto} : player receivings name
  17. # {playerfrom} : player sendings name
  18. tellformatto: Default
  19. tellformatfrom: Default
  20. tellformatspy: Default
  21. replyformatto: Default
  22. replyformatfrom: Default
  23. replyformatspy: Default
  24.  
  25. tellcolor: white
  26.  
  27. # enable bungeecord messaging
  28. messaging: true
  29. # enable bungeecord muting
  30. muting: true
Add Comment
Please, Sign In to add comment