Plex-FAWE/src/com/sk89q/worldedit/commands
2011-03-09 23:10:59 -08:00
..
BrushCommands.java Added simple smoothing brush. 2011-02-18 23:48:27 -08:00
ChunkCommands.java Added McRegion reader classes (incomplete), moved some com.sk89q.worldedit.data classes around and moved org.jnbt com.sk89q.jnbt to coincide with some modifications to make the JNBT library a bit more generic by accepting uncompressed input streams. 2011-03-09 23:10:59 -08:00
ClipboardCommands.java Added polygonal regions. 2011-02-19 17:44:39 -08:00
GeneralCommands.java Added /search as an alias for /searchitem. 2011-02-22 00:54:04 -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 Added polygonal regions. 2011-02-19 17:44:39 -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 Fixed //count being ///count. 2011-02-24 17:21:11 -08:00
SnapshotCommands.java Snapshot commands put under /snap and /snapshot commands. 2011-02-18 21:44:57 -08:00
SnapshotUtilCommands.java Added polygonal regions. 2011-02-19 17:44:39 -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 /b changed to /br. 2011-02-23 09:49:15 -08:00
ToolUtilCommands.java Removed /t. 2011-02-24 16:43:23 -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
WorldEditCommands.java Added /we version and /we reload. 2011-02-19 01:22:28 -08:00