Interface BoxAdminCommand

All Superinterfaces:
Command, SubCommandHoldable

public interface BoxAdminCommand extends Command, SubCommandHoldable
An interface of /boxadmin command.
  • Method Details

    • changeNoArgumentCommand

      void changeNoArgumentCommand(@Nullable @Nullable Command command)
      Changes the command when there is no argument.
      Parameters:
      command - the command to change