{
  "name": "/entity nameplate",
  "category": "entity",
  "description": "Remove the nameplate from an entity",
  "class": "com.hypixel.hytale.server.core.command.commands.world.entity.EntityNameplateCommand",
  "permission": "hytale.system.command.entity.nameplate",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "An error occurred while running that command. Please check console.\nException while running that command:\ncom.hypixel.hytale.server.core.command.system.exceptions.GeneralCommandException\nat com.hypixel.hytale.server.core.command.system.arguments.types.EntityWrappedArg.get(EntityWrappedArg.java:55)\nat com.hypixel.hytale.server.core.command.commands.world.entity.EntityNameplateCommand.execute(Entity"
  },
  "test": {
    "status": "KO",
    "note": "KO: SEVERE: RE]  [AbstractCommand] Exception while running that command:",
    "tested_command": "entity nameplate"
  }
}