{
  "name": "/entity",
  "category": "entity",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.world.entity.EntityCommand",
  "permission": "hytale.system.command.entity",
  "permission_groups": [],
  "sub_commands": [
    "/entity clean",
    "/entity clone",
    "/entity count",
    "/entity dump",
    "/entity effect",
    "/entity hidefromadventureplayers",
    "/entity intangible",
    "/entity interactable",
    "/entity invulnerable",
    "/entity lod",
    "/entity lod default",
    "/entity nameplate",
    "/entity remove",
    "/entity resend",
    "/entity snapshot",
    "/entity snapshot history",
    "/entity snapshot length",
    "/entity stats",
    "/entity stats add",
    "/entity stats dump",
    "/entity stats get",
    "/entity stats reset",
    "/entity stats set",
    "/entity stats settomax",
    "/entity tracker"
  ],
  "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/entity lod\n/entity intangible\n/entity stat\n/entity count\n/entity clean"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "entity"
  }
}