Gringotts

Gringotts

53.6k Downloads

Enderchests aren't working

bezeek opened this issue ยท 2 comments

commented

Configuration.java: readConfig() does not read "usevault.enderchest"

Missing from the function is:
config.usevaultEnderchest = savedConfig.getBoolean("usevault.enderchest", true);

commented

Thanks for the report!

commented

Fixed in v1.3.2