Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / MacroCommands / Kit_Debug.json

Kit_Debug

Server/MacroCommands/Kit_Debug.json, 217 B

Fields

FieldType
Namestring
Descriptionstring
Commandsarray[4]

Source

{
  "Name": "kit debug",
  "Description": "server.commands.kitDebug.desc",
  "Commands": [
    "inventory clear",
    "give armor QA --set",
    "give Furniture_Flag_Orange",
    "give Furniture_Flag_Small_Red"
  ]
}