FillSignatureCommand
Server/MacroCommands/FillSignatureCommand.json, 188 B
Fields
| Field | Type |
|---|---|
Name | string |
Description | string |
PermissionGroup | string |
Commands | array[1] |
Source
{
"Name": "fillsignature",
"Description": "server.commands.fillSignature.desc",
"PermissionGroup": "hytale:Builder",
"Commands": [
"player stat settomax SignatureEnergy"
]
}