Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
wizjany af1af43ac1 Allow copy/pasting biomes.
Copy takes a -b flag to copy biomes.
Paste takes a -b flag to paste biomes (if available).
This allows flexibility to create/load schematics with/without biomes
(when schematic biome support is added).

Also added a -m mask flag to paste to set a source mask, and a -e flag
to skip pasting entities if they are loaded.
2019-04-26 16:41:39 +10:00
..
argument Remove the final stage committer from the MultiStageReorder extent, as it caused issues and no longer appears to be entirely necessary. 2018-12-13 20:30:54 +10:00
composition Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
tool Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
util Pass the exception converter through more. 2018-12-21 17:31:27 +10:00
BiomeCommands.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
BrushCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
ChunkCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
ClipboardCommands.java Allow copy/pasting biomes. 2019-04-26 16:41:39 +10:00
FlattenedClipboardTransform.java Allow copy/pasting biomes. 2019-04-26 16:41:39 +10:00
GeneralCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
GenerationCommands.java Fixes and changes to forest/forestgen. 2019-03-20 21:05:11 -04:00
HistoryCommands.java Stop trying to redo when history runs out. 2019-04-20 12:14:11 -04:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NavigationCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
RegionCommands.java WorldEdit accepts a pattern for these commands 2019-04-03 19:39:12 -04:00
SchematicCommands.java Merge remote-tracking branch 'origin/feature/slf4j-logging' 2019-03-19 20:32:21 +10:00
ScriptingCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
SelectionCommands.java Use wrappers for the Format-type components 2019-04-25 19:11:58 +10:00
SnapshotCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
SnapshotUtilCommands.java Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
SuperPickaxeCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
ToolCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
ToolUtilCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
UtilityCommands.java Use wrappers for the Format-type components 2019-04-25 19:11:58 +10:00
WorldEditCommands.java Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00