Simple Chat Tabs

Quick rating

Community listing page, reviews here may not be monitored by the author.

Simple Chat Tabs

No reviews yet

Adds simple chat tabs to the game for filtering out chat spam

Mod Loaders
Minecraft

About

Description

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:

image

chat tab:

image

discover tab:

image

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