Package org.incendo.cloud.bukkit
Class BukkitCommandMeta
java.lang.Object
org.incendo.cloud.bukkit.BukkitCommandMeta
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe description to show for the Bukkit command. -
Method Summary
-
Field Details
-
BUKKIT_DESCRIPTION
The description to show for the Bukkit command.If this is not set then Bukkit will attempt to retrieve the
CommandDescriptionfor the command.If the command description is empty, then Bukkit will attempt to fall back on the argument description of the root literal.
-