This commit is contained in:
Ryder Belserion 2024-03-05 00:25:05 -05:00
parent 4a63296f99
commit c0e12fef9a
No known key found for this signature in database
1 changed files with 2 additions and 13 deletions

View File

@ -21,34 +21,23 @@ dependencyResolutionManagement {
version("cluster", "6.3")
library("holographicdisplays", "me.filoghost.holographicdisplays", "holographicdisplays-api").version("3.0.0")
library("decentholograms", "com.github.decentsoftware-eu", "decentholograms").version("2.8.6")
library("adventure4", "net.kyori", "adventure-text-minimessage").versionRef("adventure4")
library("triumphcmds", "dev.triumphteam", "triumph-cmd-bukkit").version("2.0.0-ALPHA-9")
library("minimessage4", "net.kyori", "adventure-api").versionRef("adventure4")
library("commandapi", "dev.jorel", "commandapi-bukkit-shade").version("9.4.0-SNAPSHOT")
library("triumphgui", "dev.triumphteam", "triumph-gui").version("3.1.7")
library("cluster_paper", "com.ryderbelserion.cluster", "paper").versionRef("cluster")
library("cluster_api", "com.ryderbelserion.cluster", "paper").versionRef("cluster")
library("itemsadder", "com.github.LoneDev6", "api-itemsadder").version("3.6.1")
library("minimessage4", "net.kyori", "adventure-api").versionRef("adventure4")
library("placeholderapi", "me.clip", "placeholderapi").version("2.11.5")
library("vault", "com.github.MilkBowl", "VaultAPI").version("1.7.1")
library("metrics", "org.bstats", "bstats-bukkit").version("3.0.2")
library("nbtapi", "de.tr7zw", "item-nbt-api").version("2.12.2")
library("oraxen", "io.th0rgal", "oraxen").version("1.164.0")
library("hikari", "com.zaxxer", "HikariCP").version("5.1.0")
library("configme", "ch.jalu", "configme").version("1.4.1")
bundle("adventure", listOf("adventure4", "minimessage4"))