chore: update packetevents

This commit is contained in:
bridge 2025-03-05 20:42:45 +01:00
parent a518828197
commit f74f5c29e1

View file

@ -10,7 +10,7 @@ processResources {
dependencies { dependencies {
compileOnly "me.clip:placeholderapi:2.11.6" // Placeholder support compileOnly "me.clip:placeholderapi:2.11.6" // Placeholder support
implementation "com.google.code.gson:gson:2.12.1" // JSON parsing implementation "com.google.code.gson:gson:2.12.1" // JSON parsing
implementation "com.github.retrooper:packetevents-spigot:2.7.0" // Packets implementation "com.github.retrooper:packetevents-spigot:2.7.1-SNAPSHOT" // Packets
implementation "space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.2.1" // Configs implementation "space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.2.1" // Configs
implementation "lol.pyr:director-adventure:2.1.2" // Commands implementation "lol.pyr:director-adventure:2.1.2" // Commands