13
0
geforkt von Mirrors/Velocity

We don't rely on kyori/event any more

Dieser Commit ist enthalten in:
Andrew Steinborn 2021-05-23 15:52:09 -04:00
Ursprung 3944eec491
Commit e14ea36150

Datei anzeigen

@ -66,7 +66,6 @@ dependencies {
runtimeOnly 'com.lmax:disruptor:3.4.2' // Async loggers
implementation 'it.unimi.dsi:fastutil:8.4.1'
implementation 'net.kyori:event-method-asm:4.0.0-SNAPSHOT'
implementation(platform("net.kyori:adventure-bom:${adventureVersion}"))
implementation("net.kyori:adventure-nbt")