Add back shop expiration when claims expire
This commit is contained in:
+1
-1
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user