Supply Signal Commands

Бесплатно Плагин Supply Signal Commands 1.3.2

Нет прав для скачивания
JSON:
{
  "Version": "1.3.1",
  "Supply Signals": [
    {
      "Item Name": "",
      "Skin Id": 0,
      "Should Explode": false,
      "Run Random Command": false,
      "Commands To Run": [
        {
          "Type": "Chat",
          "Command": "Hello, my name is {PlayerName} and you can find me in grid {Grid}."
        },
        {
          "Type": "Client",
          "Command": "heli.calltome"
        },
        {
          "Type": "Server",
          "Command": "inventory.giveto {PlayerId} scrap 50"
        }
      ]
    }
  ]
}
Сверху