{
  "name": "/entity stats settomax",
  "category": "entity",
  "description": "Set a stat to its max value",
  "class": "com.hypixel.hytale.server.core.command.commands.world.entity.stats.EntityStatsSetToMaxCommand",
  "permission": "hytale.system.command.entity.stats.settomax",
  "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 settomax"
  }
}