2012-05-19 04:01:15 +02:00
|
|
|
#
|
|
|
|
# WARNING: THIS CONFIG IS FOR ADVANCED USERS ONLY.
|
|
|
|
# You will need to reset any values in this config every time you update mcMMO
|
|
|
|
###
|
|
|
|
Options:
|
|
|
|
# true to use Chunklets metadata store system, false to disable
|
2012-11-04 22:36:57 +01:00
|
|
|
Chunklets: true
|
|
|
|
# Square root of the number of chunks to convert per tick.
|
2013-02-16 20:36:46 +01:00
|
|
|
ConversionRate: 1
|
|
|
|
# true to use enchantment buffs for Super Breaker & Giga Drill Breaker, false to use potion buffs
|
2013-03-29 23:29:31 +01:00
|
|
|
EnchantmentBuffs: true
|
2014-08-01 20:17:15 +02:00
|
|
|
|
|
|
|
# Amount of users to convert every interval
|
2014-11-26 10:23:38 +01:00
|
|
|
UUIDConvertAmount: 100
|
2014-08-12 17:51:34 +02:00
|
|
|
# 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
|
2014-11-26 10:23:38 +01:00
|
|
|
MojangRateLimit: 300
|
2014-08-12 17:51:34 +02:00
|
|
|
# Amount of time to wait after hitting the MojangRateLimit in UUID conversion
|
2014-11-26 10:23:38 +01:00
|
|
|
MojangLimitPeriod: 6000
|