{
  "name": "/prefabspawner weight",
  "category": "prefabspawner",
  "description": "Sets the weight of an individual prefab file when the spawner's path points to a folder of prefabs | <prefab> The name of the prefab file excluding the file extension | <weight> The weight value to assign to the prefab or -1 to remove the weight",
  "class": "com.hypixel.hytale.server.core.modules.prefabspawner.commands.PrefabSpawnerWeightCommand",
  "permission": "hytale.prefabspawnermodule.command.prefabspawner.weight",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/prefabspawner weight --help\" to learn more!",
    "required_args": 2,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 2, actual: 1\nUsage:\nUse \"/prefabspawner weight --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "prefabspawner weight"
  }
}