Package com.ordwen.odailyquests.api.commands.admin


package com.ordwen.odailyquests.api.commands.admin
  • Class
    Description
    Represents an administrative subcommand that can be executed through the plugin's admin command system.
    This is an abstract base class for admin commands in the O'DailyQuests plugin.
    Interface for providing tab-completion suggestions for admin commands in the O'DailyQuests plugin.
    Registry for all admin subcommands in the plugin.
    Base class providing common message sending functionality for admin commands.