emerald-extension / cn.berberman.emerald.dsl.command / DSLCommandScope / command

command

fun command(name: String, block: DSLCommandBuilder.() -> Unit): Unit

Build a command

Parameters

name - command name

block - other information about command, a DSL structure