mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-07 05:03:05 +00:00
Added //-prefixed aliases for most /-prefixed commands
This commit is contained in:
@ -82,7 +82,7 @@ public class HistoryCommands {
|
||||
}
|
||||
|
||||
@Command(
|
||||
aliases = {"clearhistory"},
|
||||
aliases = { "/clearhistory", "clearhistory" },
|
||||
usage = "",
|
||||
desc = "Clear your history",
|
||||
min = 0,
|
||||
|
Reference in New Issue
Block a user