Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2019-11-09 11:31:51 -05:00
..
blocks Removed unused classes 2019-05-19 13:34:43 +10:00
command Make a few more selection commands usable from console. 2019-11-09 11:31:51 -05:00
entity feature(cli): Added a CLI version of WorldEdit, and allowed most commands to be run from console (#508) 2019-08-25 19:58:28 +10:00
event Implement suggestions for Bukkit + Sponge 2019-05-05 23:06:20 -07:00
extension Update to Piston 0.5.2 + Doctools/Deprecation improvements (#523) 2019-10-05 19:06:18 +10:00
extent Disable watchdog ticking by default, //watchdog to turn on 2019-09-29 22:10:04 -07:00
function Completely rewrite the expression parser in ANTLR. 2019-10-18 22:27:31 -07:00
history Don't overwrite history during changes. 2019-07-16 21:43:14 -04:00
internal Limit expression thread count to processor count. 2019-10-26 16:44:23 -07:00
math Memory optimizations (#505) 2019-08-12 22:06:40 +10:00
regions Completely rewrite the expression parser in ANTLR. 2019-10-18 22:27:31 -07:00
registry Improve parsing from registries. 2019-05-28 22:55:20 -04:00
scripting Minor fixes for craftscripts in Forge 2019-07-12 13:49:45 -07:00
session Harden JsonFileSessionStore against nulls/Gson oddities 2019-09-23 11:46:24 -07:00
util Update to Piston 0.5.2 + Doctools/Deprecation improvements (#523) 2019-10-05 19:06:18 +10:00
world feature(cli): Added a CLI version of WorldEdit, and allowed most commands to be run from console (#508) 2019-08-25 19:58:28 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Completely rewrite the expression parser in ANTLR. 2019-10-18 22:27:31 -07:00
EditSessionFactory.java feature(cli): Added a CLI version of WorldEdit, and allowed most commands to be run from console (#508) 2019-08-25 19:58:28 +10:00
EmptyClipboardException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
IncompleteRegionException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
InvalidItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocalConfiguration.java Memory optimizations (#505) 2019-08-12 22:06:40 +10:00
LocalSession.java Apply watchdog mode to undo/redo. Abstract EditSession creation logic. 2019-09-30 18:28:13 -04:00
MaxBrushRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxChangedBlocksException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MissingWorldException.java feature(cli): Added a CLI version of WorldEdit, and allowed most commands to be run from console (#508) 2019-08-25 19:58:28 +10:00
NotABlockException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
TracedEditSession.java Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
UnknownDirectionException.java Fix //expand, improve //help 2019-05-17 22:24:31 -07:00
UnknownItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
WorldEdit.java feature(cli): Added a CLI version of WorldEdit, and allowed most commands to be run from console (#508) 2019-08-25 19:58:28 +10:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00