Package ch.njol.skript.command
package ch.njol.skript.command
Code related to handling commands, either Skript commands or custom script commands.
-
ClassDescriptionArgument<T>Represents an argument of a commandcopied from CraftBukkit (org.bukkit.craftbukkit.help.CommandAliasHelpTopic)Holds info about the usage of a command.This class is used for user-defined commands.