{
  "name": "/repulsion add self",
  "category": "repulsion",
  "description": "Command to add a Repulsion component to yourself",
  "class": "com.hypixel.hytale.server.core.command.commands.debug.component.repulsion.RepulsionAddCommand$RepulsionAddSelfCommand",
  "permission": "hytale.system.command.repulsion.add.self",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[DefaultRepulsion, Minigames]",
    "expected_type": "RepulsionConfig",
    "player_required": false,
    "raw_probe_response": "\u001b=>....Failed to find RepulsionConfig: __PROBE_BIDON_XYZ__\nDid you mean? [DefaultRepulsion, Minigames]"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "repulsion add self"
  }
}