Can someone help me by telling me how to find my ID for TopRustServers.com??? I found the API Key but not the ID.

Voter Rewards
Rewards players who vote for your server on rust-servers.net
Total Downloads: 3,445 - First Release: Jan 5, 2015 - Last Update: Jun 18, 2017
- 5/5, 18 likes
-
So in the plugin you would use...
Code:http://toprustservers.com/server/17870
-
Ask and you shall receive. You'll have to tweak the config to avoid conflicts. I've included my config as an example. The biggest change is that you'll want to change this line:
Code:"RewardsCommand": "rewards", Change to "RewardsCommand": "voterewards",
To set up a Server Reward, change the config to add a "ServerReward": #of points
I wouldn't set it too high. You can vote 1/day on two servers. I figured that was worth the total of six hours of game play, so I set mine to 3 points per vote.Attached Files:
Last edited by a moderator: Aug 22, 2016 -
-
How can i get money for voting? I tried this but it's not working.
Code:}, "Settings": { "DataFile": "VoterData", "Rewards": [ { "price": 1, "reward": { "Money": 50, } }, { "price": 2, "reward": { "Money": 125, } }, { "price": 3, "reward": { "Money": 200, }
-
No help? :/
-
One thing I noticed when I redid the plug-in to support Server Rewards was that some of the commands I used seemed to have different syntax from the existing commands. That could be an issue. Are you getting any error messages?
Update: You might check out a new plug-in, Money For Votes . It's written in C#, but only supports one list-host at the moment. I've bribed him in hopes of expanding it.Last edited by a moderator: Aug 25, 2016 -
Getting this in game when voting
Points 1, Reward: Supply xtable : 00000000748Fa5AD
if you claim reward, point is taken, but no reward and no text /error or success on reward claim.
Any ideas? -
[DOUBLEPOST=1472167338][/DOUBLEPOST]
I have not managed to get Money or Reward Points working with this pluginAttached Files:
-
-
Soon as i add Supply signal in the voter stops working in game completely, hmm
-
you need the comma at the end of all lines you add except the last one ie
{
"price": 4,
"reward": {
"blueberries": 10,
"stones": 2000,
"supply#signal": 1,
"wood": 2000
}
[DOUBLEPOST=1472216849][/DOUBLEPOST]This is running brill on our 2 modded server and its giving supply drops, I would remove the plugin from the plugins folder and delete the voter.json file from oxide/config folder.
download the 2 files i posted and upload them. try it then if still not working post your .json file here for us to have a look at -
Got it working, but still people dont get a supply signal when they claim there reward. what am i doing wrong here
Attached Files:
-
-
-
Mine /reward id doesnt work it says You got your reward and nothing shows up to in my inventory?
Attached Files:
-
-
-
quick question Pulsinghole are you using ServerRewards
Pulsinghole
~~~~~~~~~~
Altered and tested your json file all working on my server make sure you use the voter.lau file i posted further up this page
i've attached the json file below its simply called voter.json
Carnage95
~~~~~~~~~
Your using the wrong short names for your items
I've attached voter1.json you will need to rename it voter.json before uploading it to your rust server oxide/config folder
IF EITHER OF YOU GUYS ARE USING THE SERVERREWARDS PLUGIN LET ME KNOW AND I WILL ALTER THE JSON FILES FOR YOU SO THEY WORK CORRECTLY WITH THAT PLUGINAttached Files:
Last edited by a moderator: Aug 27, 2016 -
-
-
-
sorry Carnage95 it goes by there short name here is a list Oxide API for Rust
No Problem Pulsinghole if you get stuck again or if you end up adding the Server Rewards plugin just give me a shout -
how do i fix that we dont need to type /vote after voting to get points..
-
I am also having an issue where some items are not being redeemed. My config is attachedAttached Files:
Last edited by a moderator: Aug 29, 2016 -