bezeek opened this issue 12 years ago ยท 2 comments
Configuration.java: readConfig() does not read "usevault.enderchest"
Missing from the function is: config.usevaultEnderchest = savedConfig.getBoolean("usevault.enderchest", true);
Thanks for the report!
Fixed in v1.3.2