Stop rewards on certain amount?Suggestion

Is it possible to set a max amount on rewards?

I'm using this with ServerRewards using RP. So basically I want to set the max amount to 100 RP per player, then it will stop. 

I have an RP for VIP setup on store that costs 100 RP, so basically a one time use when they reach 100 RP to exchange for VIP access.

This could be considered a suggestion for the next update but hopefully it only needs small coding changes to achieve this.

Not sure I fully understand the request, do you want the plugin to stop giving out currency when they hit 100 in their balance? Or Like permanently?

If option 1: It poses 2 issues that require you to pick 1 of 2 solutions. 

Issue: If a player has a balance of 90 and the plugin is scheduled to deposit 20 per hour until they reach this limit of 100.
         Do I let them receive the full 20? thus pushing their balance to 110.
    Or Do I take away the difference so it just maxes their balance at 100,
obviously it stops allowing that player to receive more funds until their balance falls below 100.

( This scenario will happen sooner or later ^ and needs to be coded to handle it with your preferred choice since it's a feature request )

Issue 2: If it's supposed to stop after giving them 100 permanently, do you want me to auto-wipe the data file for them on ForceWipes to reset it? 
Or is that all you want it to do? ( Give them 100, regardless of current balance and do nothing for the rest of the server wipe )

zstG5beGJIY0z1N.png khan

Not sure I fully understand the request, do you want the plugin to stop giving out currency when they hit 100 in their balance? Or Like permanently?

If option 1: It poses 2 issues that require you to pick 1 of 2 solutions. 

Issue: If a player has a balance of 90 and the plugin is scheduled to deposit 20 per hour until they reach this limit of 100.
         Do I let them receive the full 20? thus pushing their balance to 110.
    Or Do I take away the difference so it just maxes their balance at 100,
obviously it stops allowing that player to receive more funds until their balance falls below 100.

( This scenario will happen sooner or later ^ and needs to be coded to handle it with your preferred choice since it's a feature request )

Issue 2: If it's supposed to stop after giving them 100 permanently, do you want me to auto-wipe the data file for them on ForceWipes to reset it? 
Or is that all you want it to do? ( Give them 100, regardless of current balance and do nothing for the rest of the server wipe )

I have the rewards setup to 5 RP/per hr. I totally understand what you're saying. So basically when they reach 100 RP the tracking will stop, then if their RP is back to 0, it will start their RP gain again. 

I might be reaching too much on how the reward system work. Reason I want to stop the rewards to 100 RP so that players uses their points then have another reason to grind back the RP again.