This website requires JavaScript.
Explore
Help
Sign In
Plexus
/
Plex-FAWE
Watch
1
Star
0
Fork
0
You've already forked Plex-FAWE
mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced
2025-01-22 07:00:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Plex-FAWE
/
src
History
sk89q
35f46473de
Fixed arguments with /removeabove and /removebelow.
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