{"id":22544158,"url":"https://github.com/spacemex/ecowelcome","last_synced_at":"2026-04-11T20:43:48.175Z","repository":{"id":266750400,"uuid":"896914417","full_name":"spacemex/EcoWelcome","owner":"spacemex","description":"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.","archived":false,"fork":false,"pushed_at":"2024-12-06T02:38:40.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T08:22:08.910Z","etag":null,"topics":["config","message","mex","minecraft","minecraft-pl","paper","plugin","space","spigot","welcome"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/ecowelcome.121166/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacemex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-01T16:05:59.000Z","updated_at":"2024-12-06T02:38:44.000Z","dependencies_parsed_at":"2025-03-28T08:21:27.616Z","dependency_job_id":null,"html_url":"https://github.com/spacemex/EcoWelcome","commit_stats":null,"previous_names":["spacemex/ecowelcome"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spacemex/EcoWelcome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemex%2FEcoWelcome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemex%2FEcoWelcome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemex%2FEcoWelcome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemex%2FEcoWelcome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacemex","download_url":"https://codeload.github.com/spacemex/EcoWelcome/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemex%2FEcoWelcome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["config","message","mex","minecraft","minecraft-pl","paper","plugin","space","spigot","welcome"],"created_at":"2024-12-07T14:06:19.614Z","updated_at":"2026-04-11T20:43:48.138Z","avatar_url":"https://github.com/spacemex.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=spacemex_EcoWelcome\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=spacemex_EcoWelcome)\n[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=spacemex_EcoWelcome\u0026metric=bugs)](https://sonarcloud.io/summary/new_code?id=spacemex_EcoWelcome)\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=spacemex_EcoWelcome\u0026metric=code_smells)](https://sonarcloud.io/summary/new_code?id=spacemex_EcoWelcome)\n[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=spacemex_EcoWelcome\u0026metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=spacemex_EcoWelcome)\n# EcoWelcome Plugin\n\nEcoWelcome is a simple, lightweight plugin for welcoming new and returning players on your Minecraft server. It supports integration with PlaceholderAPI for personalized messages.\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Commands](#commands)\n- [Permissions](#permissions)\n- [Configuration](#configuration)\n- [License](#license)\n- [Support](#Support)\n\n## Features\n\n- Send customizable join messages for first-time and returning players.\n- Support for PlaceholderAPI for advanced placeholder replacements.\n- Easy-to-use command to reload configuration on the fly.\n- Permission based silent join\n\n## Installation\n\n1. **Ensure your server is running a compatible version of Bukkit/Spigot with API version 1.21 or later.**\n2. **Download EcoWelcome.jar and place it in your server's `plugins` directory.**\n3. **(Optional) Install [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/) for placeholder support.**\n4. **Restart your server to enable the plugin.**\n\n## Commands\n\n- `/ecowelcomereload`\n    - **Description**: Reloads the EcoWelcome configuration from the file.\n    - **Aliases**: `ewrl`\n    - **Usage**: `/ecowelcomereload`\n\n## Permissions\n\n- `ew.reload`\n    - **Default**: OP\n    - **Description**: Allows the user to reload the EcoWelcome configuration.\n- `ew.silent`\n  - **Default**: FALSE\n  - **Description**: Allows the user to join silently\n\n## Configuration\n\nEcoWelcome supports message customization via its `config.yml`:\n\n```yaml\n# All Messages Support Placeholder API Placeholders\n\nfirst-time-join: \"\u0026b%player%, Joined for the first time!\"\nnon-first-time-join: \"\u0026bWelcome back, %player%!\"\n```\n\nEdit these messages to change how greetings appear to players. Ensure PlaceholderAPI is installed if using placeholders.\n\n## License\n\nEcoWelcome is licensed under the [Space_Mex Plugins License](LICENSE.md).\n\n## Support\n\nFor faster support please join our discord Server [Discord](https://discord.gg/4CpNvfZBZN)\n\n[![SonarQube Cloud](https://sonarcloud.io/images/project_badges/sonarcloud-light.svg)](https://sonarcloud.io/summary/new_code?id=spacemex_EcoWelcome)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacemex%2Fecowelcome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacemex%2Fecowelcome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacemex%2Fecowelcome/lists"}