{
  "name": "/messagetest",
  "category": "messagetest",
  "description": "Test sending messages with nested translated parameter messages.",
  "class": "com.hypixel.hytale.server.core.command.commands.debug.MessageTranslationTestCommand",
  "permission": "hytale.system.command.messagetest",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "messagetest"
  }
}