{
  "name": "/stresstest stop",
  "category": "stresstest",
  "description": "Stop stress testing",
  "class": "com.hypixel.hytale.server.core.command.commands.debug.stresstest.StressTestStopCommand",
  "permission": "hytale.system.command.stresstest.stop",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "stresstest stop"
  }
}