VIP Wipe Status 0.1.5

Нет прав для скачивания
JSON:
{
  "ImageLibrary Counter Check": 5,
  "Wipe command": "wipe",
  "Use GameTip for messages?": true,
  "Is it worth displaying the wipe timer only when players in the safe zone or building privilege?": false,
  "When should it start displaying? Based on how many days are left(0 to display always)": 0,
  "Custom wipe date(empty to use default). Format: yyyy-MM-dd HH:mm. Example: 2023-12-10 13:00": "",
  "Status. Bar - Height": 26,
  "Status. Bar - Order": 10,
  "Status. Background - Color": "#0370A4",
  "Status. Background - Transparency": 0.7,
  "Status. Background - Material(empty to disable)": "",
  "Status. Image - URL": "https://i.imgur.com/FKrFYN5.png",
  "Status. Image - Sprite(empty to use image from URL)": "",
  "Status. Image - Is raw image": false,
  "Status. Image - Color": "#0370A4",
  "Status. Text - Size": 12,
  "Status. Text - Color": "#FFFFFF",
  "Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
  "Status. SubText - Size": 12,
  "Status. SubText - Color": "#FFFFFF",
  "Status. SubText - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 3
  }
}


JSON:
EN:
{
  "MsgText": "WIPE IN",
  "MsgSetNewDate": "The new wipe date is set for {0}.",
  "MsgSetNewDateFailed": "An error occurred while setting the wipe date. Date format: yyyy-MM-dd HH:mm",
  "MsgSetBar": "Displaying the bar: {0}"
}
RU:
{
  "MsgText": "ВАЙП ЧЕРЕЗ",
  "MsgSetNewDate": "Новая дата вайпа установлена на {0}.",
  "MsgSetNewDateFailed": "Произошла ошибка при установке даты вайпа. Формат даты: yyyy-MM-dd HH:mm",
  "MsgSetBar": "Отображение бара: {0}"
}
Назад
Сверху