{
  "name": "/world load",
  "category": "world",
  "description": "Load an existing world",
  "class": "com.hypixel.hytale.server.core.universe.world.commands.world.WorldLoadCommand",
  "permission": "hytale.universe.command.world.load",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "World with the name '__PROBE_BIDON_XYZ__' doesn't exist on disk!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "world load"
  }
}