Plex-FAWE/src
2010-10-18 16:17:34 -07:00
..
com/sk89q/worldedit Added //move and //moveair. 2010-10-18 13:51:43 -07:00
CuboidClipboard.java Fixed floating point inaccuracy error with getBlock#(), fixed //rotate. 2010-10-17 15:17:24 -07:00
EditSession.java Added //move and //moveair. 2010-10-18 13:51:43 -07:00
SMServerInterface.java Added a workaround for hey0's getComplexBlock() returning a null when it should not. 2010-10-16 16:45:31 -07:00
SMWorldEdit.java Renamed hey0's plugin to SMWorldEdit. Made WorldEdit somewhat a singleton to hold the ServerInterface instance. 2010-10-14 11:59:45 -07:00
SMWorldEditListener.java Fixed a bug that made command checking case-sensitive. /, restored (// still works). 2010-10-18 16:14:26 -07:00
SMWorldEditPlayer.java Added support for block data and sign texts. Decoupled more code from the server modification. 2010-10-14 01:31:05 -07:00
WorldEdit.java Removed displacement argument from //move and //moveair (not yet implemented). 2010-10-18 16:17:34 -07:00
WorldEditPlayer.java Now /ascend and /descend won't land you in lava anymore. /unstuck made more accurate. 2010-10-16 17:15:17 -07:00
WorldEditSession.java Added /toggleplace which lets you perform actions that require one point to use position #1 rather than your feet. 2010-10-14 02:14:18 -07:00