OpenBagTwo / EnderChest

syncing and linking for all your Minecraft instances
https://openbagtwo.github.io/EnderChest/
GNU General Public License v3.0
3 stars 2 forks source link

Regenerating configs #80

Open OpenBagTwo opened 1 year ago

OpenBagTwo commented 1 year ago

GIVEN Alex sees that EnderChest supports new functionality that's controlled via newly introduced keys set within the enderchest.cfg or shulkerbox.cfg files

WHEN she runs the command

$ enderchest reload [enderchest | shulker_box <box_name>]

THEN EnderChest will open, validate and rewrite all config files (or just the chest configuration / specified box config) in the latest format

SO that she's not going in blind trying to set the key values and leverage the new features

Notes