{
  "name": "/echo",
  "category": "echo",
  "description": "Echos the text you input to the user.",
  "class": "com.hypixel.hytale.builtin.commandmacro.EchoCommand",
  "permission": "hytale.commandmacro.command.echo",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "/echo test"
  }
}