{"id":30739947,"url":"https://github.com/meverastudios/imperat","last_synced_at":"2026-04-01T20:34:25.044Z","repository":{"id":257674312,"uuid":"845214843","full_name":"MeveraStudios/Imperat","owner":"MeveraStudios","description":"Enterprise command dispatching framework with optimal performance","archived":false,"fork":false,"pushed_at":"2026-01-17T00:08:41.000Z","size":3759,"stargazers_count":41,"open_issues_count":1,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-17T10:17:36.466Z","etag":null,"topics":["api","bukkit","bungeecord","command-framework","command-line-interface","commands","minestom-library","spigot","velocity"],"latest_commit_sha":null,"homepage":"","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/MeveraStudios.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":"2024-08-20T20:11:26.000Z","updated_at":"2026-01-17T00:08:46.000Z","dependencies_parsed_at":"2024-09-18T03:14:13.926Z","dependency_job_id":"2c8d703a-507e-4db4-bfc6-fcaf8022d61f","html_url":"https://github.com/MeveraStudios/Imperat","commit_stats":null,"previous_names":["velixdevelopments/imperat","meverastudios/imperat"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/MeveraStudios/Imperat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeveraStudios%2FImperat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeveraStudios%2FImperat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeveraStudios%2FImperat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeveraStudios%2FImperat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeveraStudios","download_url":"https://codeload.github.com/MeveraStudios/Imperat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeveraStudios%2FImperat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28571556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","bukkit","bungeecord","command-framework","command-line-interface","commands","minestom-library","spigot","velocity"],"created_at":"2025-09-03T23:03:35.185Z","updated_at":"2026-03-14T21:57:31.031Z","avatar_url":"https://github.com/MeveraStudios.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/MeveraStudios/Imperat/refs/heads/master/assets/logo.png\" alt=\"Imperat Logo\" width=\"400\"/\u003e \n\u003c/div\u003e\n\n# Imperat - The Blazing Fast Command Framework\n\n[![Maven Central](https://img.shields.io/maven-central/v/studio.mevera/imperat-core?style=for-the-badge\u0026color=blue)](https://search.maven.org/artifact/studio.mevera/imperat-core)\n[![Discord](https://img.shields.io/discord/1285395980610568192?style=for-the-badge\u0026color=7289da\u0026label=Discord)](https://discord.gg/McN4GMWApE)\n[![Java](https://img.shields.io/badge/Java-17%2B-orange?style=for-the-badge)](https://java.com)\n\nImperat is a high performance generic command framework, designed to facilitate the creation of commands\nand replace the old boilerplate code with new modern and well organized code for your commands!\n**Built with ❤️**\n\n## Example Command\n```java\n\n@RootCommand({\"message\", \"msg\"})\npublic class MessageCommand {\n\n    @Execute()\n    public void exec(Player sender, Player target, @Greedy String message) {\n        // send private message to the target\n        target.sendMessage(\"From \" + sender.getName() + \": \" + message);\n    }\n}\n```\n\n## 📚 Learn More\n\n- [Documentation](https://mevera.studio/docs/Imperat/getting-started)\n- [Discord](https://discord.gg/McN4GMWApE)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeverastudios%2Fimperat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeverastudios%2Fimperat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeverastudios%2Fimperat/lists"}