emerald-extension / cn.berberman.emerald / Emerald

Emerald

object Emerald

Main class of this extension.

Author berberman

Functions

registerContext fun registerContext(plugin: JavaPlugin): Unit
Quote plugin instance, must be call if you want to use this API.
setDebug fun setDebug(boolean: Boolean): Unit
Set whether print log of registration, command execute, NBT add. Default is false.

Extension Functions

告诉我插件是啥 fun Emerald.告诉我插件是啥(插件: JavaPlugin): Unit