VIP Balance Bar 0.1.5

Нет прав для скачивания
JSON:
{
  "List of displayed plugins": [
    "BankSystem",
    "ServerRewards",
    "Economics"
  ],
  "Display the balance only when players are in the safe zone or have building privilege?": true,
  "List of status bar settings for each plugin": [
    {
      "BarID": "BalanceBar_BankSystem",
      "Order": 20,
      "Height": 26,
      "Main_Color": "#6375B3",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_Url": "https://i.imgur.com/jKeUqSD.png",
      "Image_Local(Leave empty to use Image_Url)": "BalanceBar_BankSystem",
      "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
      "Image_IsRawImage": false,
      "Image_Color": "#A1DBE6",
      "Image_Transparency": 1.0,
      "Text_Key": "MsgBankSystem",
      "Text_Size": 12,
      "Text_Color": "#FFFFFF",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "SubText_Format": "${0}",
      "SubText_Size": 12,
      "SubText_Color": "#FFFFFF",
      "SubText_Font": "RobotoCondensed-Bold.ttf"
    },
    {
      "BarID": "BalanceBar_ServerRewards",
      "Order": 20,
      "Height": 26,
      "Main_Color": "#6375B3",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_Url": "https://i.imgur.com/jKeUqSD.png",
      "Image_Local(Leave empty to use Image_Url)": "BalanceBar_ServerRewards",
      "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
      "Image_IsRawImage": false,
      "Image_Color": "#A1DBE6",
      "Image_Transparency": 1.0,
      "Text_Key": "MsgServerRewards",
      "Text_Size": 12,
      "Text_Color": "#FFFFFF",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "SubText_Format": "{0}RP",
      "SubText_Size": 12,
      "SubText_Color": "#FFFFFF",
      "SubText_Font": "RobotoCondensed-Bold.ttf"
    },
    {
      "BarID": "BalanceBar_Economics",
      "Order": 20,
      "Height": 26,
      "Main_Color": "#6375B3",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_Url": "https://i.imgur.com/jKeUqSD.png",
      "Image_Local(Leave empty to use Image_Url)": "BalanceBar_Economics",
      "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
      "Image_IsRawImage": false,
      "Image_Color": "#A1DBE6",
      "Image_Transparency": 1.0,
      "Text_Key": "MsgEconomics",
      "Text_Size": 12,
      "Text_Color": "#FFFFFF",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "SubText_Format": "${0}",
      "SubText_Size": 12,
      "SubText_Color": "#FFFFFF",
      "SubText_Font": "RobotoCondensed-Bold.ttf"
    }
  ],
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 5
  }
}


JSON:
EN:
{
"MsgBankSystem": "Balance",
"MsgServerRewards": "Points",
"MsgEconomics": "Balance"
}
RU:
{
"MsgBankSystem": "Баланс",
"MsgServerRewards": "Очки",
"MsgEconomics": "Баланс"
}
Назад
Сверху