1
+ <!-- Plugin description -->
2
+
3
+ <div align =" right " >
1
4
2
- <div align =" center " ><img src =" https://github.com/user-attachments/assets/3917fae8-3ee9-4761-b09f-0017c2416f89 " alt =" hacktoberfest " width =" 85% " /></div >
3
- <div align =" center " ><h3 >LiteDevelopers & Hacktoberfest 2024</h3 ></div >
4
- <div align =" center " >Register on <a href =" https://hacktoberfest.com/ " >hacktoberfest.com</a > and start supporting open source!</div >
5
- <div align =" center " >Add/Improve/Fix features and open <a href =" https://github.com/LiteDevelopers/LiteCommands-IntelliJPlugin/pulls " >Pull request</a >! If you don't have an idea, see <a href =" https://github.com/LiteDevelopers/LiteCommands-IntelliJPlugin/issues " >issues</a >!</div >
6
- <div align =" center " >See also <a href =" https://github.com/Rollczi/ " >other repositories</a >!</div >
7
- <br >
5
+ [ ![ dependency] ( https://repo.panda-lang.org/api/badge/latest/releases/dev/rollczi/litecommands-core?color=9372f9&name=Version )] ( https://repo.panda-lang.org/#/releases/dev/rollczi/litecommands )
6
+ </div >
8
7
9
8
<div align =" center " >
10
9
10
+ <img src =" https://github.com/Rollczi/LiteCommands/assets/49173834/4c297b16-eacd-4c89-ba34-2767b114e391 " alt =" banner " width =" 65% " />
11
+ <br ><br >
12
+
11
13
[ ![ Discord] ( https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/social/discord-plural_vector.svg )] ( https://discord.gg/6cUhkj6uZJ )
12
14
[ ![ Sponsor] ( https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/donate/ghsponsors-singular_vector.svg )] ( https://github.com/sponsors/Rollczi )
13
15
[ ![ Gradle] ( https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/built-with/gradle_vector.svg )] ( https://gradle.org/ )
14
16
[ ![ Java] ( https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/built-with/java17_vector.svg )] ( https://www.java.com/ )
15
17
16
- ### LiteCommands IntelliJ IDEA Plugin
18
+ ### LiteCommands - IntelliJ IDEA Plugin
17
19
18
20
</div >
19
21
20
- ## Introduction
21
-
22
- <!-- Plugin description -->
23
-
24
- <img src =" https://github.com/Rollczi/LiteCommands/assets/49173834/4c297b16-eacd-4c89-ba34-2767b114e391 " alt =" banner " width =" 65% " />
25
-
26
22
With LiteCommands plugin, you can easily develop your commands within the ** IntelliJ IDEA** environment.
27
23
The plugin provides ** annotation inspections** , ** tools** for creating new command classes,
28
24
** syntax highlighting** , ** code completion** ,
@@ -31,19 +27,13 @@ and other useful features to make your development experience smoother and more
31
27
[ LiteCommands] ( https://github.com/Rollczi/LiteCommands ) is an annotation-based command framework
32
28
that can be used with Velocity, Bukkit, Paper, BungeeCord, Minestom, Sponge, Fabric, JDA and future implementations.
33
29
34
- GitHub: [ link] ( https://github.com/Rollczi/LiteCommands )
35
- Support: [ LiteCommands Discord] ( https://discord.gg/6cUhkj6uZJ )
36
- Issues: [ link] ( https://github.com/Rollczi/LiteCommands/issues )
37
- Documentation 3.x: [ link] ( https://litedevelopers.rollczi.dev/introdution.html )
38
- Documentation 2.x: [ link] ( https://docs.rollczi.dev/ )
39
-
40
-
41
- <!-- Plugin description end -->
42
-
43
30
## Links
44
31
- [ Discord] ( https://discord.gg/6cUhkj6uZJ )
45
32
- [ Plugin] ( https://plugins.jetbrains.com/plugin/20799-litecommands )
46
33
- [ Documentation] ( https://docs.rollczi.dev )
34
+ - [ GitHub] ( https://github.com/Rollczi/LiteCommands )
35
+
36
+ <!-- Plugin description end -->
47
37
48
38
## Features
49
39
0 commit comments