I propose implementing a dual chat system for servers, featuring both local and global channels.
Global Chat: To send a message globally, prepend the text with an exclamation mark ("!").
Local Chat: Messages without any prefix will default to local chat.
The radius for local chat can be customized—e.g., 150 blocks—allowing flexibility based on server needs.