DestroyedClone-ChatFilterMod icon

ChatFilterMod

Toggles some types of chat messages from chat.

Last updated a year ago
Total downloads 620
Total rating 2 
Categories Mods Tweaks Client-side
Dependency string DestroyedClone-ChatFilterMod-1.0.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2109 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2109

README

Chat Filter Mod

github issues/request link discord invite wiki indicator Wiki will have some extra stuff, like my settings if you wanna copy them.

Adds a bunch of config settings to toggle pickup messages, shrine activations, etc.

Post on the github if there's any false positives or any tokens you want added. Or if there's any issues... that's what it's for after all.

Some stuff here is untested, and they'll be marked on this readme. Usually due to it being a multiplayer mod. Other stuff is Rushed just so the mod can get released, so it may not even work at all for that modcompat!

Please take note that what you may see is different from what someone else sees, resulting in potential miscommunication. Ironic, given that this mod is for making communication clearer. An example below:

Player A Player B
B: Start tele? (offscreen+unseen)
B has picked up
B has picked up
B has picked up
B has picked up
B: Gonna answer???
B: Start tele?
B: Gonna answer???

Settings

Some settings are just a toggle, since they show the same to everyone, other's use an enum named "ChatFilterType".

  • All - Effectively unchanged
  • Myself - You will only see this message if it's targeted at you.
  • Others - You will only see this message if it's someone else who did it
  • Off - You won't see this message in chat

ModCompat

Credits