Rework commands
This commit is contained in:
@@ -106,14 +106,6 @@ bukkit {
|
||||
authors = listOf("destro174")
|
||||
depend = listOf("Vault")
|
||||
|
||||
commands {
|
||||
register("playershop") {
|
||||
description = "This is a test command!"
|
||||
aliases = listOf("shop")
|
||||
permission = "playershops.command.playershop"
|
||||
}
|
||||
}
|
||||
|
||||
permissions {
|
||||
register("playershops.admin") {
|
||||
description = "Admin permission for the ${rootProject.name} plugin."
|
||||
|
||||
Reference in New Issue
Block a user