Annotation Interface Command
Used for all kinds of implementations of
ICommand interface.
This annotation contains data required for the command manager.
It's almost like a representation of what used to be put in plugin.yml-
Element Details
-
name
-
description
- Default:
""
-
permission
- Default:
""
-
permissionMessage
- Default:
""
-
aliases
- Default:
{}
-