CrimsonChatFilter
Automated Moderation for Server Chat
Last updated | 2 months ago |
Total downloads | 223 |
Total rating | 2 |
Categories | Server Mods 1.0 Update |
Dependency string | skytech6-CrimsonChatFilter-0.1.3 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.691.3README
CrimsonChatFilter
Server side only
mod to filter unwanted words (or urls) from chat. The sending user will see their messages unfiltered, but all other clients will.
Installation
-
Install BepInEx
-
Install Bloodstone
-
Extract CrimsonChatFilter.dll into (VRising server folder)/BepInEx/plugins
-
Run server to generate (VRising server folder)/BepInEx/plugins/CrimsonChatFilter/filtered_words.json
-
Edit filtered_words.json to modify the words that should be filtered
The Filtered Words list supports literals and wildcards for example
- "shit" will filter = "shit".
- "shit*" will filter = "shit", "shitface".
- "*shit" will filter = "shit", "fuckshit".
- "*shit*" will filter = "shit", "shitface", "fuckshit".
Configurable Values
[CrimsonChatFilter]
## Enable or disable chat filtering
# Setting type: boolean
# Default value: true
EnableMode = true
## If enabled, others won't see the message, otherwise replaces filtered words with ****
# Setting type: boolean
# Default value: false
FullRemove = false
## Includes .com and server addresses in filter list
# Setting type: boolean
# Default value: true
FilterURLs = true
Support
Want to support my V Rising Mod development?
Donations Accepted with Ko-Fi
Or buy/play my games!