Plex-FAWE/src/main/java/com/sk89q/worldedit/commands
2011-09-03 13:01:51 -04:00
..
BrushCommands.java Added flag to //smooth to only use "natural" blocks 2011-08-17 00:33:46 -07:00
ChunkCommands.java Added position/region logging. 2011-08-08 14:40:02 +02:00
ClipboardCommands.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
GeneralCommands.java Added //-prefixed aliases for most /-prefixed commands 2011-08-21 22:35:27 +02:00
GenerationCommands.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
HistoryCommands.java Alowed performing undos from other player sessions, if they exist. 2011-08-29 14:24:46 -07:00
InsufficientArgumentsException.java More file moving. 2011-05-01 01:30:33 -07:00
NavigationCommands.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
RegionCommands.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04: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 Corrected number of arguments in //pos2 2011-08-22 23:05:31 +02: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 Fixed floodfill usage 2011-08-21 23:56:10 -07:00
ToolUtilCommands.java Added an optional on/off argument to the toggle pickaxe command. 2011-08-09 00:19:58 +02:00
UtilityCommands.java Added block damage support to //replace and //replacenear 2011-08-29 00:08:06 -07:00
WorldEditCommands.java More file moving. 2011-05-01 01:30:33 -07:00