VIP vDelivery 0.1.2

Нет прав для скачивания
JSON:
{
  "vDelivery command": "vdelivery",
  "Use GameTip for messages?": true,
  "Is it worth ignoring the inaccessibility of drones?": false,
  "Display position - Forward": -0.35,
  "Display position - Up": 1.8,
  "Display position - Right": 0.0,
  "Display rotation - x": 0.0,
  "Display rotation - y": 180.0,
  "Display rotation - z": 0.0,
  "Settings of Vending machines for each permission": {
    "vDelivery.default": {
      "Max ammount": 1,
      "Delivery fee item": "scrap",
      "Delivery fee amount": 20
    },
    "vDelivery.vip": {
      "Max ammount": 3,
      "Delivery fee item": "scrap",
      "Delivery fee amount": 20
    },
    "realpve.vip": {
      "Max ammount": 5,
      "Delivery fee item": "scrap",
      "Delivery fee amount": 20
    }
  },
  "Popup - Duration": 6.0,
  "Popup - Position AnchorMin": "0 0.9",
  "Popup - Position AnchorMax": "0.25 1",
  "Popup - Position OffsetMin": "20 0",
  "Popup - Position OffsetMax": "0 -30",
  "Popup - Icon Url": "https://i.imgur.com/4Adzkb8.png",
  "Popup - Icon Color": "#CCE699",
  "Popup - Icon Transparency": 0.8,
  "Popup - Text Font": "RobotoCondensed-Bold.ttf",
  "Popup - Text Font Size": 14,
  "Popup - Text Font Color": "#FFFFFF",
  "Popup - Description Font": "RobotoCondensed-Regular.ttf",
  "Popup - Description Font Size": 12,
  "Popup - Description Font Color": "#FFFFFF",
  "Popup - Text FadeIn": 1.0,
  "Popup - Sound Prefab Name": "assets/bundled/prefabs/fx/invite_notice.prefab",
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 2
  }
}


JSON:
EN:
{
  "MsgNotAllowed": "You do not have permission to use this command!",
  "MsgNotOwner": "You are not the owner of this vending machine!",
  "MsgNotAccessible": "The vending machine is not accessible to drones!",
  "MsgNotVending": "You need to look at the vending machine or provide correct net ID!",
  "MsgNotVendingDelivery": "The vending machine does not have a terminal!",
  "MsgLimitReached": "You cannot add a terminal as you have reached your limit of {0}!",
  "MsgPopupText": "Add a terminal to the vending machine?",
  "MsgPopupSubText": "Click on the notification to confirm",
  "MsgMyAdded": "The terminal has been successfully added!",
  "MsgMyRemoved": "The terminal has been successfully removed!",
  "MsgMyAllRemoved": "All your terminals have been successfully removed!",
  "MsgPlayerAllRemoved": "All {0}'s terminals have been successfully removed!",
  "MsgAllRemoved": "All terminals have been successfully removed!",
  "MsgTerminalsNotFound": "No terminals found!",
  "MsgPlayerTerminalsNotFound": "{0}'s terminals not found!",
  "MsgNoHaveCustomFee": "To pay the personal fee, you need to have :{0}:(x{1}). Using default fee settings!",
  "MsgAutoModifyEntityEnabled": "Automatic entity modification is enabled!",
  "MsgAutoModifyEntityDisabled": "Automatic entity modification is disabled!"
}
RU:
{
  "MsgNotAllowed": "У вас недостаточно прав для использования этой команды!",
  "MsgNotOwner": "Вы не являетесь владельцем данного торгового автомата!",
  "MsgNotAccessible": "Торговый автомат не доступен для дронов!",
  "MsgNotVending": "Вам необходимо смотреть на торговый автомат или указать корректный net ID!",
  "MsgNotVendingDelivery": "Торговый автомат не имеет терминала!",
  "MsgLimitReached": "Вы не можете добавить терминал, так как вы превысили свой лимит в {0}!",
  "MsgPopupText": "Добавить терминал к торговому автомату?",
  "MsgPopupSubText": "Нажмите на уведомление для подтверждения",
  "MsgMyAdded": "Терминал успешно добавлен!",
  "MsgMyRemoved": "Терминал успешно удален!",
  "MsgMyAllRemoved": "Все ваши терминалы успешно удалены!",
  "MsgPlayerAllRemoved": "Все терминалы игрока {0} успешно удалены!",
  "MsgAllRemoved": "Все терминалы успешно удалены!",
  "MsgTerminalsNotFound": "Терминалы не найдены!",
  "MsgPlayerTerminalsNotFound": "Терминалы игрока {0} не найдены!",
  "MsgNoHaveCustomFee": "Для оплаты персональной комиссии вам необходимо иметь :{0}:(x{1}). Использование настроек комиссии по умолчанию!",
  "MsgAutoModifyEntityEnabled": "Автоматическая модификация сущностей включена!",
  "MsgAutoModifyEntityDisabled": "Автоматическая модификация сущностей выключена!"
}
Назад
Сверху