mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 10:44:43 +02:00
Hidden config and use of NullChunkletManager
ChunkletManagerFactory now produces NullChunkletManagers if Chunklets are disabeld in the hidden.yml
This commit is contained in:
7
src/main/resources/hidden.yml
Normal file
7
src/main/resources/hidden.yml
Normal file
@ -0,0 +1,7 @@
|
||||
#
|
||||
# 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
|
Reference in New Issue
Block a user