{
  "name": "/entity clone",
  "category": "entity",
  "description": "Clone specified entity",
  "class": "com.hypixel.hytale.server.core.command.commands.world.entity.EntityCloneCommand",
  "permission": "hytale.system.command.entity.clone",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/entity clone --help\" to learn more!",
    "required_args": 0,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 0, actual: 1\nUsage:\nUse \"/entity clone --help\" to learn more!"
  },
  "test": {
    "status": "KO",
    "note": "KO: SEVERE: RE]  [AbstractCommand] Exception while running that command:",
    "tested_command": "entity clone"
  }
}