{
  "name": "/world settings keeploaded",
  "category": "world",
  "description": "Set a region of chunks that will not unload automatically",
  "class": "com.hypixel.hytale.server.core.universe.world.commands.WorldSettingsCommand$WorldSettingsBox2DCommand",
  "permission": "hytale.universe.command.world.settings.keeploaded",
  "permission_groups": [],
  "sub_commands": [
    "/world settings keeploaded reset",
    "/world settings keeploaded set"
  ],
  "discovery": {
    "usage": "Use \"/world settings keeploaded --help\" to learn more!",
    "required_args": 0,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 0, actual: 1\nUsage:\nUse \"/world settings keeploaded --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "world settings keeploaded"
  }
}