You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.idea | 1 year ago | |
CmdAPI-bukkit | 1 year ago | |
CmdAPI-bungeecord | 1 year ago | |
CmdAPI-common | 1 year ago | |
CmdAPI.iml | 1 year ago | |
README.md | 1 year ago | |
pom.xml | 1 year ago |
README.md
CmdAPI
Extremely lightweight and simple to use Bukkit and Bungeecord command API with tab-complete.
Finally, a simple way to create Minecraft commands in both Bukkit and Bungee APIs, which simply just works.
Features
- Very lightweight code
- Same interface in Bukkit and Bungee
- On the fly command un/registration
- Tab-complete fully supported
- Subcommand support
Todo
- Clean up code
- More customization options