Class CommandAdmin


public class CommandAdmin extends KingdomsParentCommand
  • Field Details

    • ADMIN

      public static final org.kingdoms.constants.namespace.Namespace ADMIN
      Whether a certain action was performed by an admin or the action is considered to be an "admin" action.

      If used as metadata, the value must be the player UUID responsible, true if console, false if not known.

  • Constructor Details

    • CommandAdmin

      public CommandAdmin()
  • Method Details