Перейти к содержимому
Mineforgian

KotKit

Kotlin standard libraries for Minecraft!

Загрузки
175
Подписчики
1
Обновлён
19 августа 2025 г.
Лицензия
MIT

Опубликован 18 августа 2025 г.

KotKit is a simple library plugin that adds a non-relocated version of the Kotlin stdlib to your server.

What's Kotlin?

Kotlin is a programming language compatible with Java that is gaining more and more traction among developers. The Kotlin stdlib, standard library, contains many additional features built on top of Java, allowing developers to write less to do more!

Why do I need KotKit?

If a plugin is asking you to install KotKit, it's because they have decided to write their plugin in Kotlin and don't want to waste your server's space by providing their own copy of Kotlin's standard library.

Ченджлог

1.0.2Релиз1.21.8, 1.21.9, 1.21.10 · 19 августа 2025 г.

This version of KotKit adds support for versions as far back as 1.17, and Java 17.

1.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 19 августа 2025 г.

KotKit 1.0.1 adds BungeeCord and Velocity support, all in the same jar.

1.0Релиз1.21.6, 1.21.7, 1.21.8 · 18 августа 2025 г.

This is KotKit 1.0 - allowing developers to use Kotlin without having to constantly reshadow it in every single plugin. Simply drop it into your plugins.yml with the plugin that depends on it!

Комментарии

Загружаем…