NearDeathCommand
Server/MacroCommands/NearDeathCommand.json, 129 B
Fields
| Field | Type |
|---|---|
Name | string |
Description | string |
Commands | array[1] |
Source
{
"Name": "neardeath",
"Description": "server.commands.nearDeath.desc",
"Commands": [
"player stat set Health 1"
]
}