Description
This mod still only does one thing and that it is remove the bracket from the chat message !
It deals with mixin transformation on client side only so you don't need it on the server. Please also report if you encounter any problems.
Config for changing the format is in the configs folder and the file name is removechatbracket-chat-format.json
"chat.type.text" For normal chat.
"chat.type.text.narrate" For narrting chat.
"chat.type.team.text" For team receiving text.
"chat.type.team.sent" For team sending text.
"chat.type.announce" For /say command.
"chat.type.emote": For emotes.
%s is where the player name and the message will go to so make sure to always contain two of them in the format (or three of them in team message format) somewhere in the text.
"/removechatbracket" or "/removechatbracket reload" to reload the config in-game.
This mod will work with FTB Ranks since that mod only change player display name.


