Goddamnit, save more often to make sure progress is made

This commit is contained in:
riking
2014-11-26 01:23:38 -08:00
parent 01a18fa587
commit e51809d066
2 changed files with 4 additions and 4 deletions

View File

@ -11,9 +11,9 @@ Options:
EnchantmentBuffs: true
# Amount of users to convert every interval
UUIDConvertAmount: 50
UUIDConvertAmount: 100
# Amount of users to be converted at a time before waiting MojangLimitPeriod milliseconds to begin again
# This setting is for large servers to avoid being temp banned from mojang api
MojangRateLimit: 200
MojangRateLimit: 300
# Amount of time to wait after hitting the MojangRateLimit in UUID conversion
MojangLimitPeriod: 1500
MojangLimitPeriod: 6000