Plex-FAWE/src/main/java/com/sk89q/worldedit/commands
2011-08-16 18:43:13 +02:00
..
BrushCommands.java Fixed exceptions in //brush since build #115. 2011-08-08 02:23:42 +02:00
ChunkCommands.java Added position/region logging. 2011-08-08 14:40:02 +02:00
ClipboardCommands.java Added position/region logging. 2011-08-08 14:40:02 +02:00
GeneralCommands.java fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count 2011-07-15 02:00:48 -05:00
GenerationCommands.java Added position/region logging. 2011-08-08 14:40:02 +02:00
HistoryCommands.java fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count 2011-07-15 02:00:48 -05: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 Disabling global masks while regnerating because they only affect the area outside the selection. 2011-08-10 04:16:54 +02: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 Added a -s flag to //chunk, which extends your current selection to the encompassed chunks. 2011-08-16 10:10:23 +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 Removed and reimplemented mrapple's selection at a distance. It is now a brush tool, meaning it can be bound as other tools can and it subject to Nichts' /range command, so you can select points in midair. 2011-08-06 19:22:10 -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 Added a /green command, which greens the surrounding landscape. 2011-08-16 18:43:13 +02:00
WorldEditCommands.java More file moving. 2011-05-01 01:30:33 -07:00