Skip to content

🔌LiteCommands IntelliJ IDEA plugin - A plugin for IntelliJ IDEA that provides support for the LiteCommands framework.

License

Notifications You must be signed in to change notification settings

Rollczi/LiteCommands-IntelliJPlugin

Repository files navigation

hacktoberfest

LiteDevelopers & Hacktoberfest 2024

Register on hacktoberfest.com and start supporting open source!
Add/Improve/Fix features and open Pull request! If you don't have an idea, see issues!

Discord Sponsor Gradle Java

LiteCommands IntelliJ IDEA Plugin

Introduction

A plugin for IntelliJ IDEA that provides support for the LiteCommands framework. LiteCommands is an annotation-based command framework that can be used with Velocity, Bukkit, Paper, BungeeCord, and other implementations.

With 🔌 LiteCommands plugin, you can easily develop your commands within the IntelliJ IDEA environment. The plugin provides annotations inspections, tools for creating new command classes, syntax highlighting, code completion, and other useful features to make your development experience smoother and more efficient.

Links

Features

  • 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

Installation

To install 🔌 LiteCommands plugin, follow these steps:

  1. Open the IntelliJ IDEA plugin repository by going to Preferences > Plugins > Marketplace.
  2. Search for "LiteCommands" in the search bar.
  3. Click the Install button for the 🔌 LiteCommands plugin.
  4. Restart IntelliJ IDEA for the changes to take effect.

Usage

Once 🔌 LiteCommands plugin is installed, you can use it to develop and test your commands. To create a new LiteCommands project, follow these steps:

  1. Set up your Java project with either Maven or Gradle.
  2. Add the LiteCommands dependency to your dependencies. [See more]
  3. 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 the Getting 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

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published