Voter Rewards

Rewards players who vote for your server on rust-servers.net

Total Downloads: 3,457 - First Release: Jan 5, 2015 - Last Update: Jun 18, 2017

5/5, 18 likes
  1. What is the short name of supply signal. Because i have Supply_Signal in the config file but wont work. I dont get it in my inventory
     
  2. supply.signal supply_signal supply#signal
    no matter what you write nothing comes
     
  3. same here
     
  4. it says the tracker is not available right now? and every configuration is working what could this be ?
     
  5. For all with Problems with this Plugin using rust-servers.net here is the solution to fix it!

    SEARCH FOR:
    Code:
        ["[Rust-Servers]"] = { "http://rust-servers.net/api/?action=custom&object=plugin&element=reward&key={KEY}&steamid=", "rust-servers.net/server/" },
    REPLACE WITH:
    Code:
        ["[Rust-Servers]"] = { "http://rust-servers.net/api/?action=post&object=votes&element=claim&key={KEY}&steamid=", "rust-servers.net/server/" },
    OR just use the fixed file from attachment, thx

    Greetings from the RUST4CHiLL Admin TEAM ;)
     
    Last edited by a moderator: Mar 31, 2016
  6. Thank you. It's working perfectly now.
    <3 Southernly
     
  7. Thank you for your fix,
    maybe anyone can help me:
    The players give their vote but there are no points saved for them...?
     
  8. Check your Settings (API KEY AND SERVERID)
     
  9. NICE WORK THX=)
     
  10. Where can i download it?>
     
  11. You, sir, are amazing. Thank you for this. I couldn't figure out why people weren't able to redeem the supply signals, or anything with a period.
     
  12. for me it dose not work no more after latest update
    cant get the items only library books etc ..
     
  13. Hello,

    the plugin does not work after / her vote on the server but 1 point for voting on the site but its not but not voting
     
  14. [Oxide] 19:26 [Warning] CallHook 'OnServerInitialized' on plugin 'voter v1.4.0' took: 2977ms
    get this error plus no votes are going through
     
  15. Just copying over my old text and adding the latest version I'm using.
    Got asked quite a lot to do that.

    -----------------
    I did a quick and dirty fix for myself. Thought I would share it with you guys.
    So instead of using dots (.) in item shorts names, you have to use hashtags (#).

    Example:
    Code:
    "Settings": {
        "DataFile": "VoterData",
        "Rewards": [
          {
            "price": 1,
            "reward": {
              "ammo#pistol#hv": 60,
              "smg#thompson": 1
            }
          },
          {
            "price": 2,
            "reward": {
              "blueprint_fragment": 600
            }
          },
          {
            "price": 6,
            "reward": {
              "supply#signal": 1
            }
          }
        ],
    Use my version and this list for the SHORTNAMES and just replace dots with hashtags ;)
    Click me
    -----------------
     
  16. hello guys its realy important or you can close the plugin, short names with underline or # or point not working the list is online and readable now the problem all items with point system after vote not spawn in the ineventory.. what the hell is going on ^^ why items not automatic spawning -.- :( plugin need update ? @Wulf you can help us ? :p
    [DOUBLEPOST=1461597182][/DOUBLEPOST]is this for experimental ?
     
    Last edited by a moderator: Apr 25, 2016
  17. Wulf

    Wulf Community Admin

    Pretty sure there a a few alternatives to this out there.
     
  18. This or just give my version a try. Works perfectly fine for me and some others ;)
     
  19. Nice fix but is there a way to reward bp's too?
     
  20. Im not getting this, do you need to go to the links at /vote and vote or is it enough to type /vote and that votes for you?