mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-25 14:46:46 +01:00
kill hidden.yml
This commit is contained in:
parent
6604f98140
commit
6152ac30b9
@ -1,19 +0,0 @@
|
|||||||
#
|
|
||||||
# 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
|
|
||||||
Chunklets: true
|
|
||||||
# Square root of the number of chunks to convert per tick.
|
|
||||||
ConversionRate: 1
|
|
||||||
# true to use enchantment buffs for Super Breaker & Giga Drill Breaker, false to use potion buffs
|
|
||||||
EnchantmentBuffs: true
|
|
||||||
|
|
||||||
# Amount of users to convert every interval
|
|
||||||
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: 300
|
|
||||||
# Amount of time to wait after hitting the MojangRateLimit in UUID conversion
|
|
||||||
MojangLimitPeriod: 6000
|
|
Loading…
Reference in New Issue
Block a user