mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-05 07:04:44 +02:00
Add an UpgradeManager
This commit is contained in:
src/main
9
src/main/resources/upgrades.yml
Normal file
9
src/main/resources/upgrades.yml
Normal file
@ -0,0 +1,9 @@
|
||||
# WARNING: DO NOT MODIFY THIS CONFIG
|
||||
Upgrades_Finished:
|
||||
ADD_FISHING: false
|
||||
ADD_BLAST_MINING_COOLDOWN: false
|
||||
ADD_SQL_INDEXES: false
|
||||
ADD_MOB_HEALTHBARS: false
|
||||
DROP_SQL_PARTY_NAMES: false
|
||||
DROP_SPOUT: false
|
||||
ADD_ALCHEMY: false
|
Reference in New Issue
Block a user