Plex-FAWE/src/main/java/com/sk89q/worldedit/bukkit
2011-08-26 18:40:21 +02: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 Removed unnecessary valid block checking (already in LocalWorld) 2011-08-16 22:29:06 -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 Prevent setting blocks to items due to Bukkit's Material containing both. 2011-08-16 19:31:22 -04: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 - Moved Bukkit event registration from WorldEditPlugin into the respective listeners. 2011-08-21 23:05:03 +02:00
WorldEditPlayerListener.java - Moved Bukkit event registration from WorldEditPlugin into the respective listeners. 2011-08-21 23:05:03 +02:00
WorldEditPlugin.java Cleaned up bukkit event registration a bit and fixed 2 warnings. 2011-08-26 18:40:21 +02:00