FastAsyncWorldEdit/src
2010-11-10 01:54:07 -08:00
..
com/sk89q/worldedit Added /up. 2010-11-06 21:47:50 -07:00
CuboidClipboard.java Added pasting at origin and saving origin to the .schematic. 2010-11-06 22:23:43 -07:00
EditSession.java Fixed bug with //replace causing a NullPointerException. 2010-11-06 22:07:16 -07:00
MinecraftSetBlockProxy.java Changed /forestgen to use Notch's tree generation code and made /pinegen to use the old generator. Both commands now support a density argument. 2010-11-06 21:03:34 -07:00
ServerInterface.java Changed /forestgen to use Notch's tree generation code and made /pinegen to use the old generator. Both commands now support a density argument. 2010-11-06 21:03:34 -07:00
SnapshotRestore.java Added support for restoring from backups (snapshots). Added /listsnapshots, //use, and //restore. 2010-10-20 16:15:20 -07:00
WorldEdit.java Removed period at the end of the version message for consistency reasons. 2010-11-06 23:32:03 -07:00
WorldEditBridge.java Added missing class. 2010-11-05 17:56:05 -07:00
WorldEditListener.java Fixed /jumpto and the help for //expand and //contract. 2010-11-10 01:54:07 -08:00
WorldEditPlayer.java Fixed /jumpto and the help for //expand and //contract. 2010-11-10 01:54:07 -08:00
WorldEditSession.java Added tool mode (and tree playing tool). 2010-11-06 23:17:32 -07:00