EcoWelcome is a simple and lightweight plugin designed to enhance the Minecraft server experience by providing customizable welcome messages for new and returning players. With its integration capabilities, it allows for personalized greetings, enhancing player engagement from the moment they join your server.
Features
- Customizable Messages: Create tailored join messages for both first-time and returning players, ensuring that your server's personality shines through in every interaction.
- Placeholder Support: Integrates seamlessly with PlaceholderAPI, allowing for advanced placeholder replacements to personalize messages further.
- Configuration Reloading: Use a straightforward command to reload the configuration without restarting the server, facilitating quick updates and changes.
- Silent Join Permission: Implement permission-based silent joins, permitting certain players to log in without alerting others.
Installation Instructions
- Server Compatibility: Ensure that your server is running Bukkit/Spigot version 1.21 or later.
- Download the Plugin: Obtain the `EcoWelcome.jar` and place it into your server's `plugins` directory.
- Optional PlaceholderAPI: Install PlaceholderAPI if you plan to use placeholders in your messages.
- Restart the Server: Restart your server to load and enable the EcoWelcome plugin.
Commands
/ecowelcomereload
- Description: Reloads the EcoWelcome configuration file to apply changes immediately.
- Aliases: ewrl
- Usage: Type `/ecowelcomereload` in the server console or as a permissible player to execute.
Permissions
ew.reload
- Default: OP
- Description: Grants the ability to reload the EcoWelcome configuration.
ew.silent
- Default: FALSE
- Description: Allows a user to join silently without a broadcasted join message.
Configuration
EcoWelcome provides easy message customization via the `config.yml` file. Adjust these settings to personalize how greetings are displayed to players. Remember to have PlaceholderAPI installed to leverage placeholder replacements effectively.
Code (Text):
# Example configuration settings for EcoWelcome:
first-time-join: "&b%player%, Joined for the first time!"
non-first-time-join: "&bWelcome back, %player%!"
License
This plugin is distributed under the
Space_Mex Plugins License, ensuring that it aligns with community standards and openness.
Support
Join our
Discord server for prompt assistance and to connect with a community of users and developers dedicated to enhancing the Minecraft server experience.