lammas123-BetterChat icon

BetterChat

A mod that adds server-side formatting capabilities to the chat.

Last updated a week ago
Total downloads 19
Total rating 2 
Categories Mods Host Only Tweaks & Quality Of Life
Dependency string lammas123-BetterChat-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_CrabGame-6.0.577 icon
BepInEx-BepInExPack_CrabGame

Legacy BepInEx 6 pack for Crab Game. Preconfigured and ready to use.

Preferred version: 6.0.577

README

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.