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