- Custom join/quit messages
- New player detection
- Update checker system to notify about plugin updates
- Minecraft / Spigot 1.21+
- Java 17+ (compatible with your Spigot server)
- Download the latest release JAR file (
WelcomeMessage-1.0.1.jar) from the Releases. - Place the JAR file in your server’s
pluginsfolder. - Start or reload your Minecraft server.
Edit the config.yml file in the plugin folder to customize messages and settings.
If you want to build the plugin from source using Maven:
mvn clean packageThis will produce the JAR in the target/ directory.
