Skip to content

Scripting

Sven Rahn edited this page Jun 29, 2018 · 19 revisions

Technically you can write in pure Kotlin and just be using the SpongeAPI. You should know the SpongeAPI at least a bit, the official docs in various languages are the best place to start.

But there a many 'helpers' built into KtSkript. You can find some in the example scripts or documented here.

Nevertheless you can always look at the source code to find out how everything is implemented. If there are some helpers missing you wish to be included, open an issue or reach out to me on my discord server.

Clone this wiki locally