mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 17:17:37 +00:00
Update build.gradle
This commit is contained in:
parent
8fa05e3838
commit
2c8c6353c1
@ -47,7 +47,8 @@ bukkit {
|
|||||||
main = "dev.plex.Plex"
|
main = "dev.plex.Plex"
|
||||||
website = "https://plex.us.org"
|
website = "https://plex.us.org"
|
||||||
authors = ["Telesphoreo", "taahanis", "supernt"]
|
authors = ["Telesphoreo", "taahanis", "supernt"]
|
||||||
softDepend = ["Vault"]
|
// Load BukkitTelnet and LibsDisguises before Plex so the modules register properly
|
||||||
|
softDepend = ["BukkitTelnet", "LibsDisguises", "Vault"]
|
||||||
apiVersion = "1.18"
|
apiVersion = "1.18"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user