Plex-FAWE/src
2010-10-05 20:28:43 -07:00
..
com/sk89q/worldedit Added short overflow check for schematic saving. 2010-10-04 17:00:54 -07:00
EditSession.java Implemented block smart queuing that allows certain block types that require a block under them to exist to work now. For example, torches are only created at the end. 2010-10-05 00:40:50 -07:00
RegionClipboard.java Added untested /editstack and /editstackair commands to stack the region towards a direction. 2010-10-05 13:46:54 -07:00
ScriptContext.java Added teleport functions to the player interface for scripts; renamed some script-related classes. 2010-10-03 13:09:59 -07:00
ScriptMinecraftContext.java Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit. 2010-10-04 16:39:35 -07:00
ScriptPlayer.java Added teleport functions to the player interface for scripts; renamed some script-related classes. 2010-10-03 13:09:59 -07:00
WorldEdit.java Fixed arguments with /removeabove and /removebelow. 2010-10-05 20:28:43 -07:00
WorldEditSession.java Added untested /editstack and /editstackair commands to stack the region towards a direction. 2010-10-05 13:46:54 -07:00