revert some changes

This commit is contained in:
Jesse Boyd
2019-04-05 15:48:41 +11:00
parent 94d5d8df8e
commit be5541b61b
18 changed files with 29 additions and 51 deletions

View File

@ -300,7 +300,7 @@ public class RegionCommands extends MethodCommands {
@Command(
aliases = { "/replace", "/re", "/rep" },
usage = "[from-block] <to-block>",
usage = "[from-mask] <to-pattern>",
desc = "Replace all blocks in the selection with another",
flags = "f",
min = 1,