Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / MacroCommands / DeleteCommand.json

DeleteCommand

Server/MacroCommands/DeleteCommand.json, 149 B

Fields

FieldType
Namestring
Descriptionstring
Commandsarray[1]
Aliasesarray[2]

Source

{
  "Name": "delete",
  "Description": "server.commands.delete.desc",
  "Commands": [
    "set Empty"
  ],
  "Aliases": [
    "/del",
    "/d"
  ]
}