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