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