{"id":31500290,"url":"https://github.com/ritzatemo/redmc","last_synced_at":"2026-04-01T22:20:41.634Z","repository":{"id":315790518,"uuid":"1060840092","full_name":"RitzAtemo/RedMC","owner":"RitzAtemo","description":"Plugin infrastructure for Minecraft servers in the Vanilla Survival Multiplayer (SMP) category, with a focus on the Folia core.","archived":false,"fork":false,"pushed_at":"2025-09-20T19:21:19.000Z","size":82,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-20T19:27:40.560Z","etag":null,"topics":["folia","folia-plugin","folia-supported","infrastructure","minecraft","minecraft-plugin","minecraft-server","papermc","papermc-plugin","smp","vanilla"],"latest_commit_sha":null,"homepage":"https://aviora.red","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RitzAtemo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-20T17:43:05.000Z","updated_at":"2025-09-20T18:02:40.000Z","dependencies_parsed_at":"2025-09-20T19:27:42.758Z","dependency_job_id":"a3cd2ced-9c54-4ead-a850-9f59ac774d0e","html_url":"https://github.com/RitzAtemo/RedMC","commit_stats":null,"previous_names":["ritzatemo/redmc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RitzAtemo/RedMC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitzAtemo%2FRedMC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitzAtemo%2FRedMC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitzAtemo%2FRedMC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitzAtemo%2FRedMC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RitzAtemo","download_url":"https://codeload.github.com/RitzAtemo/RedMC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RitzAtemo%2FRedMC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278038304,"owners_count":25919562,"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-10-02T02:00:08.890Z","response_time":67,"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":["folia","folia-plugin","folia-supported","infrastructure","minecraft","minecraft-plugin","minecraft-server","papermc","papermc-plugin","smp","vanilla"],"created_at":"2025-10-02T17:11:18.931Z","updated_at":"2026-04-01T22:20:41.610Z","avatar_url":"https://github.com/RitzAtemo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedMC Infrastructure\nPlugin infrastructure for Minecraft servers in the Vanilla Survival Multiplayer (SMP) category, with a focus on the Folia core.\n\n![Java 21](https://img.shields.io/badge/Java-21-1E90FF.svg)\n![Folia 1.21.11](https://img.shields.io/badge/Folia-1.21.11-FF1493.svg)\n![RedMC: 0.1.0-beta](https://img.shields.io/badge/RedMC-0.1.0--beta-C780FA.svg)\n![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL--3.0-3DDC97.svg)\n\n## Documentation\n\nFull documentation is available in the [Wiki](wiki/README.md), including plugin descriptions, command trees, and permission tables.\n\n## Installation\n\nStep-by-step instructions to install the plugin:\n1. Download the latest release from the [Releases](https://github.com/RitzAtemo/RedMC/releases/) page\n2. Place the `.jar` files into your server's `plugins` folder\n3. Restart the server\n\n## Configuration\n\nAll plugin settings are configured in their respective `config.yml` files. Messages can be customized in the corresponding `lang` folders, named according to the language (e.g., `en_US.yml`), which are automatically used based on the client’s language.\n\n## Build\nThis project uses **Gradle** as its build system. To build all plugins, run:\n\n```bash\n./gradlew build\n```\n\nThis will compile the source code, run the necessary tasks, and produce `.jar` files in the `build/libs/` directory.\n\n\u003e If you are using Windows, use `gradlew.bat build` instead of `./gradlew build`.\n\n## Test\nTo debug the plugins with Folia, use:\n\n```bash\n./gradlew runFolia\n```\n\nThis will start a local Folia server instance with your plugins loaded, allowing you to test features in a real server environment.\n\n\u003e Tip: You can modify the run configuration in `build.gradle` if you want to change server version or plugin paths.\n\n## Contributing\n\nPull requests, suggestions, and feedback are welcome!\n\nTo contribute:\n\n1. **Fork** this repository\n2. Create a new branch for your improvement or fix\n3. Write your code and commit the changes\n4. Open a **pull request**\n\n## License\n\nThis project is licensed under the [AGPL-3.0 License](LICENSE).  \nCopyright © Ritz Atemo, aviora.red\n\n## Acknowledgements\n\n- Inspired by the Folia core project","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritzatemo%2Fredmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fritzatemo%2Fredmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritzatemo%2Fredmc/lists"}