Uses of Class
cc.carm.plugin.userprefix.command.AdminCommand
-
Packages that use AdminCommand Package Description cc.carm.plugin.userprefix.command.admin -
-
Uses of AdminCommand in cc.carm.plugin.userprefix.command.admin
Constructors in cc.carm.plugin.userprefix.command.admin with parameters of type AdminCommand Constructor Description ListCommand(@NotNull AdminCommand parent, String name, String... aliases)
ReloadCommand(@NotNull AdminCommand parent, String name, String... aliases)
SetCommand(@NotNull AdminCommand parent, String name, String... aliases)
-