mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
d2754b99c9
…ions by Optional annotation In the past we could not handle a permission in relation to the presence of an optional argument, it forced us to manage it in the body of the command, and could be repetitive and boring, note that it also works with the annotation Default