MCKotlin 图标

MCKotlin

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.5.1-k2.3.20
本资源为搬运资源,原资源地址: https://modrinth.com/mod/mckotlin
资源信息

Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1

平台: folia paper purpur

标签: library

资源介绍

MCKotlin

WorkFlow
Latest Version
Discord
Modrinth Downloads
GitHub Downloads

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

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

depend: MCKotlin-Paper
Paper 1.19.4+

paper-plugin.yml

dependencies:
  server:
    MCKotlin-Paper:
      required: true
Velocity
@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 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)

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Create Aeronautics: Gyro Stabilizers

价格:0 墨喵币
下载量:0

查看详情
Inventory Sort

价格:0 墨喵币
下载量:0

查看详情
Experience Remover

价格:0 墨喵币
下载量:0

查看详情
Let Me Despawn

价格:0 墨喵币
下载量:0

查看详情