Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / MacroCommands / FillSignatureCommand.json

FillSignatureCommand

Server/MacroCommands/FillSignatureCommand.json, 188 B

Fields

FieldType
Namestring
Descriptionstring
PermissionGroupstring
Commandsarray[1]

Source

{
  "Name": "fillsignature",
  "Description": "server.commands.fillSignature.desc",
  "PermissionGroup": "hytale:Builder",
  "Commands": [
    "player stat settomax SignatureEnergy"
  ]
}