Improved command detection algorithm, fixed //size.

This commit is contained in:
sk89q
2011-02-21 23:15:19 -08:00
parent 35ae72e8b7
commit ce544da46d
2 changed files with 55 additions and 53 deletions

View File

@ -425,7 +425,7 @@ public class SelectionCommands {
}
@Command(
aliases = {"/m", "//size"},
aliases = {"/size"},
usage = "",
desc = "Get information about the selection",
min = 0,