EasyVote

Moved

Total Downloads: 4,115 - First Release: Aug 27, 2016 - Last Update: Mar 24, 2018

5/5, 14 likes
  1. Awesome! But number six is the one out of all those that I kind of need, if you wouldnt mind adding it. I re-read what I wrote for it and it doesn't make too much sense till I read it again. But basically, correct me if I'm wrong but you made it so the vote rewards go in orderly process, right? My idea was to make it so its just 1, 2, 3 ,4 repeat, I'm not sure if thats how it already is, tbh I havent quite used the plugin YET but im about to.
     
  2. @iiAmAko Double check that your API keys are correct.

    It seems to work to everyone else?
    or have any other EasyVote user same issue?
     
  3. Can you please add support for multiple servers on the same website?
     
  4. @Exel80 (Support with the list I suggested and this please :D) Could you also add support to ZLevels in a way that it boosts the multiplier by X amount in config for X amount of time or does its API not support it?
     
  5. it was a short time problem it fixed it self i guess it didnt detect if people voted or not had the same problem with my donate problem but its all good now Thanks for the help everyone! :D
     
  6. The very first reward I have it set to vote2 and under /reward list it says they'll get it after 2 votes but they're getting it after 1 vote.
     
  7. Well thats a bug. Thanks for report that
     
  8. Code:
    {
      "Reward": {
        "vote1": [
          "grantperm: removertool.remove-1d",
          "metal.refined: 5",
          "gunpowder: 20",
          "explosives: 2",
          "metal.fragments: 500",
          "stones: 1250",
          "lowgradefuel: 25"
        ],
        "vote2": [
          "grantperm: removertool.remove-1d",
          "metal.refined: 5",
          "gunpowder: 20",
          "explosives: 2",
          "metal.fragments: 500",
          "stones: 1250",
          "lowgradefuel: 25"
        ],
        "vote3": [
          "grantperm: removertool.remove-1d",
          "metal.refined: 5",
          "gunpowder: 20",
          "explosives: 2",
          "metal.fragments: 500",
          "stones: 1250",
          "lowgradefuel: 25"
        ],
        "vote4": [
          "grantperm: removertool.remove-1d",
          "removegroup: 3xVoter",
          "metal.refined: 5",
          "gunpowder: 20",
          "explosives: 2",
          "metal.fragments: 500",
          "stones: 1250",
          "lowgradefuel: 25"
        ],
        "vote5": [
          "grantperm: removertool.remove-1d",
          "removegroup: 4xVoter",
          "metal.refined: 5",
          "gunpowder: 20",
          "explosives: 2",
          "metal.fragments: 500",
          "stones: 1250",
          "lowgradefuel: 25"
        ]
      },
      "Settings": {
        "Announcment": "true",
        "GlobalClaimAnnouncment": "false",
        "HighestVoter": "false",
        "HighestVoterInterval": "10",
        "HighestVoterRewardGroup": "hero",
        "Prefix": "<color=#696969>[</color><color=#00ff00>Voting</color><color=#696969>]   |  </color>"
      },
      "Variables": {
        "removegroup": "chat user remove {playerid} {value}",
        "addgroup": "addgroup {playerid} {value} {value2}",
        "grantperm": "grantperm {playerid} {value} {value2}",
        "money": "eco.c deposit {playerid} {value}",
        "rp": "sr add {playername} {value}",
        "zlvl-mg": "zlvl {playername} MG +{value}",
        "zlvl-s": "zlvl {playername} S +{value}",
        "zlvl-wc": "zlvl {playername} WC +{value}"
      },
      "VoteSettings": {
        "BeancanID": "",
        "BeancanKEY": "",
        "RustServersID": "",
        "RustServersKEY": "",
        "TopRustServersID": "",
        "TopRustServersKEY": "",
        "TopServeursID": "",
        "TopServeursKEY": ""
      }
    }
    My rewards aren't showing up but console doesn't seem to be having a problem, can someone help?

    NOTE: my reward system isnt completely finished lol
     
  9. @Exel80 No, still isnt quite working ;l
     
  10. Anyone else having issues with toprustservers.com? I have yet to be able to register a vote through them since I set this up a month or so ago...
     
  11. Is your steam profile private? need to be public to be able to vote!
     
  12. found this time to time on my console
    Code:
     Web request callback raised an exception (IndexOutOfRangeException: Array index is out of range.)
    (11:24:49) | [Oxide] 11:21 [Debug]   at Oxide.Plugins.EasyVote.RewardHandler (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EasyVote.ClaimReward (Int32 code, System.String response, .BasePlayer player, System.String url) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EasyVote+<cmdClaim>c__AnonStorey1.<>m__2 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] in <filename unknown>:0
     
  13. Hello, for my part my players do not receive their rewards with / claim an idea?
     
  14. I have the same bug! For me, it says you get it if you have 60 points but players get it after the first vote. Any update?
     
  15. What version you using? Also can you copy+paste your reward list here?
     
  16. i'm using
    1.2.5
    and here is my config
    Code:
    {
      "Reward": {
        "vote1": [
          "supply.signal: 1"
        ],
        "vote3": [
          "supply.signal: 1",
          "stocking.large"
        ],
        "vote6": [
          "supply.signal: 1",
          "stocking.large"
        ]
      },
      "Settings": {
        "Announcment": "true",
        "GlobalClaimAnnouncment": "true",
        "HighestVoter": "false",
        "HighestVoterInterval": "10",
        "HighestVoterRewardGroup": "hero",
        "Prefix": "<color=cyan>[EasyVote]</color>"
      },
      "Variables": {
        "addgroup": "addgroup {playerid} {value} {value2}",
        "grantperm": "grantperm {playerid} {value} {value2}",
        "money": "eco.c deposit {playerid} {value}",
        "rp": "sr add {playername} {value}",
        "zlvl-mg": "zlvl {playername} MG +{value}",
        "zlvl-s": "zlvl {playername} S +{value}",
        "zlvl-wc": "zlvl {playername} WC +{value}"
      },
      "VoteSettings": {
        "BeancanID": "**5**",
        "BeancanKEY": "**9b**bed9",
        "RustServersID": "",
        "RustServersKEY": "",
        "TopRustServersID": "",
        "TopRustServersKEY": "",
        "TopServeursID": "",
        "TopServeursKEY": ""
      }
    }
     
  17. @iiAmAko you forgot add number how much you gave stocking.large item.
    Code:
    "Reward": {
        "vote1": [
          "supply.signal: 1"
        ],
        "vote3": [
          "supply.signal: 1",
          "stocking.large: 1"
        ],
        "vote6": [
          "supply.signal: 1",
          "stocking.large: 1"
        ]
      },
     
  18. thanks seems to work :D
     
  19. Hello,
    Just want to ask what does HighestVoterInterval do? The overview page doesnt contain any information regarding this line.

    Thanks!