You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow creating a rule that looks at the message for specific words. If the words match, block the message from being sent.
This will be used as a chat, advert, or spam filter.
Might be best to create a new wordfilter.yml file for these types of rules just to separate them out from the other rules for easier organization. Same rule format, though.
Allow creating a rule that looks at the message for specific words. If the words match, block the message from being sent.
This will be used as a chat, advert, or spam filter.
Might be best to create a new wordfilter.yml file for these types of rules just to separate them out from the other rules for easier organization. Same rule format, though.
Example:
This would block a message sent by a player including "oof", as well as "o of", "o.o.f", etc...
The text was updated successfully, but these errors were encountered: