Added PlayerHomes (similar to PlayerWarps, public homes other players can visit)

This commit is contained in:
2025-10-15 07:04:50 +02:00
parent fccb19aec0
commit 0aa9f3a189
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group = "com.user404_"
version = "1.3+"
version = "1.3+-preview"
repositories {
mavenCentral()

View File

@@ -1,5 +1,5 @@
name: InfiniteHomesPLUS
version: 1.3+
version: 1.3+-preview
main: com.user404_.infinitehomes.InfiniteHomes
website: https://github.com/deutschich/InfiniteHomesPLUS/
api-version: 1.21