{
  "name": "/interaction snapshotsource set",
  "category": "interaction",
  "description": "Set the snapshot source for interactions",
  "class": "com.hypixel.hytale.server.core.modules.interaction.commands.InteractionSetSnapshotSourceCommand",
  "permission": "hytale.interactionmodule.command.interaction.snapshotsource.set",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[SERVER, CLIENT]",
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "Could not find enum of type SnapshotSource with a name: '__PROBE_BIDON_XYZ__'. Did you mean? [SERVER, CLIENT]"
  }
}