{
  "name": "/npc blackboard chunk",
  "category": "npc",
  "description": "Get information about block positions for a specific chunk",
  "class": "com.hypixel.hytale.server.npc.commands.NPCBlackboardCommand$ChunkCommand",
  "permission": "hytale.npc.command.npc.blackboard.chunk",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/npc blackboard chunk --help\" to learn more!",
    "required_args": 3,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 3, actual: 1\nUsage:\nUse \"/npc blackboard chunk --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "npc blackboard chunk"
  }
}