UnstuckCommand
Server/MacroCommands/UnstuckCommand.json, 146 B
Fields
| Field | Type |
|---|---|
Name | string |
Description | string |
PermissionGroup | string |
Commands | array[1] |
Source
{
"Name": "unstuck",
"Description": "server.commands.unstuck.desc",
"PermissionGroup": "hytale:Builder",
"Commands": [
"tp top"
]
}