Plex-FAWE/worldedit-core/src/main
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
..
assembly Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
java/com/sk89q Few tweaks to schematic loading and error fixes. 2019-03-08 16:00:49 -05:00
resources/com/sk89q/worldedit/world/registry Make legacy compat layer return straight stairs. 2019-02-14 17:53:30 -05:00