{
  "name": "/worldgen benchmark",
  "category": "worldgen",
  "description": "Benchmark world generation performance",
  "class": "com.hypixel.hytale.server.core.command.commands.world.worldgen.WorldGenBenchmarkCommand",
  "permission": "hytale.system.command.worldgen.benchmark",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/worldgen benchmark --help\" to learn more!",
    "required_args": 4,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 4, actual: 1\nUsage:\nUse \"/worldgen benchmark --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "worldgen benchmark"
  }
}