Платно - Плагин - Personal Builder - Дополнительная информация | RustyPlugin - Бесплатные и приватные плагины для вашего сервера Rust (uMod Oxide)
JSON:
{
  "Controls": {
    "Button to assign build position (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "MIDDLE_MOUSE",
    "Range of the task assignment button": 25.0,
    "Display 3D arrows over a build position?": true,
    "Arrow display duration": 2
  },
  "Permissions": {
    "personalbuilder.bot1": {
      "The name of the bot to be selected through the command when spawning": "bot1",
      "Bot spawn delay": 300.0,
      "CopyPaste file name": "pbuilder_test",
      "Player (bot)": {
        "Bot display name": "Personal Builder",
        "Bot health": 1000.0,
        "Make bot immortal?": false
      },
      "Resources": {
        "Require resources?": true,
        "Drop bot's resources on death?": true
      },
      "Speed": {
        "Bot speed multiplier": 1.0,
        "Build speed multiplier": 1.0,
        "Time to check 1 foundation": 0.15,
        "Time to check 1 building block": 0.15
      },
      "Build": {
        "Checks": {
          "Check is close to road?": true,
          "Check is building blocked?": true,
          "Check for Prevent Building triggers": true,
          "Prevent Building check radius": 10.0
        }
      },
      "Effects": {
        "Enable effects on appear & disappear?": true,
        "Enable building block upgrade effects?": true
      },
      "Clothes": [
        {
          "Item name": "",
          "Item shortname": "shoes.boots",
          "Item skin": 0,
          "Item amount": 1
        },
        {
          "Item name": "",
          "Item shortname": "pants",
          "Item skin": 0,
          "Item amount": 1
        },
        {
          "Item name": "",
          "Item shortname": "hoodie",
          "Item skin": 0,
          "Item amount": 1
        },
        {
          "Item name": "",
          "Item shortname": "mask.bandana",
          "Item skin": 0,
          "Item amount": 1
        },
        {
          "Item name": "",
          "Item shortname": "hat.boonie",
          "Item skin": 0,
          "Item amount": 1
        },
        {
          "Item name": "",
          "Item shortname": "sunglasses",
          "Item skin": 0,
          "Item amount": 1
        }
      ]
    }
  }
}