Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
dordsor21 1fa5f4d725
Begin fixing layer brush
- Required new argument parser, which should ultimately be made into a singe blockstate parser for best results, and proper tab-completion
 - The layer brush itself is broken because of the changes to internal block retrieval from legacy
2021-06-10 16:19:23 +01:00
..
argument Lower-case registry arguments in converter 2020-11-13 21:56:27 +01:00
factory Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
tool Feature/unsafe over reflections (#1082) 2021-05-28 18:47:46 -04:00
util Move Fawe commands to Captions 2021-05-24 11:36:37 +02:00
ApplyBrushCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
BiomeCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
BrushCommands.java Begin fixing layer brush 2021-06-10 16:19:23 +01:00
ChunkCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
ClipboardCommands.java Fixes #1046 2021-05-11 20:16:54 +02:00
ExpandCommands.java Fine tuning captions 2021-04-06 14:01:04 +02:00
FlattenedClipboardTransform.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
GeneralCommands.java Move Fawe commands to Captions 2021-05-24 11:36:37 +02:00
GenerationCommands.java Finalize Captions 2021-04-05 19:54:49 +02:00
HistoryCommands.java Finalize Captions 2021-04-05 19:54:49 +02:00
HistorySubCommands.java Finalize Captions 2021-04-05 19:54:49 +02:00
InsufficientArgumentsException.java Upstream merge of the scripting package 2020-08-18 13:43:18 -04:00
LegacySnapshotCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
LegacySnapshotUtilCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
ListFilters.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
MaskCommands.java Reimplement Masks + Fixes 2020-09-06 18:42:43 -04:00
MethodCommands.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
NavigationCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
PaintBrushCommands.java Move Fawe commands to Captions 2021-05-24 11:36:37 +02:00
PatternCommands.java Mask and Pattern modifications 2020-03-17 23:05:52 -04:00
RegionCommands.java Move Fawe commands to Captions 2021-05-24 11:36:37 +02:00
SchematicCommands.java Move Fawe commands to Captions 2021-05-24 11:36:37 +02:00
ScriptingCommands.java Address a few deprecations 2021-04-06 18:30:29 +02:00
SelectionCommands.java Fine tuning captions 2021-04-06 14:01:04 +02:00
SnapshotCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
SnapshotUtilCommands.java Finalize Captions 2021-04-05 19:54:49 +02:00
SuperPickaxeCommands.java Address dead Component imports 2021-05-23 23:35:08 +02:00
ToolCommands.java Finalize Captions 2021-04-05 19:54:49 +02:00
ToolUtilCommands.java Feature/unsafe over reflections (#1082) 2021-05-28 18:47:46 -04:00
TransformCommands.java Remove FAWE-Piston 2020-02-05 00:37:42 -05:00
UtilityCommands.java Finalize Captions 2021-04-05 19:54:49 +02:00
WorldEditCommands.java Update Wiki link 2021-06-06 21:17:24 +02:00