{
  "name": "/world settings spawningnpc set",
  "category": "world",
  "description": "Set a world setting value",
  "class": "com.hypixel.hytale.server.core.universe.world.commands.WorldSettingsCommand$WorldSettingsSubCommand$SetSubCommand",
  "permission": "hytale.universe.command.world.settings.spawningnpc.set",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Sender must be a player or provide the --world option!"
  },
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "world settings spawningnpc set"
  }
}