kamildanak / EnderPay

Minecraft mod that adds economy to forge servers.
https://minecraft.curseforge.com/projects/enderpay
GNU General Public License v2.0
7 stars 10 forks source link

[1.12.2] Credit score resets on death #11

Open Morpheus1101 opened 6 years ago

Morpheus1101 commented 6 years ago

After having banked nearly 800 in credit an dying quite a few times, i noticed my credit balance had suddenly reset back to the starting amount.

carstorm commented 6 years ago

I believe this has to do with the way the config is set up rather than an issue in the code. Realizing this is what made me add the request outlined in Issue #12

kamildanak commented 6 years ago

Good point! The maximum resetLoginDelta was set to 100 days before 6383eb5fff3fce23f74c02d602abdbfd7ef8a38c (which I just pushed). With day length set to 1h (default was 1 real life day) it would mean about 4 days before the credit balance would reset back to starting amount.

Morpheus1101 commented 6 years ago

This actually makes sense now you mention that, as i had noticed the reset occurring once the balance reached a certain amount