{
  "name": "/maxplayers",
  "category": "maxplayers",
  "description": "Set the max player count",
  "class": "com.hypixel.hytale.server.core.command.commands.server.MaxPlayersCommand",
  "permission": "hytale.system.command.maxplayers",
  "permission_groups": [],
  "sub_commands": [],
  "skipped_in_discovery": "destructive",
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "maxplayers"
  }
}