Skip to content

Commit bf7c270

Browse files
authored
Update README.md
1 parent 68d3a90 commit bf7c270

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img alt="Discord" src="https://img.shields.io/discord/826555143398752286?style=for-the-badge&logo=discord&label=Support%20Server&color=635aea">
3+
</p>
4+
15
# Command Framework
26

37
Command Framework is a flexible and extensible command framework designed for Bukkit/Spigot and especially Paper forks. It simplifies the process of creating, registering, and managing commands dynamically at runtime—a task that can be challenging due to inherent differences and limitations between Bukkit/Spigot and Paper.
@@ -268,5 +272,6 @@ Replace `${version}` with the appropriate module version.
268272

269273
With Command Framework, you can build sophisticated command hierarchies, provide context-sensitive tab completions, and manage command registration and unregistration at runtime—ensuring compatibility and stability even on the latest Paper servers.
270274

271-
Happy coding and enjoy building powerful commands with Command Framework!
275+
Happy coding and enjoy building powerful commands with Command Framework!
276+
272277
*CroaBeast*

0 commit comments

Comments
 (0)