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-23 21:50:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Plex-FAWE
/
src
/
com
/
sk89q
/
worldedit
History
sk89q
c0e78bebf4
Fixed a bug where Point was not returning accurate results with .equals(), breaking undo code. Temporarily using org.apache.commons.lang3.builder.EqualsBuilder to fix the problem.
2010-10-03 17:29:17 -07:00
..
DisallowedItemException.java
Added direct script->command mapping support; fixed some comments in exception files.
2010-10-03 13:23:43 -07:00
IncompleteRegionException.java
Added direct script->command mapping support; fixed some comments in exception files.
2010-10-03 13:23:43 -07:00
InsufficientArgumentsException.java
Added direct script->command mapping support; fixed some comments in exception files.
2010-10-03 13:23:43 -07:00
NoSuchScriptException.java
Added direct script->command mapping support; fixed some comments in exception files.
2010-10-03 13:23:43 -07:00
Point.java
Fixed a bug where Point was not returning accurate results with .equals(), breaking undo code. Temporarily using org.apache.commons.lang3.builder.EqualsBuilder to fix the problem.
2010-10-03 17:29:17 -07:00
SchematicLoadException.java
Added .schematic loading/saving; fixed issue with pasting not pasting entire region.
2010-10-03 10:44:52 -07:00
ScriptContextFactory.java
Added maximum script execution time of 3 seconds.
2010-10-03 16:12:29 -07:00
UnknownItemException.java
Added direct script->command mapping support; fixed some comments in exception files.
2010-10-03 13:23:43 -07:00