Skip to content

spacemex/EcoWelcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quality Gate Status Bugs Code Smells Duplicated Lines (%)

EcoWelcome Plugin

EcoWelcome is a simple, lightweight plugin for welcoming new and returning players on your Minecraft server. It supports integration with PlaceholderAPI for personalized messages.

Table of Contents

Features

  • Send customizable join messages for first-time and returning players.
  • Support for PlaceholderAPI for advanced placeholder replacements.
  • Easy-to-use command to reload configuration on the fly.
  • Permission based silent join

Installation

  1. Ensure your server is running a compatible version of Bukkit/Spigot with API version 1.21 or later.
  2. Download EcoWelcome.jar and place it in your server's plugins directory.
  3. (Optional) Install PlaceholderAPI for placeholder support.
  4. Restart your server to enable the plugin.

Commands

  • /ecowelcomereload
    • Description: Reloads the EcoWelcome configuration from the file.
    • Aliases: ewrl
    • Usage: /ecowelcomereload

Permissions

  • ew.reload
    • Default: OP
    • Description: Allows the user to reload the EcoWelcome configuration.
  • ew.silent
    • Default: FALSE
    • Description: Allows the user to join silently

Configuration

EcoWelcome supports message customization via its config.yml:

# All Messages Support Placeholder API Placeholders

first-time-join: "&b%player%, Joined for the first time!"
non-first-time-join: "&bWelcome back, %player%!"

Edit these messages to change how greetings appear to players. Ensure PlaceholderAPI is installed if using placeholders.

License

EcoWelcome is licensed under the Space_Mex Plugins License.

Support

For faster support please join our discord Server Discord

SonarQube Cloud

About

EcoWelcome is a lightweight Bukkit/Spigot plugin that enhances server player engagement with customizable join messages for new and returning players. Integrates with PlaceholderAPI for personalized greetings. Easily configurable with a command to reload settings. Ideal for fostering a welcoming community environment on your Minecraft server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages