Hidden config and use of NullChunkletManager

ChunkletManagerFactory now produces NullChunkletManagers if Chunklets are disabeld in the hidden.yml
This commit is contained in:
NuclearW
2012-05-18 22:01:15 -04:00
parent 2936823d03
commit 01006ed76d
4 changed files with 62 additions and 2 deletions

View 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