
Regional Chat
This mod introduces a realistic communication system to Minecraft by limiting the range of text chat between players. Now your messages will only be heard by those nearby, creating a more authentic atmosphere for multiplayer gameplay.
Key Features
- Local Chat: Messages are visible only to players within a certain radius
- Global Communication Command: Use
/shout <message>
to send a message to all players on the server (operator privileges required)
Configuration
Starting from version 1.1.0, support for TOML and JSON5 configuration file formats is available. Quilt Loader is required for TOML functionality.
Configuration file locations:
- Quilt:
config/regional_chat/regional_chat.toml
orregional_chat.json5
- Fabric:
config/regional_chat.json
Configuration files from older mod versions (1.0.x) are automatically converted to TOML, but you can maintain JSON format by moving the file to the path specified above.