{
  "name": "/kill",
  "category": "kill",
  "description": "Kills and respawns the player",
  "class": "com.hypixel.hytale.server.core.command.commands.player.KillCommand",
  "permission": "hytale.command.kill.self",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "/kill (attention, te tue !)"
  }
}