How to change the configuration language
1. o.unload RaidBlock
2. Delete config/RaidBlock.json
3. Open RaidBlock.cs
4. Find private const Boolean LanguageEn = false;
5. Replace false => true
6. Result private const Boolean LanguageEn = true;
7. o.load RaidBlock

JSON:
{
  "Main raidblock settings": {
    "Radius of blocking zone (Meters)": 130,
    "Blocking time (Seconds)": 300,
    "Use dynamic raid zone (shift the zone center to the explosion location)": false,
    "Spread raidblock to all team players": true,
    "When entering the active raid block zone, activate the player raid block": true,
    "Upon exiting the raid block zone, deactivate the raid block for the player": false,
    "Activate raid block for all players within the effective radius after the raid starts": true,
    "Deactivate the raid block for the player upon death": true,
    "Raid zone map marker settings": {
      "Display the block zone on the G map": true,
      "Choose marker type: 0 - Explosion, 1 - Circle, 2 - Explosion + Circle, 3 - Circle + Timer": 2,
      "Marker color (without #) (For marker types 1, 2, and 3)": "f3ecad",
      "Outline color (without #) (For marker types 1, 2, and 3)": "ff3535",
      "Marker transparency (For marker types 1, 2, and 3)": 0.5
    },
    "Visual raid zone (Dome) settings": {
      "Activate visual raid zone (Dome)": false,
      "Choose marker type: 0 - standard dome, 1 - BattleRoyale dome": 0,
      "Transparency level of the standard dome (Lower values mean more transparency. The value should not exceed 5)": 3
    }
  },
  "Setting up triggers for the raidblock": {
    "List of items that will trigger a raid block upon destruction (prefabID)": [
      12312312
    ],
    "List of items that will not trigger a raid block upon destruction (prefabID)": [
      1231223
    ],
    "Ignore objects with a maximum health state less than N (0 - disabled)": 0,
    "Activate raidblock upon the destruction of own or friends' buildings": false,
    "Activate raidblock if there is no tool cupboard in the building": false
  },
  "Setting restrictions during the raid block": {
    "Allow building": true,
    "Allow object placement (furnaces, boxes, etc.)": false,
    "Forbid building repair": true,
    "Forbid picking up items (furnaces, boxes, etc.)": false,
    "Forbid upgrading buildings": true,
    "Forbid building removal": true,
    "Forbid teleportation": true,
    "Forbid the use of kits": true,
    "Forbid the use of trade": true,
    "List of objects allowed to build/place during the raidblock (shortname)": [
      "shortname"
    ],
    "List of forbidden commands to use during the raidblock": [
      "command"
    ]
  },
  "Interface settings": {
    "Interface variant (0, 1, 2) - example: ": 0,
    "Interface layer: Overlay - will overlay other UI, Hud - will be overlaid by other interfaces": "Hud",
    "Vertical padding": 0,
    "Horizontal padding": 0,
    "Interface settings for variant 0": {
      "Background color (RGBA)": "0.1921569 0.1921569 0.1921569 1",
      "Icon color (RGBA)": "0 0.7764706 1 1",
      "Color of additional elements (RGBA)": "",
      "Main text color (RGBA)": "1 1 1 1",
      "Secondary text Color (RGBA)": "1 1 1 0.5019608",
      "Main color of the progress-bar (RGBA)": "0.3411765 0.5490196 0.9607843 1",
      "Background Color of the Progress Bar (RGBA)": "1 1 1 0.1019608",
      "Delay before the UI appears and disappears (for smooth transitions)": 0.222
    },
    "Interface settings for variant 1": {
      "Background color (RGBA)": "0.9607843 0.772549 0.7333333 0.7019608",
      "Icon color (RGBA)": "1 1 1 1",
      "Color of additional elements (RGBA)": "0.9215686 0.3058824 0.172549 1",
      "Main text color (RGBA)": "0.1921569 0.1921569 0.1921569 1",
      "Secondary text Color (RGBA)": "0.1320755 0.1320755 0.1320755 1",
      "Main color of the progress-bar (RGBA)": "0.9215686 0.3058824 0.172549 1",
      "Background Color of the Progress Bar (RGBA)": "1 1 1 0.4117647",
      "Delay before the UI appears and disappears (for smooth transitions)": 0.222
    },
    "Interface settings for variant 2": {
      "Background color (RGBA)": "0.1921569 0.1921569 0.1921569 1",
      "Icon color (RGBA)": "0.9411765 0.3137255 0.2862745 1",
      "Color of additional elements (RGBA)": "0.9568627 0.3607843 0.2627451 1",
      "Main text color (RGBA)": "1 1 1 1",
      "Secondary text Color (RGBA)": "1 1 1 0.5019608",
      "Main color of the progress-bar (RGBA)": "1 1 1 1",
      "Background Color of the Progress Bar (RGBA)": "1 1 1 0.4117647",
      "Delay before the UI appears and disappears (for smooth transitions)": 0.222
    }
  },
  "Setting IQChat": {
    "IQChat : Custom prefix in the chat": "[RaidBlock]",
    "IQChat : Custom avatar in the chat (If required)": "0",
    "IQChat : Use UI notifications": false
  }
}

JSON:
{
  "Основные настройки рейд-блока": {
    "Радиус зоны блокировки (Метры)": 130,
    "Время блокировки (Секунды)": 300,
    "Использовать динамичную зону рейда (смещение центра зоны к месту взрыва)": false,
    "Распространять рейд блок на всех игроков в команде инициатора рейда": true,
    "При входе в активную зону рейдблока - активировать рейдблок игроку": true,
    "При выходе из зоны рейдблока - деактивировать рейдблок игроку": false,
    "Активировать рейдблок для всех игроков в радиусе действия после начала рейда": true,
    "Деактивировать рейдблок игроку после смерти": true,
    "Настройки маркера на карте в зоне рейда": {
      "Отображать зону блокировки на G карте": true,
      "Выберите тип маркера: 0 - Explosion | 1 - Marker Radius | 2 - Explosion + Marker Radius | 3 - Marker Radius + Timer": 2,
      "Цвет маркера (без #) (Для маркера типа 1, 2 и 3)": "f3ecad",
      "Цвет обводки (без #) (Для маркера типа 1, 2 и 3)": "ff3535",
      "Прозрачность маркера (Для маркера типа 1, 2 и 3)": 0.5
    },
    "Настройка визуальной зоны рейда (купол)": {
      "Активировать визуальную зону рейда (купол)": false,
      "Выберете тип купола : 0 - cтандартный купол, 1 - BattleRoyale купол": 0,
      "Уровень прозрачности стандартного купола (Чем меньше - тем прозрачнее. Значения должно быть не более 5)": 3
    }
  },
  "Настройка триггеров для рейдблока": {
    "Список предметов за которые при уничтожении будет даваться рейдблок (prefabID)": [
      12312312
    ],
    "Список предметов за которые при уничтожении не будет даваться рейдблок (prefabID)": [
      1231223
    ],
    "Игнорировать объекты с максимальным состоянием здоровья меньше N (0 - отключено)": 0,
    "Активировать рейдблок при уничтожении собственного строения или строения друзей": false,
    "Активировать рейдблок если в строении нет шкафа": false
  },
  "Настройка ограничений во время рейдблока": {
    "Разрешить строение": true,
    "Разрешить размещение объектов (печки, ящики и т.д)": false,
    "Запретить починку строений": true,
    "Запретить поднятие вещей (печки/ящики и т.д)": false,
    "Запретить улучшение строений": true,
    "Запретить удаление строений": true,
    "Запретить телепортацию": true,
    "Запретить использование китов": true,
    "Запретить использование обмена (Trade)": true,
    "Список объектов, которые разрешено строить/размещать во время рейдблока (shortname)": [
      "shortname"
    ],
    "Список запрещенных команд для использования, во время рейдблока": [
      "command"
    ]
  },
  "Настройки интерфейса": {
    "Вариант интерфейса (0, 1, 2)": 0,
    "Слой интерфейса : Overlay - будет перекрывать другие UI, Hud - будет перекрываться другим интерфейсом": "Hud",
    "Вертикальный отступ": 0,
    "Горизонтальный отступ": 0,
    "Настройки интерфейса для варианта 0": {
      "Цвет фона (RGBA)": "0.1921569 0.1921569 0.1921569 1",
      "Цвет иконки (RGBA)": "0 0.7764706 1 1",
      "Цвет дополнительных элементов (RGBA)": "",
      "Цвет основного текста (RGBA)": "1 1 1 1",
      "Цвет второстепенного текста (RGBA)": "1 1 1 0.5019608",
      "Основной цвет прогресс-бара (RGBA)": "0.3411765 0.5490196 0.9607843 1",
      "Цвет фона прогресс-бара (RGBA)": "1 1 1 0.1019608",
      "Задержка перед появлением и исчезновением UI (для плавности)": 0.222
    },
    "Настройки интерфейса для варианта 1": {
      "Цвет фона (RGBA)": "0.9607843 0.772549 0.7333333 0.7019608",
      "Цвет иконки (RGBA)": "1 1 1 1",
      "Цвет дополнительных элементов (RGBA)": "0.9215686 0.3058824 0.172549 1",
      "Цвет основного текста (RGBA)": "0.1921569 0.1921569 0.1921569 1",
      "Цвет второстепенного текста (RGBA)": "0.1320755 0.1320755 0.1320755 1",
      "Основной цвет прогресс-бара (RGBA)": "0.9215686 0.3058824 0.172549 1",
      "Цвет фона прогресс-бара (RGBA)": "1 1 1 0.4117647",
      "Задержка перед появлением и исчезновением UI (для плавности)": 0.222
    },
    "Настройки интерфейса для варианта 2": {
      "Цвет фона (RGBA)": "0.1921569 0.1921569 0.1921569 1",
      "Цвет иконки (RGBA)": "0.9411765 0.3137255 0.2862745 1",
      "Цвет дополнительных элементов (RGBA)": "0.9568627 0.3607843 0.2627451 1",
      "Цвет основного текста (RGBA)": "1 1 1 1",
      "Цвет второстепенного текста (RGBA)": "1 1 1 0.5019608",
      "Основной цвет прогресс-бара (RGBA)": "1 1 1 1",
      "Цвет фона прогресс-бара (RGBA)": "1 1 1 0.4117647",
      "Задержка перед появлением и исчезновением UI (для плавности)": 0.222
    }
  },
  "Настройка IQChat": {
    "IQChat : Кастомный префикс в чате": "[RaidBlock]",
    "IQChat : Кастомный аватар в чате(Если требуется)": "0",
    "IQChat : Использовать UI уведомления": false
  }
}
Назад
Сверху Снизу