MCKotlin
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #186 of 1560 bukkit mods in this game by downloads
📋 About This Mod
# MCKotlin (https://img.shields.io/github/actions/workflow/status/4drian3d/MCKotlin/gradle.yml?style=flat-square)](https://github.com/MCKotlin/MCKotlin/actions) (https://img.shields.io/github/v/release/4drian3d/MCKotlin?style=flat-square)](https://modrinth.com/plugin/mckotlin) (https://img.shields.io/discord/899740810956910683?color=7289da&logo=Discord&label=Discord&style=flat-square)](https://discord.gg/5NMMzK5mAn) (https://img.shields.io/modrinth/dt/1iWA0pjH?logo=Modrinth&style=flat-square)](https://modrinth.com/plugin/mckotlin) (https://img.shields.io/github/downloads/4drian3d/MCKotlin/total?logo=GitHub&style=flat-square)](https://github.com/4drian3d/MCKotlin/releases) Get the ability to run and develop Kotlin plugins on your Minecraft server or proxy. This plugin includes the necessary Kotlin libraries to the server to avoid including them independently in several plugins at the same time (https://www.bisecthosting.com/partners/custom-banners/6fa909d5-ad2b-42c2-a7ec-1c51f8b6384f.webp)](https://www.bisecthosting.com/4drian3d?r=ModMCKotlin) ## Requirements - Java 8+ ## Compatibility - Velocity 3+ - Sponge 8 - CraftBukkit/Spigot/Paper/forks 1.8+ - BungeeCord/Waterfall ## How to use ### Server Admin Simply install the latest version of the plugin on your server or proxy ### Developers Add MCKotlin as a dependency #### Spigot **plugin.yml** ```yaml depend: MCKotlin-Paper ``` #### Paper 1.19.4+ **paper-plugin.yml** ```yaml dependencies: server: MCKotlin-Paper: required: true ``` #### Velocity ```java @Plugin( id = "myplugin", dependencies = { @Dependency(id = "mckotlin-velocity") } ) public class VelocityPlugin {} ``` ## Libraries included - Kotlin StdLib 1.9.20 - Kotlin Reflect 1.9.20 - KotlinX Coroutines ### How does this plugin differ from other plugins such as (https://modrinth.com/plugin/kotlin)? Unfortunately there are no plugins available that provide the necessary libraries to make kotlin plugins for environments like Velocity or Bungeecord. That was my motivation to develop this plugin that includes Kotlin-stlib 1.9.0 (created by Jetbrains, Apache 2 license)
# MCKotlin [!(https://img.shields.io/github/actions/workflow/status/4drian3d/MCKotlin/gradle.yml?style=flat-square)](https://github.com/MCKotlin/MCKotlin/actions) [!(https://img.shields.io/github/v/release/4drian3d/MCKotlin?style=flat-square)](https://modrinth.com/plugin/mckotlin) [!(https://img.shields.io/discord/899740810956910683?color=7289da&logo=Discord&label=Discord&style=flat-square)](https://discord.gg/5NMMzK5mAn) [!(https://img.shields.io/modrinth/dt/1iWA0pjH?logo=Modrinth&style=flat-square)](https://modrinth.com/plugin/mckotlin) [!(https://img.shields.io/github/downloads/4drian3d/MCKotlin/total?logo=GitHub&style=flat-square)](https://github.com/4drian3d/MCKotlin/releases)
Get the ability to run and develop Kotlin plugins on your Minecraft server or proxy.
This plugin includes the necessary Kotlin libraries to the server to avoid including them independently in several plugins at the same time
[](https://www.bisecthosting.com/4drian3d?r=ModMCKotlin)
## Requirements - Java 8+
## Compatibility - Velocity 3+ - Sponge 8 - CraftBukkit/Spigot/Paper/forks 1. 8+ - BungeeCord/Waterfall
## How to use
### Server Admin Simply install the latest version of the plugin on your server or proxy
### Developers Add MCKotlin as a dependency
#### Spigot
plugin.yml ```yaml depend: MCKotlin-Paper ```
#### Paper 1. 19. 4+
paper-plugin.yml ```yaml dependencies: server: MCKotlin-Paper: required: true ```
#### Velocity
```java @Plugin( id = "myplugin", dependencies = { @Dependency(id = "mckotlin-velocity") } ) public class VelocityPlugin {} ```
## Libraries included - Kotlin StdLib 1. 9. 20 - Kotlin Reflect 1. 9. 20 - KotlinX Coroutines
### How does this plugin differ from other plugins such as (https://modrinth.com/plugin/kotlin)? Unfortunately there are no plugins available that provide the necessary libraries to make kotlin plugins for environments like Velocity or Bungeecord. That was my motivation to develop this plugin that includes Kotlin-stlib 1. 9. 0 (created by Jetbrains, Apache 2 license)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- 4drian3d
- Version
- 1.5.1-k2.4.0
- Downloads
- 27,062
- Endorsements
- 48
- Category
- bukkit
- Created
- 1/6/2023
- Updated
- 7/10/2026
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- library
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does MCKotlin support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of MCKotlin?
Version 1.5.1-k2.4.0, published 2026-07-10 with 27,062 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await