{
  "name": "/eventtitle",
  "category": "eventtitle",
  "description": "Show an event title to all players on the server (for testing purposes)",
  "class": "com.hypixel.hytale.server.core.command.commands.utility.EventTitleCommand",
  "permission": "hytale.system.command.eventtitle",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "eventtitle"
  }
}