EasyVote

Moved

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

5/5, 14 likes
  1. I have the reward set to 5th vote, shouldnt that be every 5th vote, not 5th vote ,6th vote,7th vote and so one? After 5 peopel are just claiming 1 daily
     
  2. hello this >

    "zlvl-mg: 1",
    "zlvl-s: 1",
    "zlvl-wc: 1"

    not work ... can we help?
     
  3. In the config at the bottom change it too:

    "zlvl-mg": "zl.lvl {playerid} M +{value}",
    "zlvl-s": "zl.lvl {playerid} S +{value}",
    "zlvl-wc": "zl.lvl {playerid} WC +{value}"
     
  4. Seriously tho, can anyone help me set it up for every 5 votes, not the 5th vote and each additional vote after gets a reward
     
  5. then only reward on 5, 10, 15, 20, 25, 30 etc etc. the rest leave blank:

    Code:
    {
      "Reward": {
        "vote1": [],
        "vote2": [],
        "vote3": [],
        "vote4": [],
        "vote5": [
          "supply.signal: 1"
          ],
        "vote6": [],
        "vote7": [],
        "vote8": [],
        "vote9": [],
        "vote10": [
          "supply.signal: 2"
          ],
        "vote11": [],
        "vote12": [],
        "vote13": [],
        "vote14": [],
        "vote15": [
          "supply.signal: 1"
          ],
        "vote16": [],
        },
      "Settings": {
        "Announcment": "true",
        "GlobalClaimAnnouncment": "true",
        "HighestVoter": "true",
        "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 {playerid} {value}",
        "zlvl-mg": "zl.lvl {playerid} M +{value}",
        "zlvl-s": "zl.lvl {playerid} S +{value}",
        "zlvl-wc": "zl.lvl {playerid} WC +{value}"
      },
      "VoteSettings": {
        "BeancanID": "",
        "BeancanKEY": "",
        "RustServersID": "",
        "RustServersKEY": "",
        "TopRustServersID": "",
        "TopRustServersKEY": "",
        "TopServeursID": "",
        "TopServeursKEY": ""
      }
    }
    Not difficult
     
  6. But one thing is still missing
    "Zlvl-a": "zl.lvl {playerid} A + {value}"
     
  7. Oh damn gotta do all that. No need to be a smart ass either. Thanks for your help
     
  8. then add it!

    Code:
    "zlvl-mg": "zl.lvl {playerid} M +{value}",
    "zlvl-s": "zl.lvl {playerid} S +{value}",
    "zlvl-wc": "zl.lvl {playerid} WC +{value}",
    "zlvl-a": "zl.lvl {playerid} A +{value}"
     
  9. its done ;-)
     
  10. Here is a different variant where everything is right there and the default config is generated correctly
     

    Attached Files:

  11. Is possible to add multiple rust-servers and toprustservers?
     
  12. already times Try the lines simply again to copy and then simply another ID and other key write?

    "VoteSettings": {
    "BeancanID": "123",
    "BeancanKEY": "12698"
    "BeancanID": "569",
    "BeancanKEY": "13654",

    I do not know whether it is so, habs it also not tested
     
  13. Hello! I pray that questions are still being answered on here. I see you support Top.rust- Servures the french one. My french isnt the best (quebec french) but I cant find the API key thats needed. I know im in the API area but I see now key? Please help!
     
  14. Go to your server vote page and click on: Edit Server Details (near the top)

    Then on that page that loads near to the bottom you will see:
    Capture.PNG

    Copy API Key to config :)
     
  15. How do i get my server approved on beancan.io? its been waiting approval for a while and theres no support that i can contact to verify or anything
     
  16. lulz, been waiting for 5 months for mine to be approved so just gave up on them and went elsewhere
     
  17. How does the Hero rank work? Is that a permission group setup? Or something else.
     
  18. I don't think that part of the plugin is working as 2 month's has gone by and neither time has the plugin auto ranked someone. I d/l the data file EasyVote.bac and assign the top voter manually.
     
  19. Eh, I don't have the time for that. I simply modified the language file to remove that information about the hero rank.