Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Details
Licensed CC-BY-4.0
Published 4 hours ago
Updated yesterday
Requires ConfigAPI.
This plugin consists of a system based on a configuration file that allows you to decorate/modify various game messages.
PlaceholderAPI Support!
You can customize some values in the decomessages.json file.
Among the messages you can decorate are:
- Join Message: When a player join the server.
- Quit Message: When a player quit the server.
- Chat Message: When a player chats on the server (the prefix, i.e., what comes before the message).
You can also set a permission that is required to use the chat. There is support for color codes in "&" and hexadecimal with "&" at the beginning, for example "7FFFF".

{
"enabled": true,
"join": "&7[&a+&7] %player%",
"quit": "&7[&c-&7] %player%",
"chat": "%player%: &7",
"perm": "",
"consoleLogs": false
}

If you have any problem or suggestion you can report it in the community discord (Spanish-speaking) by opening a ticket: https://discord.gg/sKRYYyVCnw
If you want to support us you can do so through:
- Patreon: https://www.patreon.com/c/BannedStudios
- Ko-Fi: https://ko-fi.com/soykatto




