Plex-FAWE/worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit
2019-02-14 18:07:07 -05:00
..
adapter Ignore synthetic classes when loading BukkitImplAdapter. 2019-02-14 18:07:07 -05:00
BukkitAdapter.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
BukkitBiomeRegistry.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
BukkitBlockCategoryRegistry.java Added some missing bukkit registries 2018-10-14 17:55:57 +10:00
BukkitBlockRegistry.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
BukkitCommandInspector.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
BukkitCommandSender.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
BukkitConfiguration.java Move the pasting system over to WorldEdit, and add a /we report command. Currently only reports system status and the config. Need to add a platform reporter system. 2018-12-18 19:28:55 +10:00
BukkitEntity.java Added a method to teleport entities across worlds. 2018-12-21 16:56:10 +10:00
BukkitEntityProperties.java Minor formatting and neatness changes. 2018-08-23 20:15:44 +10:00
BukkitItemCategoryRegistry.java Added some missing bukkit registries 2018-10-14 17:55:57 +10:00
BukkitPlayer.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
BukkitPlayerBlockBag.java Minor formatting and neatness changes. 2018-08-23 20:15:44 +10:00
BukkitRegistries.java Added some missing bukkit registries 2018-10-14 17:55:57 +10:00
BukkitServerInterface.java Cleanup the bukkit implementation, and update to the 1.13 release items/blocks. 2018-08-04 11:43:41 +10:00
BukkitWorld.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
CUIChannelListener.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSessionBlockChangeDelegate.java Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
WorldEditListener.java Filter out commands that the player doesn't have permissions for. Workaround for a Spigot issue. 2018-12-05 16:32:20 +10:00
WorldEditPlugin.java Clean up other compiler warnings 2018-12-26 16:50:24 -08:00
WorldUnloadedException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00