Chatter
It's just plugin on chat, just change color in different world's
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Chatter
Chatter — Plugin which just change color in change, where you located and will change color chat

| Telegram channel (RU) | Support for author |
If you will located in world " for example in overworld ", you will send message in green color in chat, a you will in nether, you will send message in red color in chat
config plugin :
```
Add world for add color world
worlds: world_1: "world" world_2: "world_nether" world_3: "world_the_end"
Setting the color world
colors: world_1: "§a" world_2: "§4" world_3: "§5"
Setting symbol for chat
format : " §7»§f "
Setting message join or quit players from server
joinPlayer : " §7: §fhas been joined on server" quitPlayer: " §7: §fhas been exit from server" ```