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