Skip to content

Managers

Sven Rahn edited this page Oct 4, 2023 · 4 revisions

Source: https://github.com/randombyte-developer/kt-skript/blob/master/src/main/kotlin/de/randombyte/ktskript/utils/Managers.kt

Just useful stuff which makes things shorter. This doesn't degrade the performance because the functions are inlined.

Server
PluginManager
CommandManager
EventManager
... and more, look at the source
Clone this wiki locally