Adds a way to filter out spammy messages based on regex rules.
regexes and tab colors can be configured in config/simplechattabs.json
Example
By default it contains a preset for Vault Hunters 3rd edition. this preset contains 3 tabs:
- all: all messages (
.*) - chat: any message that's not cosmetic unlock (NOT
.*has discovered.*) - discover: cosmetic unlocks (
.*has discovered.*)
Screenshots
all tab:

chat tab:

discover tab:

this mod is a partial port of: https://github.com/otcathatsya/simple-tabs
- pagination and in-game editor has not been ported yet, but rest of the mod is fully functional

