Package com.ordwen.odailyquests.api.commands.player


package com.ordwen.odailyquests.api.commands.player
  • Class
    Description
    Represents a player subcommand that can be executed through the plugin's player command system.
    Base class providing common functionality for player-related commands.
    Interface for providing tab-completion suggestions for player commands.
    Registry for all player subcommands in the plugin.
    Provides methods for sending predefined messages to players.