{"id":19217224,"url":"https://github.com/rollczi/litecommands-intellijplugin","last_synced_at":"2025-05-12T23:52:02.265Z","repository":{"id":103947072,"uuid":"585059218","full_name":"Rollczi/LiteCommands-IntelliJPlugin","owner":"Rollczi","description":"🔌LiteCommands IntelliJ IDEA plugin - A plugin for IntelliJ IDEA that provides support for the LiteCommands framework.","archived":false,"fork":false,"pushed_at":"2025-04-25T17:41:26.000Z","size":330,"stargazers_count":11,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T23:51:53.148Z","etag":null,"topics":["bukkit","hacktoberfest","intellij-plugin","minecraft-plugin","spigot","velocity"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/20799-litecommands","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rollczi.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}},"created_at":"2023-01-04T08:02:36.000Z","updated_at":"2025-04-19T22:59:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"81d832e1-7a70-487f-a32c-d93dfca78be9","html_url":"https://github.com/Rollczi/LiteCommands-IntelliJPlugin","commit_stats":null,"previous_names":["litedevelopers/litecommands-intellijplugin","rollczi/litecommands-intellijplugin"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rollczi%2FLiteCommands-IntelliJPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rollczi%2FLiteCommands-IntelliJPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rollczi%2FLiteCommands-IntelliJPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rollczi%2FLiteCommands-IntelliJPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rollczi","download_url":"https://codeload.github.com/Rollczi/LiteCommands-IntelliJPlugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843171,"owners_count":21972869,"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","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":["bukkit","hacktoberfest","intellij-plugin","minecraft-plugin","spigot","velocity"],"created_at":"2024-11-09T14:20:44.943Z","updated_at":"2025-05-12T23:52:02.243Z","avatar_url":"https://github.com/Rollczi.png","language":"Java","funding_links":["https://github.com/sponsors/Rollczi"],"categories":[],"sub_categories":[],"readme":"\u003c!-- Plugin description --\u003e\n\n\u003cdiv align=\"right\"\u003e\n\n[![dependency](https://repo.panda-lang.org/api/badge/latest/releases/dev/rollczi/litecommands-core?color=9372f9\u0026name=Version)](https://repo.panda-lang.org/#/releases/dev/rollczi/litecommands)\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/Rollczi/LiteCommands/assets/49173834/4c297b16-eacd-4c89-ba34-2767b114e391\" alt=\"banner\" width=\"65%\"/\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n[![Discord](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/social/discord-plural_vector.svg)](https://discord.gg/6cUhkj6uZJ)\n[![Sponsor](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/donate/ghsponsors-singular_vector.svg)](https://github.com/sponsors/Rollczi)\n[![Gradle](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/built-with/gradle_vector.svg)](https://gradle.org/)\n[![Java](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/built-with/java17_vector.svg)](https://www.java.com/)\n\n### LiteCommands - IntelliJ IDEA Plugin\n\n\u003c/div\u003e\n\nWith LiteCommands plugin, you can easily develop your commands within the **IntelliJ IDEA** environment. \nThe plugin provides **annotation inspections**, **tools** for creating new command classes, \n**syntax highlighting**, **code completion**,\nand other useful features to make your development experience smoother and more efficient.\n\n[LiteCommands](https://github.com/Rollczi/LiteCommands) is an annotation-based command framework \nthat can be used with Velocity, Bukkit, Paper, BungeeCord, Minestom, Sponge, Fabric, JDA and future implementations.\n\n## Links\n- [Discord](https://discord.gg/6cUhkj6uZJ)\n- [Plugin](https://plugins.jetbrains.com/plugin/20799-litecommands)\n- [Documentation](https://docs.rollczi.dev)\n- [GitHub](https://github.com/Rollczi/LiteCommands)\n\n\u003c!-- Plugin description end --\u003e\n\n## Features\n\n- [x] Annotation inspections to easily identify and fix errors in your command code\n- [x] Quick fixes for common issues with LiteCommands code\n- [x] Syntax highlighting to make your code easier to read and understand\n- [x] Tools for creating new command classes and generating command method templates\n- [ ] Code completion for LiteCommands annotations and methods\n\n## Installation\n\nTo install 🔌 LiteCommands plugin, follow these steps:\n\n1. Open the IntelliJ IDEA plugin repository by going to `Preferences` \u003e `Plugins` \u003e `Marketplace`.\n2. Search for \"LiteCommands\" in the search bar.\n3. Click the `Install` button for the 🔌 LiteCommands plugin.\n4. Restart IntelliJ IDEA for the changes to take effect.\n\n## Usage\n\nOnce 🔌 LiteCommands plugin is installed, you can use it to develop and test your commands. To create a new LiteCommands project, follow these steps:\n\n1. Set up your Java project with either Maven or Gradle.\n2. Add the LiteCommands dependency to your dependencies. [[See more]](https://docs.rollczi.dev/documentation/litecommands/getting-started/dependencies.html)\n3. Start writing your commands! The LiteCommands plugin will make it easier for you to write code.\n\nFor more detailed instructions on setting up LiteCommands in your project, please see the [Getting Started](https://docs.rollczi.dev/documentation/litecommands/getting-started.html) guide in the LiteCommands documentation.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollczi%2Flitecommands-intellijplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollczi%2Flitecommands-intellijplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollczi%2Flitecommands-intellijplugin/lists"}