Bukkript icon indicating copy to clipboard operation
Bukkript copied to clipboard

Bukkript is a custom Kotlin Scripting Definition for customizing Minecraft Bukkit servers

Results 4 Bukkript issues
Sort by recently updated
recently updated
newest added

https://github.com/Kotlin/kotlin-script-examples/blob/74d213e82793c2af7ae31adf4021cac78a149b75/jvm/jsr223/jsr223-simple/src/test/kotlin/org/jetbrains/kotlin/script/examples/jvm/jsr223/simple/test/simpleJsr223Test.kt#L17 It's pretty easy to use, and it will do all the caching and can easily do bindings as well

where is documentation of Bukkript

Maybe we can share a same set of JDBC connection, e.g. get a common hikari for all scripts. I don't think this can be easily exposed securely but still

1) Documentation needs updated took me a bit of digging to find that @file:Maven was replaced with @file:DependsOn. 2) The below error is encountered when compiling a script with @file:DependsOn...