Plex-FAWE/src/com/sk89q/worldedit/bukkit
2011-02-18 20:56:53 -08:00
..
BukkitConfiguration.java Added version information for SP. 2011-01-31 00:58:29 -08:00
BukkitPlayer.java //wand now gives the wand item directly. 2011-02-18 20:56:53 -08:00
BukkitPlayerBlockBag.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
BukkitServerInterface.java Fixed warnings and deprecation warnings. 2011-02-18 15:31:09 -08:00
BukkitUtil.java Added more tree generators, removed CraftBukkit/MC dependency (yay!). 2011-01-30 14:54:42 -08:00
BukkitWorld.java Added /remove command to remove entities (paintings, items, minecarts, boats, arrows, and primed TNT). 2011-02-18 20:31:49 -08:00
EditSessionBlockChangeDegate.java Improved overall performance by using EditSession.getBlockType() instead of EditSession.getBlock().getType(). 2011-01-30 23:42:18 -08:00
WorldEditAPI.java Added permissions and configuration support. 2011-01-16 13:19:44 -08:00
WorldEditBlockListener.java Cleaned up documentation, added lacking Java annotations. 2011-02-18 15:49:50 -08:00
WorldEditPlayerListener.java Fixed warnings and deprecation warnings. 2011-02-18 15:31:09 -08:00
WorldEditPlugin.java Fixed warnings and deprecation warnings. 2011-02-18 15:31:09 -08:00