A Guide to Clear World Identification Through Text Translation
Problem? In a multi-world pack, your fellow players have no clue where BlueEyedFriend is planning that joint raid on the Ender Dragon. The same goes for a spontaneous nether punishment session. Solution: Chatter automatically colors all chat messages clearly and for free!
The idea is simple: messages display with colors based on which dimension (N-world) the sender is in, making the chat functionally clean and visually appealing.
- Overworld (standard world parameters): ☘️ Green
- Nether (the dangerous realm): 🔥 Red
- The End (home of the purple friends queue): 💜 Purple
Configuration is accessible:
worlds:
world_1: "world" # Overworld
world_2: "world_nether" # Nether
world_3: "world_the_end" # The End
## Assign display color per dimension using Minecraft palette
colors:
world_1: "§a" # Green (hex respect ensured)
world_2: "§4" # Red (✔ for fiery realms)
world_3: "§5" # Purple (epic End-tier experience)