{
  "name": "/player effect apply",
  "category": "player",
  "description": "Apply an entity effect to the player",
  "class": "com.hypixel.hytale.server.core.command.commands.player.effect.PlayerEffectApplyCommand",
  "permission": "hytale.command.player.effect.apply.self",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": "[****Survival_Trap_Spike_Iron_Interactions_Collision_Interactions_0_Next_EffectId, ****Survival_Trap_Spike_Wood_Interactions_Collision_Interactions_0_Next_EffectId, ****Survival_Trap_Snapjaw_State_Definitions_Closed_Interactions_Collision_Interactions_0_EffectId, Potion_Morph_Pigeon, ****Survival_Trap_Snapjaw_Interactions_CollisionEnter_Interactions_0_Next_EffectId]",
    "expected_type": "EntityEffect",
    "player_required": false,
    "raw_probe_response": "Failed to find EntityEffect: __PROBE_BIDON_XYZ__\nDid you mean? [****Survival_Trap_Spike_Iron_Interactions_Collision_Interactions_0_Next_EffectId, ****Survival_Trap_Spike_Wood_Interactions_Collision_Interactions_0_Next_EffectId, ****Survival_Trap_Snapjaw_State_Definitions_Closed_Interactions_Collision_Interactions_0_EffectId, Potion_Morph_Pigeon, ****Survival_Trap_Snapjaw_Interactions_CollisionEnte"
  },
  "test": {
    "status": "N/A",
    "note": "N/A: destructive (skip auto)",
    "tested_command": "/player effect apply Stoneskin --duration=60"
  }
}