CommandAPI icon indicating copy to clipboard operation
CommandAPI copied to clipboard

Sub-sub annotation commands

Open Metacinnabar opened this issue 3 years ago • 15 comments

Please describe your suggestion Being able to have commands like /command subcommand subsubcommand argument within the annotation-way of building commands.

Please supply examples of the desired inputs and outputs Example: Input: /permission group register <name> Output: Creates a permission group with the provided name. Input: /permission group list Output: Lists all permission groups Input: /permission rank register <name> Output: Creates a permission rank with the provided name.

Metacinnabar avatar Mar 27 '22 02:03 Metacinnabar

Work for this is currently taking place in the dev/annotations branch, and will be released whenever the annotations branch is ready

JorelAli avatar Apr 27 '22 10:04 JorelAli