{
  "name": "/heal",
  "category": "heal",
  "description": "Heals up to your max stamina and health.",
  "class": "com.hypixel.hytale.builtin.commandmacro.MacroCommandBase",
  "permission": "hytale.commandmacro.command.heal",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "/heal"
  }
}