{
  "name": "/entity stats get",
  "category": "entity",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.world.entity.stats.EntityStatsGetCommand",
  "permission": "hytale.system.command.entity.stats.get",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Sender must be a player or provide the --world option!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "entity stats get"
  }
}