Skip to content

Commit a8461dd

Browse files
authored
Update README.md
1 parent fe930f4 commit a8461dd

File tree

1 file changed

+12
-22
lines changed

1 file changed

+12
-22
lines changed

README.md

Lines changed: 12 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,24 @@
1+
<!-- Plugin description -->
2+
3+
<div align="right">
14

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>
87

98
<div align="center">
109

10+
<img src="https://github.com/Rollczi/LiteCommands/assets/49173834/4c297b16-eacd-4c89-ba34-2767b114e391" alt="banner" width="65%"/>
11+
<br><br>
12+
1113
[![Discord](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/social/discord-plural_vector.svg)](https://discord.gg/6cUhkj6uZJ)
1214
[![Sponsor](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/donate/ghsponsors-singular_vector.svg)](https://github.com/sponsors/Rollczi)
1315
[![Gradle](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/built-with/gradle_vector.svg)](https://gradle.org/)
1416
[![Java](https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/built-with/java17_vector.svg)](https://www.java.com/)
1517

16-
### LiteCommands IntelliJ IDEA Plugin
18+
### LiteCommands - IntelliJ IDEA Plugin
1719

1820
</div>
1921

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-
2622
With LiteCommands plugin, you can easily develop your commands within the **IntelliJ IDEA** environment.
2723
The plugin provides **annotation inspections**, **tools** for creating new command classes,
2824
**syntax highlighting**, **code completion**,
@@ -31,19 +27,13 @@ and other useful features to make your development experience smoother and more
3127
[LiteCommands](https://github.com/Rollczi/LiteCommands) is an annotation-based command framework
3228
that can be used with Velocity, Bukkit, Paper, BungeeCord, Minestom, Sponge, Fabric, JDA and future implementations.
3329

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-
4330
## Links
4431
- [Discord](https://discord.gg/6cUhkj6uZJ)
4532
- [Plugin](https://plugins.jetbrains.com/plugin/20799-litecommands)
4633
- [Documentation](https://docs.rollczi.dev)
34+
- [GitHub](https://github.com/Rollczi/LiteCommands)
35+
36+
<!-- Plugin description end -->
4737

4838
## Features
4939

0 commit comments

Comments
 (0)