{
  "name": "/world",
  "category": "world",
  "description": null,
  "class": "com.hypixel.hytale.server.core.universe.world.commands.world.WorldCommand",
  "permission": "hytale.universe.command.world",
  "permission_groups": [],
  "sub_commands": [
    "/world add",
    "/world config",
    "/world config pausetime",
    "/world config pvp",
    "/world config seed",
    "/world config setspawn",
    "/world config setspawn default",
    "/world list",
    "/world load",
    "/world pause",
    "/world perf",
    "/world perf graph",
    "/world perf reset",
    "/world prune",
    "/world remove",
    "/world rocksdb",
    "/world rocksdb compact",
    "/world save",
    "/world setdefault",
    "/world settings",
    "/world settings blockticking",
    "/world settings blockticking reset",
    "/world settings blockticking set",
    "/world settings chunksaving",
    "/world settings chunksaving reset",
    "/world settings chunksaving set",
    "/world settings chunkstoragetype",
    "/world settings chunkstoragetype reset",
    "/world settings chunkstoragetype set",
    "/world settings chunkunloading",
    "/world settings chunkunloading reset",
    "/world settings chunkunloading set",
    "/world settings compassupdating",
    "/world settings compassupdating reset",
    "/world settings compassupdating set",
    "/world settings disabledfluidtickers",
    "/world settings disabledfluidtickers add",
    "/world settings disabledfluidtickers clear",
    "/world settings disabledfluidtickers remove",
    "/world settings freezeallnpcs",
    "/world settings freezeallnpcs reset",
    "/world settings freezeallnpcs set",
    "/world settings gamemode",
    "/world settings gamemode reset",
    "/world settings gamemode set",
    "/world settings gameplayconfig",
    "/world settings gameplayconfig reset",
    "/world settings gameplayconfig set",
    "/world settings keeploaded",
    "/world settings keeploaded reset",
    "/world settings keeploaded set",
    "/world settings playersaving",
    "/world settings playersaving reset",
    "/world settings playersaving set",
    "/world settings pregenerate",
    "/world settings pregenerate reset",
    "/world settings pregenerate set",
    "/world settings pvp",
    "/world settings pvp reset",
    "/world settings pvp set",
    "/world settings spawningnpc",
    "/world settings spawningnpc reset",
    "/world settings spawningnpc set",
    "/world settings spawnmarkers",
    "/world settings spawnmarkers reset",
    "/world settings spawnmarkers set",
    "/world settings ticking",
    "/world settings ticking reset",
    "/world settings ticking set",
    "/world settings timepaused",
    "/world settings timepaused reset",
    "/world settings timepaused set",
    "/world settings worldgentype",
    "/world settings worldgentype reset",
    "/world settings worldgentype set",
    "/world settings worldmaptype",
    "/world settings worldmaptype reset",
    "/world settings worldmaptype set",
    "/world tps",
    "/world tps reset"
  ],
  "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 add\n/world settings\n/world tickrate\n/world setdefault\n/world ls"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "world"
  }
}