Compatibility
Minecraft: Java Edition
1.21.1–1.21.4
1.20.x
1.19.4
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
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.
Installation
- Download appropriate version for your client
- Copy mod jar file into your mods folder. Also, you need to install Fabric API for Fabric & Quilt client.
Options
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.
Related
Link for server-side plugin (required for servers): TypingInChat-Plugin