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