Updated PE to 2.10.0 SNAPSHOT

This commit is contained in:
xSquishyLiam
2025-10-10 15:18:23 +01:00
parent fe0c122a82
commit 8767522189
2 changed files with 21 additions and 22 deletions

View File

@@ -28,7 +28,7 @@ dependencies {
compileOnly(files("libs/geyserutils-spigot-1.0-SNAPSHOT.jar"))
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
implementation("com.github.retrooper:packetevents-spigot:2.9.5")
implementation("com.github.retrooper:packetevents-spigot:2.10.0-SNAPSHOT")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("org.reflections:reflections:0.10.2")