Auto Restart

Платное Auto Restart 3.8.1

JSON:
{
  "Version": "3.1.0",
  "Restart": {
    "RestartTimes": [
      "12:00"
    ],
    "AlertSound": "assets/prefabs/locks/keypad/effects/lock.code.lock.prefab",
    "UseSound": true,
    "UseChatAlerts": true,
    "SkipWipeDays": false,
    "WipeDays": []
  },
  "PlayerRestrictions": {
    "MaxPlayersBeforeCancel": 10,
    "RestrictPlayerCount": false
  },
  "Alerts": {
    "InGameWarningTimes": [
      30,
      15,
      10,
      5,
      3,
      2,
      1
    ],
    "DiscordWarningTimes": [
      30,
      15,
      10,
      5,
      1
    ]
  },
  "UpdateCheck": {
    "CheckForUpdates": false,
    "CheckInterval": 600
  },
  "UI": {
    "UseCustomUI": false,
    "UseRustUI": true,
    "CustomUI": {
      "AnchorMin": "0 0.5",
      "AnchorMax": "0 0.5",
      "OffsetMin": "10 -45.9695",
      "OffsetMax": "177.325 46.7435",
      "CheckIcon": "✓",
      "CrossIcon": "✗",
      "CheckIconColor": "0.5568627 0.7764706 0.1843137 1",
      "CrossIconColor": "0.7764706 0.5137255 0.4196078 1",
      "TitleColor": "0.7607843 0.9058824 1 1",
      "MessageColor": "0.7607843 0.9058824 1 1",
      "IconColor": "0.3960784 0.7137255 0.9294118 1",
      "CurrentIcon": "Broadcast",
      "BorderType": "None",
      "CustomTitle": null,
      "CustomMessage": null,
      "BackgroundColorHex": "#5095C4",
      "TitleFontSize": 12,
      "MessageFontSize": 10
    },
    "GametipStyle": 1
  },
  "Discord": {
    "WebhookUrl": "https://discord.com/api/webhooks/your-webhook-id/your-webhook-token",
    "ServerName": "Rust Server",
    "DiscordNotifications": false,
    "UseFullMinuteCountdown": false,
    "MessageContent": "@everyone Server restart | @here | <@&role-id>",
    "BotName": "AutoRestart Bot",
    "BotAvatarUrl": "https://codefling.com/uploads/set_resources_13/cf0d9ad89a1246bdc528542aa98e2147_cf_logo_23_res.png",
    "Embeds": {},
    "Embed": {
      "AuthorName": "Server Restart",
      "AuthorIconUrl": "https://codefling.com/uploads/set_resources_13/cf0d9ad89a1246bdc528542aa98e2147_cf_logo_23_res.png",
      "Title": "Scheduled Server Restart",
      "Description": "The server will restart in {0}",
      "ThumbnailUrl": "https://codefling.com/uploads/set_resources_13/cf0d9ad89a1246bdc528542aa98e2147_cf_logo_23_res.png",
      "FooterText": "Server Restart | {DateTime}",
      "FooterIconUrl": "https://codefling.com/uploads/set_resources_13/cf0d9ad89a1246bdc528542aa98e2147_cf_logo_23_res.png",
      "FieldTitle": "Server Info",
      "FieldContent": "The server will be back online in approximately 3-5 minutes",
      "ColorHex": "#FF9900"
    }
  },
  "DisableDiscordCountdownMessages": false,
  "Rewards": {
    "EnableRewards": false,
    "UseEconomics": false,
    "UseServerRewards": false,
    "EconomicsAmount": 0.0,
    "ServerRewardsPoints": 0,
    "RewardTimeLimit": 300,
    "RewardItems": []
  }
}