mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 03:04:44 +02:00
Change PROFILES_PER_REQUEST to 50
@blood thinks this may fix the 429 issue
This commit is contained in:
@ -11,7 +11,7 @@ Options:
|
||||
EnchantmentBuffs: true
|
||||
|
||||
# Amount of users to convert every interval
|
||||
UUIDConvertAmount: 200
|
||||
UUIDConvertAmount: 50
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user