Plex-FAWE/src/main/java/com/sk89q/worldedit/bukkit
TomyLobo f2e26b07ec Some region selection fixes
- CuboidSelection no longer deals with IncompleteRegionExceptions
- Fixed Polygonal2DSelection not passing its region to the selector
- Fixed Polygonal2DRegion not cloning the list it receives in its constructor
- Gave PolygonalRegionSelector a new constructor where it takes a list of points
2012-01-01 14:50:26 +01:00
..
selections Some region selection fixes 2012-01-01 14:50:26 +01:00
BukkitCommandSender.java Added license blocks to some files that were still missing them. 2011-12-26 00:57:26 +01:00
BukkitConfiguration.java Now that WorldEdit has YAML handling classes, YAMLConfiguration is separate from BukkitConfiguration. 2011-12-24 22:22:37 -08:00
BukkitPlayer.java Add cuiVersion to LocalSession and set it via incoming CUI event 2011-12-31 22:31:05 -08:00
BukkitPlayerBlockBag.java Cleanup 2011-11-23 04:48:40 +01:00
BukkitServerInterface.java Split up some external .* imports. 2011-12-26 00:36:23 +01:00
BukkitUtil.java Split up some external .* imports. 2011-12-26 00:36:23 +01:00
BukkitWorld.java Added a -l flag to /butcher, which spawns fake lightning on all killed entities. 2011-12-21 19:03:21 +01:00
EditSessionBlockChangeDelegate.java Changed EditSessionBlockDelegate.getHeight's return to match what Bukkit's worldheightheight methods return 2011-12-12 20:05:38 -08:00
SessionTimer.java Cleanup 2011-11-23 04:48:40 +01:00
WorldEditAPI.java Cleanup 2011-11-23 04:48:40 +01:00
WorldEditCriticalPlayerListener.java Cleanup 2011-11-23 04:48:40 +01:00
WorldEditPlayerListener.java Add cuiVersion to LocalSession and set it via incoming CUI event 2011-12-31 22:31:05 -08:00
WorldEditPlugin.java Added support for dynamic command registration. 2011-12-24 22:34:53 -08:00