Hi wondering If anyone could help me. Where in the config file to i add extra API keys so players can vote on multiple sites? Thanks in advance![]()
EasyVote
Moved
Total Downloads: 4,115 - First Release: Aug 27, 2016 - Last Update: Mar 24, 2018
- 5/5, 14 likes
-
Is it possible to have 2 voting plugins running at the same time? So for instance I currently have: Voter Rewards for Rust | Oxide with a choice of rewards that is linked to rust-servers.net but am thinking of using this one to be linked to toprustservers.com and have it give out an auto reward.
Is this possible or will it conflict and cause epic lags? -
I just had a player vote to test my config and I set it so players gain a z-level when voting but this is coming up in console:
Command 'zlvl "PLAYERNAME" WC +1' not found
I have this in the config: "zlvl-wc: 1"
Is this a bug or should it be: "zl.lvl WC: 1"?? -
-
@Exel80 Can you add a config option for the hero rank to be awarded every 2 weeks? We wipe every 2 weeks and clear the vote data which means people will never get a hero rank
-
-
Lil help
Code:(02:17:40) | Command 'zlvl "[ADMIN] Corrosive tha Gawd" WC +2' not found (02:17:40) | Command 'zlvl "[ADMIN] Corrosive tha Gawd" S +2' not found (02:17:40) | Command 'zlvl "[ADMIN] Corrosive tha Gawd" WC +2' not found
Code:"vote2": [ "rp: 500", "metal.refined: 500", "zlvl-wc: 2", "zlvl-s: 2", "zlvl-wc: 2"
Code:"Variables": { "addgroup": "addgroup {playerid} {value} {value2}", "grantperm": "grantperm {playerid} {value} {value2}", "money": "eco.c deposit {playerid} {value}", "rp": "sr add {playerid} {value}", "zlvl-mg": "zlvl {playername} MG +{value}", "zlvl-s": "zlvl {playername} S +{value}", "zlvl-wc": "zlvl {playername} WC +{value}"
Last edited by a moderator: Aug 3, 2017 -
Although I have already PM'd you Corrosive I will put the changes I made in the config here:
Z Levels changes:
Code:"zlvl-mg": "zl.lvl {playerid} M +{value}", "zlvl-s": "zl.lvl {playerid} S +{value}", "zlvl-wc": "zl.lvl {playerid} WC +{value}"
-
-
yeah the plugin has the values that you originally posted and generates them upon a fresh install of the plugin. I have made the required changes to the plugin but have also changed the command to use the plugin so I can have 2 voting reward plugins... 1 for rust-servers and one for top rust servers (This one) I changed the command to /trsvote and changed the reward list command also to avoid conflicts. If you want to I can upload that also for you?
-
Do yo
By the way, I assume you have to create the hero group in order for people to be added to it? -
I have created it manually yes
-
-
I do believe that easyvote removes and replaces the user each wipe according to the overview.
-
-
yeah in oxide/data you should have:
EasyVote.bac.json
EasyVote.json
I'm guessing once the .bac version is created the user with most votes in .bac gets put into the Hero group -
-
Can you bold the text on "Example: addgroup: GroupName-30d" I spent an hour trying to figure out what was wrong and i was writing it addgroup groupname 30d
Last edited by a moderator: Aug 5, 2017 -
Also can I request a feature? /vote add {steamid} for when sites dont work for people
-
I put the API and ID in the config. Type /vote and it just gives a link. Isnt is supposed to vote automatically?