Plex-FAWE/worldedit-core/src
wizjany de9d202681
Clear shaped brush material on command.
The initial material is held in the factory, but if a brush was previously bound, that pattern is used.
Now, using `//br set` will clear the previous material, allowing the OperationFactory's material to work.
This can be changed later with `/mat`, which will once again set the fill on the tool, overriding the factory's context.
2019-02-15 14:51:26 -05:00
..
legacy/java/com/sk89q/worldedit/blocks Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
main Clear shaped brush material on command. 2019-02-15 14:51:26 -05:00
test/java/com/sk89q Remove the final stage committer from the MultiStageReorder extent, as it caused issues and no longer appears to be entirely necessary. 2018-12-13 20:30:54 +10:00