Plex-FAWE/src/main/java/com/sk89q/worldedit/commands
2011-09-18 21:53:29 -04:00
..
BrushCommands.java Added flag to //smooth to only use "natural" blocks 2011-08-17 00:33:46 -07:00
ChunkCommands.java Cleanup. 2011-09-17 19:32:44 -04:00
ClipboardCommands.java Cleanup. 2011-09-17 19:32:44 -04:00
GeneralCommands.java Cleanup. 2011-09-17 19:32:44 -04:00
GenerationCommands.java Cleanup. 2011-09-17 19:32:44 -04:00
HistoryCommands.java Cleanup. 2011-09-17 19:32:44 -04:00
InsufficientArgumentsException.java More file moving. 2011-05-01 01:30:33 -07:00
NavigationCommands.java Cleanup. 2011-09-17 19:32:44 -04:00
RegionCommands.java Allow //replace to ignore from block damage values (and force them to not be ignored with the -f flag) 2011-09-17 21:50:06 -07:00
ScriptingCommands.java Added position logging to /up, /ceil, position+orientation+region logging for the script commands and changed the logging for //move and //stack to orientation+region 2011-08-09 01:23:16 +02:00
SelectionCommands.java Fixed AIOOBE and a missing return, removed an unused and ambiguous method from CommandContext. 2011-09-18 19:11:05 -04:00
SnapshotCommands.java Added multiworld support for snapshots. 2011-08-05 12:35:38 +02:00
SnapshotUtilCommands.java Merge remote-tracking branch 'remotes/pull_117/multiworld-snapshots' 2011-08-05 12:29:49 +02:00
SuperPickaxeCommands.java Added support for non-integer radius to //superpickaxe recursive and improved performance a bit by making the recurse method static. 2011-08-15 14:22:35 +02:00
ToolCommands.java Added a tool that allows a player to place and remove blocks at a distance. 2011-09-18 21:53:29 -04:00
ToolUtilCommands.java Added an optional on/off argument to the toggle pickaxe command. 2011-08-09 00:19:58 +02:00
UtilityCommands.java Removed permissions from plugin.yml for compatibility and cleaned up a bit more. 2011-09-18 02:37:37 -04:00
WorldEditCommands.java More file moving. 2011-05-01 01:30:33 -07:00