Plex-FAWE/src/main/java/com/sk89q/worldedit/bukkit
2011-08-07 11:57:32 -04:00
..
selections More file moving. 2011-05-01 01:30:33 -07:00
BukkitConfiguration.java Merge remote-tracking branch 'remotes/pull_117/multiworld-snapshots' 2011-08-05 12:29:49 +02: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 Merge remote-tracking branch 'remotes/pull_117/multiworld-snapshots' 2011-08-05 12:29:49 +02: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 Fixed warnings. 2011-08-07 02:34:30 +02:00
WorldEditPlugin.java Cancel scheduler tasks onDisable to prevent nag warnings 2011-08-07 11:57:32 -04:00