3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 04:51:22 +02:00
FastAsyncWorldEdit/src
2010-11-06 23:32:03 -07: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 Added help message to //load saying to use //paste. 2010-11-06 23:18:26 -07:00
WorldEditPlayer.java Updated /ascend, /descend, and /unstuck to detect pass-through blocks better. 2010-11-06 21:50:05 -07:00
WorldEditSession.java Added tool mode (and tree playing tool). 2010-11-06 23:17:32 -07:00