Compatibility
Minecraft: Java Edition
1.21.4
1.21–1.21.1
Platforms
Fabric
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 months ago
Updated last week
Welcome Message Plugin
This is a simple welcome message plugin/mod for paper or fabric servers. Customise a message, with colour codes or the players name, that will be displayed to your players every time they join
Usage:
- Simply drag and drop the jar into your servers plugins/mods folder depending on which version you are using. If you are using the fabric version you also need to install fabric api.
- Modify config.yml (Paper) or config/welcome-message/config.json to customise your message.
- Use %player% as a placeholder for the players name.
- Use &<minecraft-format-code> to specify a color.
- If you are using the paper version run /welcome-message-reload or restart your server to apply changes, If you are using the fabric version you must restart the server to apply the changes.
Commands (Only on Paper Version):
- Get - Gets the current welcome message:
/welcome-message-get
- Set - Sets the welcome message:
/welcome-message-set <value>
- Reload - Reloads the config (use after editing the config.yml):
/welcome-message-reload