• Хостинг игровых серверов

    Максимальная производительность для ваших игровых серверов!

    Заказать сейчас

Платное Easy Vote Pro 4.0.17

JSON:
{
  "Debug Settings": {
    "Debug Mode Enabled?": true,
    "Enable Verbose Debugging? (READ DOCUMENTATION FIRST!)": false,
    "Set Check API Response Code (0 = Not found, 1 = Has voted and not claimed, 2 = Has voted and claimed)": 1,
    "Set Claim API Response Code (0 = Not found, 1 = Has voted and not claimed. The vote will now be set as claimed., 2 = Has voted and claimed": 1,
    "SteamID used for debug console commands": "INSERT_ID",
    "Username used for debug console commands": "INSERT_USERNAME"
  },
  "Plugin Settings": {
    "Enable logging => logs/EasyVotePro (true / false)": true,
    "Wipe Rewards Count on Map Wipe?": true,
    "Chat Prefix": "<color=#e67e22>[EasyVote]</color> ",
    "Disable /vote command": false,
    "Command Cooldown Enabled?": true,
    "Command Cooldown Time (seconds)": 10.0
  },
  "Notification Settings": {
    "Globally announcment in chat when player voted (true / false)": true,
    "Enable the 'Please Wait' message when checking voting status?": true,
    "Notify player of rewards when they stop sleeping?": false,
    "Notify player of rewards when they connect to the server?": true,
    "If the player needs to vote, what should the single message in chat say?": "Hey, vote for our shit damn it. Type /note to get the links.",
    "Send only one message when /vote is called": false
  },
  "Note Settings": {
    "Enable give a Note to players on /vote?": true,
    "Title of the Note given to players on /vote": "Vote for us here!",
    "Content of the Note given to players on /vote": "A link to all your voting sites!"
  },
  "Simple Status Settings": {
    "Simple Status Enabled?": false,
    "Claim Rewards Settings": {
      "Banner Color (Decimal RGBA)": "0.18 0.8 0.44 1",
      "Icon Color (Decimal RGBA)": "0.93 0.94 0.95 1",
      "Main Text Color (Decimal RGBA)": "0.93 0.94 0.95 1",
      "Sub-Text Color (Decimal RGBA)": "0.93 0.94 0.95 1",
      "Icon (URL)": "https://i.imgur.com/bkoPUv4.png",
      "Main Text": "Claim Your Rewards!",
      "Sub-Text": "/claim",
      "Duration to show message": 10
    },
    "Needs To Vote Settings": {
      "Banner Color (Decimal RGBA)": "0.91 0.3 0.24 1",
      "Icon Color (Decimal RGBA)": "0.93 0.94 0.95 1",
      "Main Text Color (Decimal RGBA)": "0.93 0.94 0.95 1",
      "Sub-Text Color (Decimal RGBA)": "0.93 0.94 0.95 1",
      "Icon (URL)": "https://i.imgur.com/XVdKgGf.png",
      "Main Text": "Vote For Us!",
      "Sub-Text": "/vote",
      "Duration to show message": 10
    }
  },
  "Notify / UI Notify Settings": {
    "UINotify/Notify Enabled?": false,
    "Message to show when a player has unclaimed rewards": "You have unclaimed rewards! Type /claim now!",
    "Type of message to show when a player has unclaimed rewards": 0,
    "Message to show when a player needs to vote": "Support our server by voting! Type /vote now!",
    "Type of message to show when a player needs to vote": 1
  },
  "Toastify Settings": {
    "Toastify Enabled?": false,
    "Message to show when a player has unclaimed rewards": "You have unclaimed rewards! Type /claim now!",
    "Type of message to show when a player has unclaimed rewards": "error",
    "Unclaimed Message Duration": 10,
    "Message to show when a player needs to vote": "Support our server by voting! Type /vote now!",
    "Type of message to show when a player needs to vote": "success",
    "Needs to Vote Message Duration": 10
  },
  "Discord Settings": {
    "DiscordMessage Enabled (true / false)": false,
    "Discord Webhook (URL)": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
    "Discord Embed Title": "A player has just voted for us!",
    "Discord Embed Color (Integer String)": 3329330,
    "Notify @here when webhook is executed?": true,
    "Notify @everyone when webhook is executed?": false,
    "Some additional message to put inside of Discord embed": "Don't forget to vote! Type /vote in game chat to get started!"
  },
  "Reward Settings": {
    "Random Rewards": {
      "Random Rewards Enabled?": false,
      "Number of rewards to give from random rewards list": 1,
      "Rewards List": [
        "first command",
        "second command"
      ]
    },
    "Normal Rewards": {
      "Normal Rewards Enabled?": true,
      "Rewards List": {
        "@": [
          "first command",
          "second command"
        ],
        "@2": [
          "first command",
          "second command"
        ],
        "first": [
          "first command",
          "second command"
        ],
        "3": [
          "first command",
          "second command"
        ],
        "6": [
          "first command",
          "second command"
        ]
      }
    }
  },
  "Reward Descriptions": {
    "random": "Random Reward Description",
    "@": "Every Reward Description",
    "@2": "Every 2nd Reward Description",
    "first": "First Reward Description",
    "3": "Reward Description for the 3rd vote",
    "6": "Reward Description for the 6th vote"
  },
  "Server Vote Site ID/Keys": {
    "FirstServerName": {
      "GamesFinder.net": "ID:KEY",
      "Rust-Servers.net": "ID:KEY",
      "Rustservers.gg": "ID:KEY",
      "BestServers.com": "ID:KEY",
      "Top-Games.net": "ID:KEY",
      "TrackyServer.com": "ID:KEY"
    }
  },
  "DO NOT CHANGE! ---- API INFORMATION --- DO NOT CHANGE!": {
    "Rust-Servers.net": {
      "API Claim Reward (GET URL)": "http://rust-servers.net/api/?action=custom&object=plugin&element=reward&key={0}&steamid={1}",
      "API Vote status (GET URL)": "http://rust-servers.net/api/?object=votes&element=claim&key={0}&steamid={1}",
      "Vote link (URL)": "http://rust-servers.net/server/{0}",
      "Site Uses Username Instead of Player Steam ID?": false
    },
    "GamesFinder.net": {
      "API Claim Reward (GET URL)": "https://www.gamesfinder.net/api/vote?mode=claim&key={0}&steamid={1}",
      "API Vote status (GET URL)": "https://www.gamesfinder.net/api/vote?key={0}&steamid={1}",
      "Vote link (URL)": "https://www.gamesfinder.net/server/{0}",
      "Site Uses Username Instead of Player Steam ID?": false
    },
    "Rustservers.gg": {
      "API Claim Reward (GET URL)": "https://rustservers.gg/vote-api.php?action=claim&key={0}&server={2}&steamid={1}",
      "API Vote status (GET URL)": "https://rustservers.gg/vote-api.php?action=status&key={0}&server={2}&steamid={1}",
      "Vote link (URL)": "https://rustservers.gg/server/{0}",
      "Site Uses Username Instead of Player Steam ID?": false
    },
    "BestServers.com": {
      "API Claim Reward (GET URL)": "https://bestservers.com/api/vote.php?action=claim&key={0}&steamid={1}",
      "API Vote status (GET URL)": "https://bestservers.com/api/vote.php?action=status&key={0}&steamid={1}",
      "Vote link (URL)": "https://bestservers.com/server/{0}",
      "Site Uses Username Instead of Player Steam ID?": false
    },
    "Top-Games.net": {
      "API Claim Reward (GET URL)": "https://api.top-games.net/v1/votes/claim-username?server_token={0}&playername={1}",
      "API Vote status (GET URL)": "https://api.top-games.net/v1/votes/check?server_token={0}&playername={1}",
      "Vote link (URL)": "https://top-games.net/rust/{0}",
      "Site Uses Username Instead of Player Steam ID?": true
    },
    "TrackyServer.com": {
      "API Claim Reward (GET URL)": "https://api.trackyserver.com/vote/?action=claim&key={0}&steamid={1}",
      "API Vote status (GET URL)": "https://api.trackyserver.com/vote/?action=status&key={0}&steamid={1}",
      "Vote link (URL)": "https://trackyserver.com/server/{0}",
      "Site Uses Username Instead of Player Steam ID?": false
    }
  },
  "Version": {
    "Major": 4,
    "Minor": 0,
    "Patch": 13
  }
}