Plex-FAWE/worldedit-bukkit/src/main/java/com/sk89q
wizjany 7c89ece96e Few tweaks to schematic loading and error fixes.
* Not all EntityTypes in Bukkit have the correct enum name.
* Don't read entire schematic files to list. Go off file extension only.
   (Reading in files is more accurate, but slow.)
* Enforce extensions. (Due to the above, while you can technically make a
   schematic called 'test.txt', it's better that we save it as
   'test.txt.schem'.)
* Fix a few minor warnings.
2019-03-08 16:00:49 -05:00
..
bukkit/util Merge pull request #396 from boy0001/FallbackRegistrationListener-fix 2018-08-18 20:46:48 +10:00
wepif Remove recursion in VaultResolver 2018-11-30 13:15:09 -08:00
worldedit/bukkit Few tweaks to schematic loading and error fixes. 2019-03-08 16:00:49 -05:00