{
  "name": "/npc sensorstats",
  "category": "npc",
  "description": "Dump sensor related information",
  "class": "com.hypixel.hytale.server.npc.commands.NPCSensorStatsCommand",
  "permission": "hytale.npc.command.npc.sensorstats",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/npc sensorstats --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 \"/npc sensorstats --help\" to learn more!"
  },
  "test": {
    "status": "KO",
    "note": "KO: SEVERE: RE]  [AbstractCommand] Exception while running that command:",
    "tested_command": "npc sensorstats"
  }
}