{
  "name": "/whitelist disable",
  "category": "whitelist",
  "description": null,
  "class": "com.hypixel.hytale.server.core.modules.accesscontrol.commands.WhitelistDisableCommand",
  "permission": "hytale.accesscontrolmodule.command.whitelist.disable",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "whitelist disable"
  }
}