{
  "name": "/stash",
  "category": "stash",
  "description": "Get a droplist for the Chest you're looking at",
  "class": "com.hypixel.hytale.server.core.command.commands.utility.StashCommand",
  "permission": "hytale.system.command.stash",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "stash"
  }
}