skytech6-CrimsonChatFilter icon

CrimsonChatFilter

Automated Moderation for Server Chat

Last updated a week ago
Total downloads 255
Total rating 2 
Categories Server Mods 1.0 Update
Dependency string skytech6-CrimsonChatFilter-1.0.5
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.691.3 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.691.3

README

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.

If you use CrimsonLog, it will also retain a log of filtered & removed messages.

Installation

  • Install BepInEx

  • 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

I also do paid mod work. Want a custom mod? DM me on Discord! (skytech6)

Or buy/play my games!

Train Your Minibot

Boring Movies FREE TO PLAY

*I do paid commission mods. Contact me on Discord (skytech6) for all your Unity game modding needs!