{
  "name": "/worldgen",
  "category": "worldgen",
  "description": null,
  "class": "com.hypixel.hytale.server.core.command.commands.world.worldgen.WorldGenCommand",
  "permission": "hytale.system.command.worldgen",
  "permission_groups": [],
  "sub_commands": [
    "/worldgen benchmark",
    "/worldgen reload"
  ],
  "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/worldgen reload\n/worldgen benchmark"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "worldgen"
  }
}