{
  "name": "/editprefab",
  "category": "editprefab",
  "description": null,
  "class": "com.hypixel.hytale.builtin.buildertools.prefabeditor.commands.PrefabEditCommand",
  "permission": "hytale.buildertools.command.editprefab",
  "permission_groups": [],
  "sub_commands": [
    "/editprefab back",
    "/editprefab exit",
    "/editprefab info",
    "/editprefab kill",
    "/editprefab load",
    "/editprefab modified",
    "/editprefab new",
    "/editprefab save",
    "/editprefab saveas",
    "/editprefab saveui",
    "/editprefab select",
    "/editprefab setbox",
    "/editprefab tp"
  ],
  "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/editprefab new\n/editprefab select\n/editprefab saveas\n/editprefab teleport\n/editprefab save"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "editprefab"
  }
}