Added PlayerHomes (similar to PlayerWarps, public homes other players can visit)
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.user404_"
|
||||
version = "1.3+"
|
||||
version = "1.3+-preview"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user