Feature Request ...

Is it possible to add an option to only wipe rewards on "Force Wipes"?
Not sure what sort of complexity that would require, but some servers like mine wipe on a Bi-weekly schedule ... however we allow players to retain there RP points for the entire month, regardless of mid-month wipe. It would be nice to have this automated so it only wipes them on force wipes, not on just any wipe. If not, no biggie ... deleting the RP folder still on force wipes is fine, but automation is better. lol

Sure, why not :)

gJtPGZjlP30oxqp.png ZEODE

Sure, why not :)

You the man! :) Thx
N01B4ME
You the man! :) Thx

Question in regards to the change, and configuration. In order to have it only wipe on Force Wipe, do the first two config options need to be set to true, or should be it be FALSE and TRUE since I only want it to wipe on Force Wipe, and not on biweekly wipes?
Also that last config option that is supposed to stop servers from crashing, should it be false or true to stop server from crashing?

"Reset ServerRewards player RP on wipe": true,
"Only clear RP on force wipe (first Thursday of the month)": true,
"Backup player RP before wiping": true,
"Call 'server.save' after wiping so SR writes new data to disk immediately (protects against server crash)": false

Make sure both are true. The first means enable clear data on wipe, the second means it will only clear on force aipe.

The last option doesn't stop a server crashing, it just makes it clear the data then write the data file immediately instead of waiting for the natural save by ServerRewards. I recommend setting true.