mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-12 10:28:35 +00:00
Release version 1.5
This commit is contained in:
@ -7,7 +7,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "dev.plex"
|
group = "dev.plex"
|
||||||
version = "1.5-SNAPSHOT"
|
version = "1.5"
|
||||||
description = "Plex"
|
description = "Plex"
|
||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
|
@ -49,7 +49,7 @@ paper {
|
|||||||
loader = "dev.plex.PlexLibraryManager"
|
loader = "dev.plex.PlexLibraryManager"
|
||||||
website = "https://plex.us.org"
|
website = "https://plex.us.org"
|
||||||
authors = listOf("Telesphoreo", "taahanis", "supernt")
|
authors = listOf("Telesphoreo", "taahanis", "supernt")
|
||||||
apiVersion = "1.20.5"
|
apiVersion = "1.21"
|
||||||
foliaSupported = true
|
foliaSupported = true
|
||||||
generateLibrariesJson = true
|
generateLibrariesJson = true
|
||||||
// Load BukkitTelnet and LibsDisguises before Plex so the modules register properly
|
// Load BukkitTelnet and LibsDisguises before Plex so the modules register properly
|
||||||
|
Reference in New Issue
Block a user