Plex-FAWE/src/main/java/com/sk89q/worldedit/tools
2011-07-15 02:00:48 -05:00
..
brushes More file moving. 2011-05-01 01:30:33 -07:00
AreaPickaxe.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
BlockDataCyler.java Added permission checks for tools on /use/, so now if you switch world or lose your permissions, you lose your tools. 2011-05-01 17:06:40 -07:00
BlockReplacer.java Added permission checks for tools on /use/, so now if you switch world or lose your permissions, you lose your tools. 2011-05-01 17:06:40 -07:00
BlockTool.java More file moving. 2011-05-01 01:30:33 -07:00
BrushTool.java Added range command for brushes. Thanks Nichts 2011-06-22 18:33:43 -04:00
DoubleActionBlockTool.java More file moving. 2011-05-01 01:30:33 -07:00
FloatingTreeRemover.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
FloodFillTool.java Added flood fill tool, fixed data values not being set properly. 2011-06-04 19:41:12 -07:00
QueryTool.java Added permission checks for tools on /use/, so now if you switch world or lose your permissions, you lose your tools. 2011-05-01 17:06:40 -07:00
RecursivePickaxe.java Added //fast mode, which allows the server to skip the dirtying of chunks. This means that you have to rejoin to see changes though, but most operations are doubled in speed. 2011-06-04 10:30:45 -07:00
SinglePickaxe.java Added permission checks for tools on /use/, so now if you switch world or lose your permissions, you lose your tools. 2011-05-01 17:06:40 -07:00
Tool.java Added permission checks for tools on /use/, so now if you switch world or lose your permissions, you lose your tools. 2011-05-01 17:06:40 -07:00
TraceTool.java More file moving. 2011-05-01 01:30:33 -07:00
TreePlanter.java Added //fast mode, which allows the server to skip the dirtying of chunks. This means that you have to rejoin to see changes though, but most operations are doubled in speed. 2011-06-04 10:30:45 -07:00