ResetRotationCommand
Server/MacroCommands/ResetRotationCommand.json, 148 B
Fields
| Field | Type |
|---|---|
Name | string |
Description | string |
Commands | array[1] |
Source
{
"Name": "resetrotation",
"Description": "server.commands.resetRotation.desc",
"Commands": [
"tp ~ ~ ~ --pitch=0 --yaw=0 --roll=0"
]
}