GreetTime is a simple Minecraft plugin that adds two custom commands: /greet and /timecheck.
/greet <player>: Send a customizable greeting message to a specific player./timecheck: Check the current server time.
- Download the latest
GreetTime.jarfile from the releases page. - Place the JAR file in your server's
pluginsfolder. - Restart your server or run the command
/reload confirmif your server supports it.
/greet <player>: Greet a specific player. Replace<player>with the player's name./timecheck: Check the current server time.
You can customize the greeting message by editing the config.yml file in the plugin's folder:
greeting-message: "&aHello, %player%! Welcome to the server!"