{
  "name": "/prefabspawner set",
  "category": "prefabspawner",
  "description": "Sets a prefab path for a BlockSpawner block you look at | [heightMap]: Sets if a prefab should attempt to follow the heightmap | [inheritSeed]: Sets if a prefab should inherit its parent's worldgen-id | [inheritHeightCheck]: Sets if a prefab should use its parent's HeightCondition | [defaultWeight] Sets the default weight that is assigned to prefabs that do not have a weight mapping assigned",
  "class": "com.hypixel.hytale.server.core.modules.prefabspawner.commands.PrefabSpawnerSetCommand",
  "permission": "hytale.prefabspawnermodule.command.prefabspawner.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": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "prefabspawner set"
  }
}