{
  "name": "/world config",
  "category": "world",
  "description": null,
  "class": "com.hypixel.hytale.server.core.universe.world.commands.worldconfig.WorldConfigCommand",
  "permission": "hytale.universe.command.world.config",
  "permission_groups": [],
  "sub_commands": [
    "/world config pausetime",
    "/world config pvp",
    "/world config seed",
    "/world config setspawn",
    "/world config setspawn default"
  ],
  "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/world config seed\n/world config pvp\n/world config pausetime\n/world config setspawn"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "world config"
  }
}