- Added autorankup-delay option in config.yml
- Added prestige cost_increase_type in config.yml under PrestigeOptions
- Added Ranks Gui List alternative item name reader
Code (YAML):
itemNAME
:
"WOOL:1"
# new method 1 if doesn't work
itemNAME
:
"ORANGE_WOOL:1"
# method 1 but different way if doesn't work
itemNAME
:
"WOOL#1"
# new method 2
itemNAME
:
"WOOL"
# old method that doesn't support item data