Add alias ch for challenge command
This commit is contained in:
parent
efc6b62b2f
commit
30ab288af1
|
|
@ -41,6 +41,7 @@ bukkit {
|
|||
|
||||
register("challenges") {
|
||||
description = "Opens the challenges menu."
|
||||
aliases = listOf("ch")
|
||||
permission = "${rootProject.name}.command.island"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user