{
  "name": "/time dilation",
  "category": "time",
  "description": "Change the time dilation scaling of the server, also modifies any online clients with the updated value",
  "class": "com.hypixel.hytale.server.core.modules.time.commands.TimeCommand$TimeDilationCommand",
  "permission": "hytale.timemodule.command.time.dilation",
  "permission_groups": [
    null
  ],
  "sub_commands": [],
  "discovery": {
    "usage": null,
    "required_args": null,
    "did_you_mean_examples": null,
    "expected_type": null,
    "player_required": false,
    "raw_probe_response": "'__PROBE_BIDON_XYZ__' is not a floating-point number"
  },
  "test": {
    "status": "OK",
    "note": "OK: exec sans erreur visible",
    "tested_command": "time dilation"
  }
}