
Global Chatter - Cross-Server Chat Solution
Have you ever dreamed of communicating across different Minecraft servers? With Global Chatter, you can create a unified communication space connecting players from all your server instances!
The modification operates as a centralized chat hub - you designate one server as the main node while connecting your other projects to it. Now all player messages from different worlds flow into a single communication channel!
Simple Configuration
To activate the functionality, simply add a few parameters to your server startup command line:
-Dglbl.chatter.is_hosting=true - enables host mode for the selected server
-Dglbl.chatter.ip=address - sets the connection IP address (default 127.0.0.1)
-Dglbl.chatter.port=port - specifies the port number (default value - 8192)