Compatibility
Minecraft: Java Edition
1.20.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed
Published 11 months ago
Updated 7 months ago
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"