Kotlin is a support plugin for Java Edition Minecraft servers running Bukkit, Spigot, Paper, or compatible platforms. It places the Kotlin standard libraries on the server classpath, allowing plugins written partly or entirely in Kotlin to load and run correctly without each project bundling its own copy.
This library focused plugin adds no commands, blocks, or gameplay systems by itself. Instead, it provides shared runtime support that can reduce duplicated files, simplify plugin compatibility, and keep Kotlin extensions lighter. At BoxToPlay, we recommend it when another server plugin lists Kotlin as a required dependency.
Create your Minecraft server and install the Kotlin plugin with one click!