mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-01-19 14:51:34 +01:00
Fix /i
This commit is contained in:
parent
062c80e7b3
commit
de9138b85e
@ -52,7 +52,7 @@ public class ToolCommands {
|
||||
}
|
||||
|
||||
@Command(
|
||||
aliases = { "inspect", "i" },
|
||||
aliases = { "inspect" },
|
||||
usage = "",
|
||||
desc = "Inspect edits within a radius",
|
||||
help =
|
||||
|
Loading…
Reference in New Issue
Block a user