
This plugin allows to set you own messages in chat for example on Join or Quit.
Initial release candidate (1.0.0-RC) of this message and group management tool.
This project provides a simple and effective way to manage player groups and customize server-wide or group-specific messages. It is designed for server administrators who want more control over their community's interaction.
The main command for this tool is /scm. All messages support MiniMessage formatting, and you can use the <player> placeholder for the player's name.
Manage global messages that apply to everyone by default.
/scm default set <join|quit> <message> – Set a global join or quit message./scm default reset <join|quit> – Reset the global message to its original state.Create and configure specific groups.
/scm group create <name> – Create a new group./scm group remove <name> – Delete an existing group./scm group set <name> <join|quit> <message> – Set a custom join/quit message for a specific group.Assign players to your created groups.
/scm user set <player> <group> – Assign a specific player to a group.You can use rich colors and the player placeholder:/scm group set VIP join "<yellow>Welcome <bold><player></bold> to the server!"
.jar (or zip) file from the Versions tab.plugins folder.This is a Release Candidate (1.0.0-RC). While it is stable, please report any bugs you find to help me improve the final release!