ServerRewards

Moved

Total Downloads: 14,028 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018

5/5, 61 likes
  1. How frequent have you set the save timer? By default it's 10 minutes so it shouldn't be spamming. If you don't want to see it you can remove the lines from the plugins. Just search for the message and remove 'Puts("message here");' I'll add a option when I get some time
     
  2. Could this be simplified to just give x blueprint fragments when someone acknowledges that they were referred by another player?
    I don't want to run the kits plugin on our server, but I am interested in automatic rewards for referrals.
     
  3. Rewards were working fine for the past week (since last wipe) and all of a sudden not allowing users to claim rewards.
    I have 45 points, it shows that, it shows my rewards, but when i try to /claim them it says.
    **Server Rewards: There was an error whilst retrieving your reward, please contact an administrator.

    Since I am the admin, i went to look at it.

    First i reloaded the plugin in Rusty. no go.
    Then I checked today's compiler log - saw this
    [SERVER v1.0.20] Console: ServerRewards.cs(17,14): warning CS0414: The private field `Oxide.Plugins.ServerRewards.Changed' is assigned but its value is never used
    ServerRewards.cs(30,33): warning CS0414: The private field `Oxide.Plugins.ServerRewards.Rewards' is assigned but its value is never used

    I have nothing in today's oxide log, except the notification that it is saving player data and the timedevent i have reminding my users about it.
    Same with yesterday's and the past week's worth of oxide logs.

    Similarly there is nothing in log.log.txt, log.warning.txt, log.error.txt or log.exception.txt.

    http://i.imgur.com/b8QK6LJ.png

    any ideas?
     
  4. Have you modified the plugin at all? Are you using the latest version? The messages you get in console shouldnt happen since they are used values. When I reload it I dont get those errors.
    As for the message ingame comes from either the Kits plugin doesn't exist, or the kit doesn't exist
     
  5. turns out kits stopped working, just would not respond to any commands, after fixing kits this began working as desired again.
    thanks for the blazingly swift reply!
     
  6. k1lly0u updated ServerRewards with a new update entry:

    0.2.0

     
  7. Place item looks like doesnt work.
     

    Attached Files:

  8. You need the item in your hands. It will detect the active item
     
  9. :O looks good!!
    only problem is i need to edit all my commands from:
    Voter Reward for Rust | Oxide
    there the same commands cant you make it something like
    /srewards
     
  10. Go back a page and you will find a attached file that changes the command in VoterReward. It was easier to change that then this
     
  11. /rewards add item <cost> - better to add items from inventory, how i can add BP for example?
     
  12. I didn't realize you couldn't hold a BP :p Ill add a function to spawn a box shortly
     
  13. k1lly0u updated ServerRewards with a new update entry:

    0.2.1

     
  14. Ummm.. 1 Problem.... People Can Exchange 1 Point for 250 economy... I have Also A Shop... And well.. If people don't like my "Item Points" All they can do is Exchange there Points into Economy.... So they have like -1000 x 250 = 250,000 Economy Coins now....
     
  15. Change the exchange rate in the config
     
  16. Found one problem, some items disappeared from the list.
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      548.2 KB
      Views:
      184
    • 2.jpg
      2.jpg
      File size:
      538 KB
      Views:
      159
    • 3.jpg
      3.jpg
      File size:
      515.5 KB
      Views:
      153
    • 4.jpg
      4.jpg
      File size:
      336.3 KB
      Views:
      141
    • 5.jpg
      5.jpg
      File size:
      294.7 KB
      Views:
      158
  17. well this sucks... Apparently They took out An Option for me to Place Images On here... So I can't really Show you.... but Let me explain a Little more...

    When I Typed /rewards Store. then Store pop up, when you go into the exchange TAB, I Started out with 0 RP and few Economy Coins... So I just wanted to test it out.. And So I Clicked on RP to Economy.... well from 0 it went to -1 and still gave me 250 Economy Coins..... Now I was Kinda Confused.... So i Tapped on it 150 times... got -150 RP and a ton of economy Coins.... now my problem is... I have A GUISHOP..... with good stuff in it.... Some players May Want to buy Stuff With RP and others With Economy Money from the shop... those who Choice Economy from shop can Get them selfs to Such a Debt (with Autoclicker) that they can be rich in economy coins in less then 10min ..... I was just wondering... why does the RP Gives out a Debt Loan? at negative number?
     
  18. k1lly0u updated ServerRewards with a new update entry:

    0.2.11


    [DOUBLEPOST=1460736267][/DOUBLEPOST]
    Just so you know, if you stack the item before you save it (ex.stack of 10 meat) it will generate x10 in text infront of the image
     
  19. Can i use Exodus if i replace [PluginReference] Plugin Economics by [PluginReference] Plugin Exodus for my economic money?