A simple plugin that runs command when player joins.
- Install the plugin.
- Restart server to generate config.
- Edit the command you want to run in
plugins/MooJoinCMD/config.yml
.
Example config.yml:
joinCommand: "say Welcome %player%"
Use %player%
and it will be replaced with the player's name.
4. Restart the server or run /rmoojoincmd
to apply the changes.