InfoHudBar

 InfoHudBar 1.0.5

JSON:
{
  "Link to the server logo": "https://i.imgur.com/oMWp3dR.png",
  "List of messages for players": [
    "YOUR MESSAGE #1",
    "YOUR MESSAGE #2",
    "YOUR MESSAGE #3",
    "YOUR MESSAGE #4"
  ],
  "Button Settings": [
    {
      "Text": "Shop",
      "Command": "chat.say /test"
    },
    {
      "Text": "<b>Stats</b>",
      "Command": "chat.say /test"
    },
    {
      "Text": "<i>Bucket</i>",
      "Command": "chat.say /test"
    },
    {
      "Text": "Settings",
      "Command": "chat.say /test"
    }
  ],
  "The color of the active event": "1 1 1 1",
  "Inactive event color": "1 1 1 0.2",
  "Main color": "0.01960784 0.4313726 0.8705883 1",
  "Additional color": "0.01960784 0.4313726 0.8705883 0.5980392",
  "Server Name": "PROJECT NAME",
  "Message update time": 15.0
}
Назад
Сверху Снизу