Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
wizjany c0f2557f15
Make the selection wand and navigation wand normal tools. (#493)
This means users can bind and unbind them to any item, like other tools.
By default, the items in config will be automatically bound. After
setting a different item via `//selwand` or `//navwand`, that item will
subsequently be used for that user.

Also add -n to //wand to get a navwand.

Also various other tool-related cleanup.
2019-06-28 15:45:16 -04:00
..
argument Import cleanup, ensure gradle uses https for deps, bump deps. 2019-06-13 09:17:00 -04:00
factory Expanded the scope of item brushes (/br apply item, /br paint item). 2019-06-09 20:44:30 -04:00
tool Make the selection wand and navigation wand normal tools. (#493) 2019-06-28 15:45:16 -04:00
util Correctly unwrap old CommandExceptions in AsyncCommandBuilder. 2019-06-13 14:35:24 -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 Cleanup multiple batch usage for chunk deletion. 2019-06-22 15:01:00 -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 Import cleanup, ensure gradle uses https for deps, bump deps. 2019-06-13 09:17:00 -04:00
GenerationCommands.java Stop using IAE to communicate parameter mis-use 2019-05-14 17:57:05 -07:00
HistoryCommands.java Clean up/fix undo/redo. Add separate .self perm nodes. 2019-06-16 10:09:35 -04: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 Make the selection wand and navigation wand normal tools. (#493) 2019-06-28 15:45:16 -04:00
SnapshotCommands.java Port snapshot commands, update some time stuff to new time 2019-04-23 23:47:22 -07:00
SnapshotUtilCommands.java Skip poi folders for snapshot restores. 2019-06-12 21:51:22 -04:00
SuperPickaxeCommands.java Port super pickaxe commands 2019-04-24 00:00:56 -07:00
ToolCommands.java Make the selection wand and navigation wand normal tools. (#493) 2019-06-28 15:45:16 -04:00
ToolUtilCommands.java Add /tracemask. (#474) 2019-05-23 21:12:31 -04:00
UtilityCommands.java Use AsyncCommandBuilder for /calc. 2019-06-13 10:17:37 -04:00
WorldEditCommands.java Some command refactoring. Switch usages of page args to -p flag. 2019-06-01 07:04:07 -04:00