Plex-FAWE/worldedit-bukkit/src
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
..
main Few tweaks to schematic loading and error fixes. 2019-03-08 16:00:49 -05:00
test/java/com/sk89q Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00