Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
wizjany 9d2d43f0db Add -f to //schem save to confirm overwriting.
Overwriting existing schematics now checks delete perm.
Also allow delete to be run from console.

Fixes WORLDEDIT-3868.
2019-03-15 17:08:11 -04: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 Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05: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 Re-add smooth filtering via a mask. 2019-02-26 23:54:53 -05:00
ChunkCommands.java Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
ClipboardCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
FlattenedClipboardTransform.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
GeneralCommands.java Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
GenerationCommands.java Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
HistoryCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NavigationCommands.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
RegionCommands.java Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
SchematicCommands.java Add -f to //schem save to confirm overwriting. 2019-03-15 17:08:11 -04:00
ScriptingCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SelectionCommands.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
SnapshotCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SnapshotUtilCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SuperPickaxeCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
ToolCommands.java Fix long-range build tool. 2019-02-03 19:27:30 -05:00
ToolUtilCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
UtilityCommands.java Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
WorldEditCommands.java Pass the exception converter through more. 2018-12-21 17:31:27 +10:00