{
  "name": "/notify",
  "category": "notify",
  "description": "Send a notification to all players across all worlds",
  "class": "com.hypixel.hytale.server.core.command.commands.utility.NotifyCommand",
  "permission": "hytale.system.command.notify",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "notify"
  }
}