mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-24 10:17:39 +00:00
Added /search as an alias for /searchitem.
This commit is contained in:
parent
ce544da46d
commit
017b762780
@ -79,7 +79,7 @@ public class GeneralCommands {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
aliases = {"searchitem", "/l"},
|
aliases = {"searchitem", "/l", "search"},
|
||||||
usage = "<query>",
|
usage = "<query>",
|
||||||
flags = "bi",
|
flags = "bi",
|
||||||
desc = "Search for an item",
|
desc = "Search for an item",
|
||||||
|
Loading…
Reference in New Issue
Block a user