{
  "name": "/spawnitem",
  "category": "spawnitem",
  "description": "Spawn an item",
  "class": "com.hypixel.hytale.server.core.modules.item.commands.SpawnItemCommand",
  "permission": "hytale.itemmodule.command.spawnitem",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[Rock_Iridescent_Processed_Brick_Smooth, Rock_Iridescent_Processed_Brick_Half, Rock_Iridescent_Processed_Brick_Stairs, Rock_Iridescent_Processed_Ornate_Stairs, Rock_Iridescent_Processed_Ornate_Horizontal]",
    "expected_type": "Item",
    "player_required": false,
    "raw_probe_response": "Failed to find Item: __PROBE_BIDON_XYZ__\nDid you mean? [Rock_Iridescent_Processed_Brick_Smooth, Rock_Iridescent_Processed_Brick_Half, Rock_Iridescent_Processed_Brick_Stairs, Rock_Iridescent_Processed_Ornate_Stairs, Rock_Iridescent_Processed_Ornate_Horizontal]"
  },
  "test": {
    "status": "?",
    "note": "?: no log capture",
    "tested_command": "/spawnitem Ingredient_Bar_Iron (regarde un endroit vide)"
  }
}