Add back shop expiration when claims expire

This commit is contained in:
Len
2023-01-11 17:56:17 +01:00
parent 72fd7efc86
commit 057df73513
3 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ bukkit {
version = "${rootProject.version}-${gitCommit()}"
apiVersion = "1.19"
authors = listOf("destro174")
depend = listOf("Vault")
depend = listOf("Vault", "GriefPrevention")
commands {
register("playershop") {