Class AdminCommand

  • All Implemented Interfaces:
    cc.carm.lib.easyplugin.command.NamedExecutor, CommandExecutor, TabCompleter, TabExecutor

    public class AdminCommand
    extends cc.carm.lib.easyplugin.command.CommandHandler
    • Constructor Detail

      • AdminCommand

        public AdminCommand​(@NotNull
                            @NotNull JavaPlugin plugin)
    • Method Detail

      • noArgs

        public Void noArgs​(CommandSender sender)
        Specified by:
        noArgs in class cc.carm.lib.easyplugin.command.CommandHandler
      • noPermission

        public Void noPermission​(CommandSender sender)
        Specified by:
        noPermission in class cc.carm.lib.easyplugin.command.CommandHandler