You are viewing a potentially older version of this package.
View all versions.
UniversalChatFilter
Flexible chat filtering system with server-wide and personal filters to improve chat safety.
| Date uploaded | 4 months ago |
| Version | 1.0.1 |
| Download link | Eleen-UniversalChatFilter-1.0.1.zip |
| Downloads | 22 |
| Dependency string | Eleen-UniversalChatFilter-1.0.1 |
README
Universal Chat Filter
A flexible chat filtering system that allows hosts to enforce server-wide filters and players to apply personal filters.
Features
- Server-wide word filtering (host-controlled)
- Personal word filtering (client-side)
- Works even if the host does not use the mod
- Can filter messages from clients without the mod
- Multiple filtering methods supported
- Non-invasive and performance-friendly
Host Filter
The host can filter specific words for all players.
Recommended to use only rules agreed upon with server members to avoid feeling overly restrictive.
Effects
- Applies to all players
- Can filter messages from clients without the mod
Personal Filter
Players can locally filter words they do not wish to see.
Works even if:
- The host does not use the mod
- Other players do not use the mod
Privacy & Logging
Chat content is never stored.
The mod may record filter trigger events (filtered word and triggering player) without storing the original message.
Purpose
Designed to:
- Support server rules
- Prevent harassment or keyword-based spam
- Improve chat safety without intrusive moderation
Compatibility
- Safe for multiplayer
- Works with mixed mod/non-mod clients
- Does not modify gameplay or network state
Special Thanks
- Zeina (the) KC — for testing and feedback
CHANGELOG
1.0.2
- Clarified mod usage instructions in the README
1.0.1
- Removed unnecessary project files that were mistakenly included in the build.
1.0.0
- Initial release.