A B C D E F G I M N O P R S T U V 
All Classes All Packages

U

Usage - Annotation Type in net.kautler.command.api.annotation
An annotation with which the usage of the command can be configured.
UserJavacord - Class in net.kautler.command.api.restriction.javacord
A restriction that allows a command for certain users and is evaluated by the Javacord command handler.
UserJavacord(long) - Constructor for class net.kautler.command.api.restriction.javacord.UserJavacord
Constructs a new user restriction for checking the channel ID.
UserJavacord(String) - Constructor for class net.kautler.command.api.restriction.javacord.UserJavacord
Constructs a new user restriction for checking the user name case-sensitively against a fixed name.
UserJavacord(String, boolean) - Constructor for class net.kautler.command.api.restriction.javacord.UserJavacord
Constructs a new user restriction for checking the user name against a fixed name.
UserJavacord(Pattern) - Constructor for class net.kautler.command.api.restriction.javacord.UserJavacord
Constructs a new user restriction for checking the user name against a regular expression.
A B C D E F G I M N O P R S T U V 
All Classes All Packages