Compatibility
Minecraft: Java Edition
1.21
1.20.6
1.20.4
1.20–1.20.2
1.19.2–1.19.4
1.19
1.18.2
1.17.1
1.16.5
1.16.1
1.15.2
1.14.4
1.13.2
1.12.2
1.11.2
1.10.2
1.9.4
1.8.9
1.7.10
1.6.4
1.5.2
1.4.7
1.3.2
1.2.5
1.1
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Ktlibs Kotlinx IO
Spigot / BungeeCord / Velocity plugin for kotlinx-io
Auto sync version from kotlinx-io every day
For players / server manager / users
You only need to download this plugin if other plugins depend on it
For developers
// build.gradle.kts
val kotlinx_io_version = "the version"
repositories {
maven("https://api.modrinth.com/maven")
}
dependencies {
implementation("maven.modrinth:ktlibs-kotlinx-io:$kotlinx_io_version")
}