Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
🔌LiteCommands IntelliJ IDEA plugin - A plugin for IntelliJ IDEA that provides support for the LiteCommands framework.
License
Rollczi/LiteCommands-IntelliJPlugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
With LiteCommands plugin, you can easily develop your commands within theIntelliJ IDEA environment.The plugin providesannotation inspections,tools for creating new command classes,syntax highlighting,code completion,and other useful features to make your development experience smoother and more efficient.
LiteCommands is an annotation-based command frameworkthat can be used with Velocity, Bukkit, Paper, BungeeCord, Minestom, Sponge, Fabric, JDA and future implementations.
- Annotation inspections to easily identify and fix errors in your command code
- Quick fixes for common issues with LiteCommands code
- Syntax highlighting to make your code easier to read and understand
- Tools for creating new command classes and generating command method templates
- Code completion for LiteCommands annotations and methods
To install 🔌 LiteCommands plugin, follow these steps:
- Open the IntelliJ IDEA plugin repository by going to
Preferences
>Plugins
>Marketplace
. - Search for "LiteCommands" in the search bar.
- Click the
Install
button for the 🔌 LiteCommands plugin. - Restart IntelliJ IDEA for the changes to take effect.
Once 🔌 LiteCommands plugin is installed, you can use it to develop and test your commands. To create a new LiteCommands project, follow these steps:
- Set up your Java project with either Maven or Gradle.
- Add the LiteCommands dependency to your dependencies.[See more]
- Start writing your commands! The LiteCommands plugin will make it easier for you to write code.
For more detailed instructions on setting up LiteCommands in your project, please see theGetting Started guide in the LiteCommands documentation.
About
🔌LiteCommands IntelliJ IDEA plugin - A plugin for IntelliJ IDEA that provides support for the LiteCommands framework.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.