Chatter
A Minecraft modification that makes minor changes to the in-game chat format
Features
- Two different message display formats in chat: one for regular players, another for server operators
- Full support for all color codes and text formatting using the
&symbol (for example,&efor yellow color) - Various placeholders available for inserting variables into message text
- Customizable search and replace system using regular expressions
- Support for capture groups in regular expressions
- Configuration is set in the format
[["pattern", "replacement"]...] - Pay attention to escaping special characters