{
  "name": "/tp forward",
  "category": "tp",
  "description": "Teleport to the next teleport location",
  "class": "com.hypixel.hytale.builtin.teleport.commands.teleport.TeleportForwardCommand",
  "permission": "hytale.command.teleport.forward",
  "permission_groups": [],
  "sub_commands": [],
  "discovery": {
    "usage": "Use \"/tp forward --help\" to learn more!",
    "required_args": 0,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "The wrong number of required argument was specified. Expected: 0, actual: 1\nUsage:\nUse \"/tp forward --help\" to learn more!"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "tp forward"
  }
}