Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
dordsor21 3abf964620 Better logic for selecting schematic format.
- You had to specifically use //schem load <schematic>.schematic mcedit to load legacy schematics, now if you're loading .schematic it assumes you're wanting mcedit format
 - If you end up attempting to load an mcedit schematic with the sponge reader it now throws an exception.
2020-05-05 16:16:27 +01:00
..
argument Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
factory Revert "More code quality fixes" 2020-01-23 14:41:57 -05:00
tool Add debug messages 2020-04-27 19:04:20 -04:00
util Don't suggest default namespaces. 2020-04-24 15:57:07 -04:00
ApplyBrushCommands.java fix compile 2019-11-21 19:56:10 +00:00
BiomeCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
BrushCommands.java Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
ChunkCommands.java Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
ClipboardCommands.java Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
ExpandCommands.java Allow expand to be used by console. (#1264) 2020-03-23 16:47:04 -04:00
FlattenedClipboardTransform.java Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
GeneralCommands.java Remove TranslatableComponent override 2019-12-16 09:01:41 +00:00
GenerationCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
HistoryCommands.java Minor changes 2020-02-06 16:33:31 -05:00
HistorySubCommands.java Cleanup unused code. 2020-03-05 16:07:20 -05:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LegacySnapshotCommands.java Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
LegacySnapshotUtilCommands.java Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
ListFilters.java merge 2019-08-07 01:29:49 +10:00
MaskCommands.java Removed LightingExtent and organized some classes. 2020-03-18 12:58:18 -04:00
MethodCommands.java Removed commands.yml 2019-07-26 19:23:24 -04:00
NavigationCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
PaintBrushCommands.java Upstream Merge 2020-01-10 22:32:12 -05:00
PatternCommands.java Mask and Pattern modifications 2020-03-17 23:05:52 -04:00
RegionCommands.java Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
SchematicCommands.java Better logic for selecting schematic format. 2020-05-05 16:16:27 +01:00
ScriptingCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
SelectionCommands.java Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
SnapshotCommands.java Update draw.js 2020-03-22 15:46:02 -04:00
SnapshotUtilCommands.java Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
SuperPickaxeCommands.java Various major 2019-11-23 04:31:48 +00:00
ToolCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
ToolUtilCommands.java add // to mask and range 2020-05-02 18:34:49 +01:00
TransformCommands.java Remove FAWE-Piston 2020-02-05 00:37:42 -05:00
UtilityCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
WorldEditCommands.java Update to debugpaste command 2020-03-20 21:12:11 -04:00