- At each plugin stop, (on server reload or stop) a backup of all chests is made, preventing data loses (FINALLY)
- If you delete your data file or if it is empty, the plugin will try to load an old backup
- Someone reported me that time menu did shit, and yes, when initializing, time menu wasn't putting the good number of days, minutes and hours, but if you used it and edited the time, it did work correctly. Only the initialisation was shit (big shit^^)
- I put the config options to variables rather than reading the file directly, wich could make the plugin better, but again, more you put chests with particles and fall effect, more it will lag, that's pure logic and I don't think I can really do something about that
- Fixed an error with chest directions in last minecraft versions
- Fixed an error with random locations of chests and chest loading (if a chest had a random location outside an existing world, it would still load to the plugin)