9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

chore: update test server to 1.21.6

This commit is contained in:
LoJoSho
2025-06-24 14:23:19 -05:00
parent da09a542f1
commit 86ef4d0efa

View File

@@ -134,12 +134,12 @@ tasks {
}
runServer {
minecraftVersion("1.21.4")
minecraftVersion("1.21.6")
downloadPlugins {
hangar("PlaceholderAPI", "2.11.6")
url("https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/build/libs/ProtocolLib.jar")
url("https://download.luckperms.net/1584/bukkit/loader/LuckPerms-Bukkit-5.5.8.jar")
url("https://download.luckperms.net/1593/bukkit/loader/LuckPerms-Bukkit-5.5.8.jar")
}
}