Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Traqueur-dev

CommandsAPI is a framework designed to enhance and simplify command management on Spigot servers.

Report CommandsAPI?

Release
1.6.0

Traqueur-dev released CommandsAPI version 1.6.0 on November 4, 2024

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 onNovember 4, 2024
Downloads0

Platforms

Paper Paper (1.8-1.21.3)