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-02-02 04:00:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Plex-FAWE
/
src
History
sk89q
b3eb1fc548
Gave /editreplace the ability to discriminate on block type to replace. Corrected arguments help for /editscript.
2010-10-02 16:44:20 -07:00
..
com/sk89q
/worldedit
Updated com.sk89q.worldedit.Point to use generics.
2010-10-02 15:12:45 -07:00
EditScriptContext.java
Added preliminary JavaScript scripting support. Currently it can be used to do routines such as forest creation but it cannot make hooks or do anything fancy.
2010-10-02 01:21:48 -07:00
EditScriptMinecraftContext.java
Added basic undo/redo functionality with a history size of 15.
2010-10-02 14:52:42 -07:00
EditScriptPlayer.java
Added preliminary JavaScript scripting support. Currently it can be used to do routines such as forest creation but it cannot make hooks or do anything fancy.
2010-10-02 01:21:48 -07:00
EditSession.java
Updated com.sk89q.worldedit.Point to use generics.
2010-10-02 15:12:45 -07:00
RegionClipboard.java
Added basic copy/paste functions.
2010-10-02 16:11:44 -07:00
WorldEdit.java
Gave /editreplace the ability to discriminate on block type to replace. Corrected arguments help for /editscript.
2010-10-02 16:44:20 -07:00
WorldEditSession.java
Added /clearhistory and /clearclipboard.
2010-10-02 16:13:52 -07:00