So I've been trying to quickly test the plugin out but "8. PlayTime Deposit Timer" isn't being honored at 10 seconds or 120 seconds. Both end up ticking a reward every 60 seconds.
Is there a min/max set of values for this setting?
I've had both the following lines configured... both still fire every 60 seconds.
"8. PlayTime Deposit Timer": 10,
"8. PlayTime Deposit Timer": 120,
My configuration going forward...
"3. Track Settings": {
"1. Sets the Save Interval Timer": 15,
"2. Enable Afk Time Tracking": false,
"3. Enable Avatar Image Patch": false,
"4. Avatar Image Patch Requires Steam API Key": "",
"5. Ignore Specified Oxide Groups from getting rewards": [
"none"
]
},
"4. Reward Settings": {
"1. Enable Rewards": true,
"2. Use ServerRewards": true,
"3. Use Economics": false,
"4. Use Cash System": false,
"Cash System Currency": "$",
"5. Enable Referrals": false,
"6. Enable Earning By Referrals": false,
"7. Send Deposit Response": true,
"8. PlayTime Deposit Timer": 3600,
"9. PlayTime Deposit Amount": 5,
"10. Referred Player Joined Deposit Amount": 3,
"11. Referral Invite Sent Deposit Amount": 5
},
8. PlayTime Deposit Timer - Min/Max Values?
Did you ever find a solution to this? My server is currently being spammed every 1 minute as well.
If you found a solution can you let me know what you did?