{
  "name": "/interaction",
  "category": "interaction",
  "description": null,
  "class": "com.hypixel.hytale.server.core.modules.interaction.commands.InteractionCommand",
  "permission": "hytale.interactionmodule.command.interaction",
  "permission_groups": [],
  "sub_commands": [
    "/interaction clear",
    "/interaction run",
    "/interaction run specific",
    "/interaction snapshotsource",
    "/interaction snapshotsource set"
  ],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Could not find subcommand '__PROBE_BIDON_XYZ__', did you mean one of these commands?:\n/interaction snapshotsource\n/interaction clear\n/interaction run"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "interaction"
  }
}