Vote Checker & Rewarder

Give rewards to users for voting on game-servers.top & reign-of-kings.net

Total Downloads: 823 - First Release: Jun 29, 2015 - Last Update: Feb 15, 2016

5/5, 6 likes
  1. Awesome!
    I'll let you know if it's going smoothly as soon as votes reset for the day
     
  2. Pho3niX90 updated Vote Checker with a new update entry:

    Vote Checker

     
  3. I added the rewards as so /addreward stone 3000 1 but when i typed /rewards it says they will receive 1 stone after 500 votes?
     
  4. Could you quickly check your datafile votecheckerreward and see what that says?
     
  5. Pho3niX90 updated Vote Checker with a new update entry:

    Fixed reward issue


    [DOUBLEPOST=1435837165][/DOUBLEPOST]
    I have fixed the issue. Please download the new file
     
  6. Code:
    [
      [
        "stone",
        "3000",
        "1"
      ],
      [
        "oil",
        "5000",
        "2"
      ],
      [
        "iron",
        "5000",
        "2"
      ],
      [
        "cobblestone block",
        "1000",
        "3"
      ],
      [
        "iron ingot",
        "1000",
        "4"
      ],
      [
        "steel ingot",
        "500",
        "6"
      ],
      [
        "reinforced wood (iron) block",
        "1000",
        "8"
      ],
      [
        "stone block",
        "500",
        "10"
      ],
      [
        "stone block",
        "500",
        "15"
      ],
      [
        "stone block",
        "1000",
        "20"
      ]
    ]
    [DOUBLEPOST=1435840938][/DOUBLEPOST]Note sure why but I couldn;t seem to update the file via commands so had to edit them manually but even then some players and an admin claiming their not getting rewards I tested myself and seems to work but yeah...
    [DOUBLEPOST=1435841476][/DOUBLEPOST]Here is a screen shot of how the reward lists looks http://puu.sh/iKCHG/b91d2b7db6.jpg
     
  7. Is this with 1.1.5? Seems like amount and vote is switched
     
  8. currently using the current version.

    Should i try deleting the data file and let it remake a new one?
     
  9. Yes please delete that file, or just swap the values around. What is the last 5 digits of your server api? Do you get an error in the oxide logs? And what happens when you use the /addreward function?
    [DOUBLEPOST=1435849448][/DOUBLEPOST]If you do not want to make it public, just start a conversation with me and will help you quickly
     
  10. No error in the logs that I have seen...
    API: sdlhi
    add reward function seems to work fine apart form the vote value and reward value of item being swapped XD
     
  11. Okay. I checked you def using 1.1.5. Delete the file completely (VoteCheckerRewards.json), delete the plugin (VoteChecker.cs). This will force it to unload. Then copy back the new plugin again so that it loads in again then check /rewards
    [DOUBLEPOST=1435852109][/DOUBLEPOST]If that looks fine then try this.

    /clearrewards
    /addreward Stone 3000 1
     
  12. Will do mate thanks for the help ;)
     
  13. No probs, let me know if everything is fine.
     
  14. Everything working great thanks :)

    Was wondering if a possible reward item could be gold which can be used in the grand exchange plugin. Would be cool if you and Scorpyon done something like that between both your guys work.
     
  15. I will add support asap. I also want this feature but completely forgot about it. The next minor release will include this.
     
  16. Pho3niX90 updated Vote Checker with a new update entry:

    Grand Exchange Gold support added


    [DOUBLEPOST=1435870671][/DOUBLEPOST]
    It has been added. Add it like any other reward.

    Example:
    /addreward Gold 1000 1
     
  17. amazing ! this is great cause players cna even keep their gold after wipes :)
    [DOUBLEPOST=1435924033,1435916184][/DOUBLEPOST]Issue with the gold reward, when a player redeems the reward it redeems them all...
     
  18. Pho3niX90 updated Vote Checker with a new update entry:

    Quick gold bugfix


    [DOUBLEPOST=1435941741][/DOUBLEPOST]
    My appologies. I added a check to see if the reward is gold then give the reward, and forgot to add the votes needed check. It has been updated
     
  19. ha ha no problems thanks again!
     
  20. Pho3niX90 updated Vote Checker with a new update entry:

    VoteChecker 1.2.0