
ServerGreeter is a Minecraft plugin that greets players with a custom title message upon joining. Administrators configure the message using placeholders in a `config.yml` file and can reload settings or manually test the message using commands.
ServerGreeter
The ServerGreeter plugin enhances the welcoming experience for players joining your Minecraft server. It allows server administrators to customize the welcome message displayed to players upon joining, making it more engaging and personalized. With support for placeholders and color codes, administrators can create dynamic and visually appealing welcome messages tailored to their server's style.
Key Features:
/sg reload command allows administrators to reload the plugin configuration in-game, facilitating easy customization without server restarts./sg test command, providing a convenient way to preview the welcome message without waiting for a player to join.Usage:
/sg reload: Reloads the plugin configuration, applying any changes made to the welcome message or other settings without restarting the server. This command is essential for administrators to customize the welcome message on the fly.
/sg test: Manually triggers a test title message for the executing player, allowing administrators to preview the welcome message without waiting for a player to join the server. This command is useful for ensuring the welcome message looks as intended before players join.
Upon joining the server, players will be greeted with the customized welcome message specified in the plugin configuration. The welcome message can include placeholders such as %player% to dynamically insert the player's name, providing a personalized experience for each player.
This description highlights the key features of the ServerGreeter plugin and provides a comprehensive overview of its usage and functionality.