Package com.sk89q.bukkit.util
Interface CommandInspector
public interface CommandInspector
-
Method Summary
Modifier and TypeMethodDescriptiongetFullText
(Command command) getShortText
(Command command) boolean
testPermission
(CommandSender sender, Command command)
-
Method Details
-
getShortText
-
getFullText
-
testPermission
-