We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01a48b commit fe6f988Copy full SHA for fe6f988
.github/README.md
@@ -5,7 +5,7 @@
5
[](https://github.com/Despical/CommandFramework/actions/workflows/build.yml)
6
[](https://repo1.maven.org/maven2/com/github/despical/command-framework)
7
[](../LICENSE)
8
-[](https://despical.github.io/CommandFramework)
+[](https://despical.github.io/CommandFramework)
9
10
A lightweight, annotation-based command framework inspired by Bukkit’s event system. It eliminates the need to register commands in plugin.yml
11
while still allowing you to define usage, description, permissions, aliases, sender types, cooldowns, and argument limits directly in code.
0 commit comments