Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
CommandsAPI is a framework designed to enhance and simplify command management on Spigot servers.
Changelog - CommandsAPI v1.6.0
New Features
Enhanced Contextual Tab Completion: The tab-completion feature now considers previously entered arguments, enabling smarter and more context-aware command suggestions based on prior inputs.
Direct Argument Typing: Developers can now add arguments directly with their associated class type, enabling direct typing and easier validation. Previously, arguments could only be specified using the
"arg:type"
syntax. This new approach improves code readability and maintainability.
Changes
- Java 8 Compatibility: CommandsAPI has been downgraded to Java 8 to ensure broader support and compatibility with legacy runtime environments.
Fixes & Optimizations
- Minor Optimizations in permission handling and command requirements, ensuring a more reliable behavior when providing context-specific command suggestions for users.
Information
Published on | November 4, 2024 |
---|---|
Downloads | 0 |
Platforms
Paper (1.8-1.21.3)