Plex-FAWE/src/com/sk89q/worldedit/commands
2011-02-18 21:44:57 -08:00
..
BrushCommands.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
ChunkCommands.java Generalized commands handler so that other plugins (WorldGuard, CraftBook, etc.) can use it too. 2011-02-17 22:53:44 -08:00
ClipboardCommands.java Generalized commands handler so that other plugins (WorldGuard, CraftBook, etc.) can use it too. 2011-02-17 22:53:44 -08:00
GeneralCommands.java Generalized commands handler so that other plugins (WorldGuard, CraftBook, etc.) can use it too. 2011-02-17 22:53:44 -08:00
GenerationCommands.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
HistoryCommands.java Added /undo and /redo as aliases. 2011-02-18 21:21:07 -08:00
InsufficientArgumentsException.java Moved commands into their own classes. 2011-01-29 02:05:22 -08:00
NavigationCommands.java Generalized commands handler so that other plugins (WorldGuard, CraftBook, etc.) can use it too. 2011-02-17 22:53:44 -08:00
RegionCommands.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
ScriptingCommands.java Generalized commands handler so that other plugins (WorldGuard, CraftBook, etc.) can use it too. 2011-02-17 22:53:44 -08:00
SelectionCommands.java Added //outset and //inset commands. 2011-02-18 21:32:28 -08:00
SnapshotCommands.java Snapshot commands put under /snap and /snapshot commands. 2011-02-18 21:44:57 -08:00
SnapshotUtilCommands.java Snapshot commands put under /snap and /snapshot commands. 2011-02-18 21:44:57 -08:00
SuperPickaxeCommands.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
ToolCommands.java Improved messages for tools. 2011-02-18 20:50:40 -08:00
ToolUtilCommands.java Changed super pickaxe mode command to /sp. 2011-02-18 15:23:22 -08:00
UtilityCommands.java Added /remove command to remove entities (paintings, items, minecarts, boats, arrows, and primed TNT). 2011-02-18 20:31:49 -08:00