Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
wizjany f2f9c26602 Expanded the scope of item brushes (/br apply item, /br paint item).
They now additionally take a direction in which the simulated item usage
should be facing.
Also allow the item parser to parse "hand" and "offhand" as items, to
allow platforms with NBT item support return items with NBT (since
parsing is a slightly more complex task).
2019-06-09 20:44:30 -04:00
..
argument Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
factory Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
tool Add /tracemask. (#474) 2019-05-23 21:12:31 -04:00
util Handle sub-commands without permissions. 2019-06-04 22:13:16 -04:00
ApplyBrushCommands.java Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
BiomeCommands.java Some command refactoring. Switch usages of page args to -p flag. 2019-06-01 07:04:07 -04:00
BrushCommands.java Some command refactoring. Switch usages of page args to -p flag. 2019-06-01 07:04:07 -04:00
ChunkCommands.java Some command refactoring. Switch usages of page args to -p flag. 2019-06-01 07:04:07 -04:00
ClipboardCommands.java Add //br and //brush as aliases. 2019-05-13 18:49:43 -04:00
ExpandCommands.java Fix //expand, improve //help 2019-05-17 22:24:31 -07:00
FlattenedClipboardTransform.java Allow copy/pasting biomes. 2019-04-26 16:41:39 +10:00
GeneralCommands.java Few misc command fixes. 2019-06-01 09:35:27 -04:00
GenerationCommands.java Stop using IAE to communicate parameter mis-use 2019-05-14 17:57:05 -07:00
HistoryCommands.java Fix checkstyle/license/gen code 2019-04-23 15:44:33 -07:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NavigationCommands.java Port navigation commands 2019-04-23 16:14:21 -07:00
PaintBrushCommands.java Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
RegionCommands.java Add comprehensive suggestions to many commands. 2019-05-28 22:55:20 -04:00
SchematicCommands.java Some command refactoring. Switch usages of page args to -p flag. 2019-06-01 07:04:07 -04:00
ScriptingCommands.java Port scripting commands 2019-04-23 19:32:27 -07:00
SelectionCommands.java Fix //expand, improve //help 2019-05-17 22:24:31 -07:00
SnapshotCommands.java Port snapshot commands, update some time stuff to new time 2019-04-23 23:47:22 -07:00
SnapshotUtilCommands.java Port snapshot commands, update some time stuff to new time 2019-04-23 23:47:22 -07:00
SuperPickaxeCommands.java Port super pickaxe commands 2019-04-24 00:00:56 -07:00
ToolCommands.java Add checkstyle validation for formatting, fix issues 2019-04-29 22:40:32 -07:00
ToolUtilCommands.java Add /tracemask. (#474) 2019-05-23 21:12:31 -04:00
UtilityCommands.java Some command refactoring. Switch usages of page args to -p flag. 2019-06-01 07:04:07 -04:00
WorldEditCommands.java Some command refactoring. Switch usages of page args to -p flag. 2019-06-01 07:04:07 -04:00