EasySpigotAPI
/
com.github.syari.spigot.api.command
/
command
command
fun
JavaPlugin
.
command
(label:
String
, action:
CommandCreateAction
)
Content copied to clipboard
コマンドを作成し、登録する。
Since
1.2.0
Parameters
label
コマンド名 /label
action
CommandCreator
コマンドの設定を行う