Progress: ~40% finished
CommandAPI is a library for Minecraft plugin developers that simplifies and automates command creation.
• Autocomplete-friendly system that allows beginner developers to use it with ease
• Automated parsing of arguments
• Automated permission generation
• Automated tab-completer
• Supports stream-like single line use
• Supports flag-type arguments
• Hijacking native command parser for more optimization
• 'Dynamic permissions' that can change every execution