MelonMessages
Part of the Melon Plugins project - Paper and Folia-compatible plugins for easy Minecraft server admin.
MelonMessages allows you to easily configure different logging messages sent to your server's chat, as well as change their color.
Melon is in active development. Many features will be lacking, please request any features on our GitHub page
Current message events that are editable
join- Player joinsfirst-join- Player joins for the first timeleave- Player quits
Configuration
Each editable event has a configuration format that looks similar to:
join:
message: "{player} joined the server"
color: "#33aaff"
messagecan be any string.coloris a hex-code including the#that responds to the text color of the message.Building for older versions
While not officially supported by the Melon project, it is usuallly possible to run this plugin on versions pre-1.21.
To do this, please clone the GitHub repo and change the
api-versionto the version you wish to build for. After that, simply build with gradle and a plugin jar will be created.
Information
| Category | Chat |
|---|---|
| Published on | October 24, 2025 |
| License | MIT |
| Downloads | 5 |
| Stars | 0 |
| Watchers | 0 |