ДОБРО ПОЖАЛОВАТЬ НА ФОРУМ RUST MODS

Зарегистрировавшись у нас, вы сможете найти всё нужное для вашего сервера раст.

Зарегистрироваться
Server Hud

ПЛАТНО Server Hud 3.1.6

JSON:
{
  "Auto reload [If you change the config and save the file the plugin will reload itself]": true,
  "Main setup": {
    "Overall layer [you will see the hud in your inventory]": false,
    "Size ALL [0% - inf]": 100,
    "Logo [HUD interact button]": "https://media.discordapp.net/attachments/335512864548847617/1134455399756607549/logo.png",
    "Events background opacity [0% - 100%]": 100,
    "Background opacity [0% - 100%]": 100,
    "Position": {
      "Align [TopLeft | TopRight | BottomLeft | BottomRight": "TopLeft",
      "Left | Right - offset": 40,
      "Top | Bottom - offset": 25
    },
    "Server name": "Your Server Name",
    "Active players": {
      "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395813965934/active.png",
      "Color": "#fff",
      "Enable": true
    },
    "Sleep players": {
      "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395138670652/sleep.png",
      "Color": "#fff",
      "Enable": true
    },
    "Queue players": {
      "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455393972654171/line.png",
      "Color": "#fff",
      "Enable": true
    },
    "Time": true,
    "Player position [hide permisson - hud.streamer]": {
      "Enable": true,
      "true - grid | false - x,z coordinates": true,
      "Color": "cyan"
    },
    "Economy plugin [Economics | ServerRewards]": {
      "Currency": "$",
      "Value color": "#10ff10",
      "Enable": true
    },
    "Info messages": {
      "Update interval [in seconds]": 60,
      "Align [BottomCenter | TopCenter | TopRight]": "BottomCenter",
      "Width [in px]": 260,
      "Offset [top | bottom]": 0,
      "Offset [right]": 15,
      "Outline color": "#000",
      "Overall [you will see messages in your invenotory]": true,
      "Enable": true,
      "Messages": [
        "Welcome to Your Server Name",
        "Good luck"
      ]
    },
    "Additional menu": {
      "Auto close timer [seconds | 0 - disable]": 60,
      "Auto close after command use": true,
      "Open/Close button color": "yellow",
      "Commands background opacity [0% - 100%]": 100,
      "Enable": true,
      "Commands": [
        {
          "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png",
          "Icon [optional]": "https://media.discordapp.net/attachments/335512864548847617/1134455395813965934/active.png",
          "Command": "chat.say Hello there",
          "Text": "Say Something",
          "Outline color": "#000",
          "Is Console": true
        },
        {
          "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png",
          "Icon [optional]": "",
          "Command": "/shop",
          "Text": "Say Something",
          "Outline color": "#000",
          "Is Console": false
        }
      ]
    }
  },
  "Base Events": [
    {
      "Name": "Bradley",
      "Active color": "#10ff10",
      "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455316654850049/bradley.png",
      "Color": "#fff",
      "Enable": true
    },
    {
      "Name": "PatrolHeli",
      "Active color": "#10ff10",
      "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455315073597530/heli.png",
      "Color": "#fff",
      "Enable": true
    },
    {
      "Name": "CH47",
      "Active color": "#10ff10",
      "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317485342803/ch47.png",
      "Color": "#fff",
      "Enable": true
    },
    {
      "Name": "Cargo",
      "Active color": "#10ff10",
      "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317086879794/cargo.png",
      "Color": "#fff",
      "Enable": true
    },
    {
      "Name": "AirDrop",
      "Active color": "#10ff10",
      "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455316143161374/airdrop.png",
      "Color": "#fff",
      "Enable": true
    }
  ],
  "Custom Events": [
    {
      "Hook OnEventStart": "OnConvoyStart",
      "Hook OnEventStop": "OnConvoyStop",
      "Name": "Convoy",
      "Active color": "#10ff10",
      "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455318030598154/convoy.png",
      "Color": "#fff",
      "Enable": false
    },
    {
      "Hook OnEventStart": "OnSputnikEventStart",
      "Hook OnEventStop": "OnSputnikEventStop",
      "Name": "Sputnik",
      "Active color": "#10ff10",
      "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315488854016/sputnik.png",
      "Color": "#fff",
      "Enable": false
    },
    {
      "Hook OnEventStart": "OnArmoredTrainEventStart",
      "Hook OnEventStop": "OnArmoredTrainEventStop",
      "Name": "armoredtraineventstop",
      "Активный цвет": "#10ff10",
      "Значок": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315841155173/train.png",
      "Color": "#fff",
      "Enable": false
    },
    {
      "Hook OnEventStart": "OnHarborEventStart",
      "Hook OnEventStop": "OnHarborEventEnd",
      "Name": "Harbor",
      "Active color" : "#10ff10",
      "Значок": "https://cdn.discordapp.com/attachments/335512864548847617/1134455318332592219/harbor.png",
      "Color": "#fff",
      "Enable": false
    }
  ]
}
Сверху