Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / MacroCommands / NearDeathCommand.json

NearDeathCommand

Server/MacroCommands/NearDeathCommand.json, 129 B

Fields

FieldType
Namestring
Descriptionstring
Commandsarray[1]

Source

{
  "Name": "neardeath",
  "Description": "server.commands.nearDeath.desc",
  "Commands": [
    "player stat set Health 1"
  ]
}