mcMMO/src/main/java/com/gmail/nossr50
Yukiiro-Nite c03907b5a3 Close all the files after unload instead of before
- This ensures that all file handles are closed after a world is
unloaded, since the unloadChunk function calls saveChunk, which
opens files.
- Should resolve issue #3995
2019-07-21 01:01:42 -04:00
..
api Add new DatabaseAPI 2019-06-06 23:15:18 -07:00
chat Move Fall data to AcrobaticsManager 2019-04-11 04:09:00 -07:00
commands 2.1.96 2019-07-08 07:57:07 -07:00
config 2.1.96 2019-07-08 07:57:07 -07:00
database Fixing some imports 2019-06-02 22:42:03 -07:00
datatypes Cap how much XP can be given for Roll based on damage 2019-07-07 02:07:55 -07:00
events Fixed #3858 - Falling blocks in water not getting tracked 2019-04-25 18:28:24 -07:00
listeners Add toggle to allow piston cheating 2019-07-07 06:11:15 -07:00
locale Encapsulate admin notifications + add prefix 2019-05-18 08:12:32 -07:00
party Add proper error handling to file loading 2019-06-17 07:38:30 -07:00
runnables Many Herbalism bug fixes 2019-07-07 01:42:57 -07:00
skills 2.1.95 2019-07-07 02:48:17 -07:00
util Close all the files after unload instead of before 2019-07-21 01:01:42 -04:00
worldguard Check mining rank before processing double drops 2019-06-24 23:25:15 -07:00
mcMMO.java Numerous COTW tweaks 2019-07-01 23:50:30 -07:00