diff --git a/src/main/kotlin/net/axay/kspigot/annotations/KSpigotAnnotations.kt b/src/main/kotlin/net/axay/kspigot/annotations/KSpigotAnnotations.kt index b2107d7f..0ae48f8b 100644 --- a/src/main/kotlin/net/axay/kspigot/annotations/KSpigotAnnotations.kt +++ b/src/main/kotlin/net/axay/kspigot/annotations/KSpigotAnnotations.kt @@ -16,7 +16,7 @@ annotation class UnsafeImplementation * unstable and should be checked every time * with a version change. */ -annotation class NMS_1_16_1 +annotation class NMS_1_17 /** * This element uses [net.minecraft.server]