Kite (Kotlin Scripting)
作者:rebot | 分类:模组
Minecraft 版本: 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 26.1.1 26.1.2 26.2
平台: folia paper purpur
标签: library management utility
Kite
Kite provides a Kotlin scripting runtime for Paper-based Minecraft servers.
Designed for small and simple tasks and serves as a much more powerful alternative to Skript and other scripting plugins.
Features
-
High Performance
Scripts are compiled to achieve near-native performance. -
Folia Support
Scripting runtime is compatible with Folia. This includes wrappers for Folia schedulers. -
Command Registration
Register commands effortlessly with a single function. -
Event Listening
Listen to Bukkit, Spigot, Paper, or even custom plugin events. -
Access Everything
Full access to Bukkit API, built-in libraries and loaded plugins. -
Dynamic Dependencies
Downloads dependencies from Maven-compatible repositories in the runtime. -
Script Organization
Split scripts into multiple files or keep it simple with one file per script.
Requirements
- Paper based server running 1.21.1 or higher, and Java 21.
- Understanding of Kotlin language and general JVM concepts is beneficial.
Documentation
Documentation and examples are available here.
请登录后举报
暂无评论,抢个沙发吧~