{
  "name": "/world add",
  "category": "world",
  "description": "Add a new world",
  "class": "com.hypixel.hytale.server.core.universe.world.commands.world.WorldAddCommand",
  "permission": "hytale.universe.command.world.add",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "|__PROBE_BIDON_XYZ__] Loading world '__PROBE_BIDON_XYZ__' with generator type: 'HytaleWorldGenProvider{name='Default', version=0.0.0, path='null'}' and chunk storage: 'DefaultChunkStorageProvider{DEFAULT=IndexedStorageChunkStorageProvider{}}'...\n|__PROBE_BIDON_XYZ__] Added world '__PROBE_BIDON_XYZ__' - Seed: 1779645660915, GameTime: 0001-01-01T05:30:00Z\nLoading world-gen with the following asset-p"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "world add"
  }
}