3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 13:01:24 +02:00
FastAsyncWorldEdit/src
2010-10-19 17:10:02 -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 /removenear. 2010-10-18 16:36:22 -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 Simplified permissions by automatically allowing [cmd]air when cmd is allowed. 2010-10-18 16:19:22 -07:00
SMWorldEditPlayer.java Added (untested) //hpos1, //hpos2, /jumpto, /thru, /ceil. 2010-10-19 17:10:02 -07:00
WorldEdit.java Added (untested) //hpos1, //hpos2, /jumpto, /thru, /ceil. 2010-10-19 17:10:02 -07:00
WorldEditPlayer.java Added (untested) //hpos1, //hpos2, /jumpto, /thru, /ceil. 2010-10-19 17:10:02 -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