For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ›‘οΈCaps

Use this filter to avoid player abusing CAPS in messages


Messages with more than X capital letters will be changed to lowercase
  anti-caps:
    enabled: true
    max-caps: 5 # How many CAPS to trigger the filter

Last updated