Plex-FAWE/src/main/java/com/sk89q/worldedit/bukkit
2011-07-31 22:11:45 -07:00
..
selections More file moving. 2011-05-01 01:30:33 -07:00
BukkitConfiguration.java Fixed history size being 0 with old config files. 2011-05-29 11:19:14 -04:00
BukkitPlayer.java Added multiworld permissions support to WEPIF 2011-06-09 00:30:19 -04:00
BukkitPlayerBlockBag.java fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count 2011-07-15 02:00:48 -05:00
BukkitServerInterface.java Change the block type check to be implementation-dependent. The Bukkit plugin now checks Bukkit's Material. 2011-06-04 22:22:23 -07:00
BukkitUtil.java Added a new utility method to BukkitUtil to do the common task of shifting coordinates for an entity to the center of a block. 2011-06-15 20:01:03 -05:00
BukkitWorld.java Fix for bukkit note block changes 2011-07-31 22:11:45 -07:00
EditSessionBlockChangeDelegate.java More file moving. 2011-05-01 01:30:33 -07:00
SessionTimer.java Added expiration timer to sessions. Sessions will now last up to 10 minutes (by default) before removed, so you can quickly disconnect (or crash) and come back and still maintain your history. 2011-05-01 17:37:05 -07:00
WorldEditAPI.java More file moving. 2011-05-01 01:30:33 -07:00
WorldEditCriticalPlayerListener.java More file moving. 2011-05-01 01:30:33 -07:00
WorldEditPlayerListener.java You may now select pos1/pos2 from a distance! 2011-07-23 11:34:28 -05:00
WorldEditPlugin.java Remove unnecessary player animation event, just use player interact instead 2011-07-23 10:51:31 -05:00