{"id":18364190,"url":"https://github.com/boxbeam/redcommands","last_synced_at":"2025-08-18T19:41:51.826Z","repository":{"id":40395830,"uuid":"398382542","full_name":"boxbeam/RedCommands","owner":"boxbeam","description":"A powerful command framework for Spigot plugins","archived":false,"fork":false,"pushed_at":"2023-01-03T16:09:25.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T03:17:31.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boxbeam.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}},"created_at":"2021-08-20T19:36:00.000Z","updated_at":"2023-04-09T00:08:00.000Z","dependencies_parsed_at":"2023-02-01T07:30:29.300Z","dependency_job_id":null,"html_url":"https://github.com/boxbeam/RedCommands","commit_stats":null,"previous_names":["boxbeam/redcommands","redempt/redcommands"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/boxbeam/RedCommands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedCommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedCommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedCommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedCommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxbeam","download_url":"https://codeload.github.com/boxbeam/RedCommands/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxbeam%2FRedCommands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271050533,"owners_count":24691183,"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-18T02:00:08.743Z","response_time":89,"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":[],"created_at":"2024-11-05T23:09:33.854Z","updated_at":"2025-08-18T19:41:51.774Z","avatar_url":"https://github.com/boxbeam.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedCommands\nA powerful command framework for Spigot plugins using a custom file format. Support for rdcml file format in Intellij: https://github.com/Ciel-MC/RedLib-Command-File\n\nSupport Discord: https://discord.gg/agu5xGy2YZ\n\n# Installation for Development\n\nGradle:\n\n```groovy\nrepositories {\n        maven { url 'https://redempt.dev' }\n}\n\n```\n\n```groovy\ndependencies {\n        compileOnly 'com.github.Redempt:RedCommands:Tag'\n}\n```\n\nReplace `Tag` with a release tag for RedLib. Example: `1.5.3.1`. You can also use `master` as the tag to get the latest version, though you will have to clear your gradle caches in order to update it.\n\nMaven:\n\n```xml\n\u003crepository\u003e\n        \u003cid\u003eredempt.dev\u003c/id\u003e\n        \u003curl\u003ehttps://redempt.dev\u003c/url\u003e\n\u003c/repository\u003e\n```\n\n```xml\n\u003cdependency\u003e\n        \u003cgroupId\u003ecom.github.Redempt\u003c/groupId\u003e\n        \u003cartifactId\u003eRedCommands\u003c/artifactId\u003e\n        \u003cversion\u003eTag\u003c/version\u003e\n        \u003cscope\u003eprovided\u003c/scope\u003e\n\u003c/dependency\u003e\n```\nReplace `Tag` with a release tag for RedLib. Example: `1.5.3.1`. You can also use `master` as the tag to get the latest version, though you will have to clear your maven caches in order to update it.\n\n# Usage\n\nFor information on how to use RedCommands, please see the [Command Manager section in the RedLib wiki](https://github.com/Redempt/RedLib/wiki/Command-Manager).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxbeam%2Fredcommands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxbeam%2Fredcommands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxbeam%2Fredcommands/lists"}