/
!TiCMOD
Client-side part for TypingInChat-Plugin allows server to know when you are actively typing in chat. Plugin should be installed on server for chat indicators to work. Mod required to show chat indicators to other players and not required to see indicators from other players.
!demo1
Mod creates small config file that you can edit.
config/typinginchat-config.json
#You can disable mod if you have problems on certain servers
"enableMod": true
#Should commands input be ignored or not
"ignoreCommands": true
#Enable debug-mode. Shows when plugin detects chat activity and players nearby.
"debug": false
Config values can be updated with /typinginchatmod reload command or Forge mods menu.
Link for server-side plugin (required for servers): TypingInChat-Plugin

Clientside mod, that allows server to know when you are writing in chat.