BetterChat
A mod that adds server-side formatting capabilities to the chat.
| Date uploaded | 5 months ago |
| Version | 1.1.0 |
| Download link | lammas123-BetterChat-1.1.0.zip |
| Downloads | 244 |
| Dependency string | lammas123-BetterChat-1.1.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_CrabGame
Legacy BepInEx 6 pack for Crab Game. Preconfigured and ready to use.
Preferred version: 6.0.577README
What kind of formatting capabilities are you yapping about?
Upon starting the game with this mod and creating a lobby, you will see that any chat messages sent by players will now include the player's player number next to their name in parentheses.
To configure the formatting, you can head to the "BepInEx/config/lammas123.BetterChat.cfg" config file, and from there use the following default formatting options:
- USERNAME -> The player's username.
- PLAYER_NUMBER -> The player's unique number.
- CLIENT_ID -> The player's steam id/client id.
- LIVING -> Whether the player is alive or dead.
You can also change the text shown for the LIVING formatting type whether the player is alive or dead.
Other mods may also add more formats, such as PermissionGroups.
Limitations
Due to limitations, unless the player sending the message also has the mod, their messages won't be formatted on their end.
CHANGELOG
1.1.0
- Updated several internal parts of BetterChat to make the source code neater.
- Players without the mod will no longer see their messages sent a second time (with formatting), to avoid the confusion that causes.
1.0.0
- Initial release.