Plex-FAWE/worldedit-bukkit
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
..
src Few tweaks to schematic loading and error fixes. 2019-03-08 16:00:49 -05:00
build.gradle Move vault to permscompat. 2019-03-07 23:55:58 -05:00