
Voter Rewards
Rewards players who vote for your server on rust-servers.net
Total Downloads: 3,456 - First Release: Jan 5, 2015 - Last Update: Jun 18, 2017
- 5/5, 18 likes
-
doesnt this work anymore?
-
Wulf Community Admin
-
-
can someone help me with adding items to the config? i want it to reward players 50 blue print frags for 6 points and 700 stone for 5 points and p ump shotgun for 4 points. and 500 metal ore for 3 points
-
Code:
"Rewards": [ { "price": 6, "reward": { "blueprint_fragment": 50 }, { "price": 5, "reward": { "Stones": 700 }, { "price": 3, "reward": { "metal_ore": 500 } } ],
-
-
Code:"price": 4, "reward": { "pump.shotgun": 1 },
-
anyone know the name for supply signal? I tried supply.signal but it errored and wouldnt let people redeem it.
-
Is this done yet? or what is happening
-
can i ask for it? i wanna only give 1xsupply signal per vote (with him nick name) and when they vote they need to put on chat /getreward and autogive the supply signal any 1 knows? thanks!
Last edited by a moderator: Nov 25, 2015 -
How do I add support for rust-server . com ?
Vote for Rust Town #1 Texas Server Vote for Rust Town #1 Texas ServerLast edited by a moderator: Dec 22, 2015 -
-
Everything is working perfectly with this plugin but when players redeem a reward it says reward redeemed but wont show up in their inventory?
Code:"Settings": { "DataFile": "VoterData", "Rewards": [ { "price": 1, "reward": { "supply_signal": 1 } } ],
Update: Earlier items such as cloth, stones, wood etc. work. Looks like HQ Metal, supply signals, and the newer stuff are not compatible. Can someone please fix?
This works fine:
Code:"Settings": { "DataFile": "VoterData", "Rewards": [ { "price": 1, "reward": { "cloth": 250, "wood": 10000, "stones": 7500, } } ],
Last edited by a moderator: Jan 3, 2016 -
Please change the item list to Rust in the description
-
How can i get the API key?
-
--------
All items with more then 1 word doesnt work for me.. i tried supply.signal and supply_signal..Last edited by a moderator: Jan 7, 2016 -
My /vote command is not working
-
hello,
it says you have received your reward but it doesn't give you anything?
[DOUBLEPOST=1452358788][/DOUBLEPOST]"DataFile": "VoterData",
"Rewards": [
{
"price": 1,
"reward": {
"Supply Signal": 1
}
}
], -
hello,
it says you have received your reward but it doesn't give you anything?