Plex-FAWE/src/main/java/com/sk89q/worldedit/bukkit
2011-09-24 15:24:10 -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 getting of the Bukkit player to BukkitPlayer (for RegionBook) 2011-09-04 19:29:45 -07:00
BukkitPlayerBlockBag.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
BukkitServerInterface.java Removed unnecessary valid block checking (already in LocalWorld) 2011-08-16 22:29:06 -07:00
BukkitUtil.java Cleanup and a few bugfixes 2011-09-24 15:24:10 -04:00
BukkitWorld.java Cleanup and a few bugfixes 2011-09-24 15:24:10 -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 Fixed a warning. 2011-09-14 18:33:07 +02:00