EasySpigotAPI
/
com.github.syari.spigot.api.command.tab
/
CommandTab
/
complete
complete
abstract fun
complete
(sender:
CommandSender
, args:
Array
<out
String
>):
Iterable
<
String
>
Content copied to clipboard
コマンド補完の内容を決定する。
Return
補完結果
Since
1.2.0
Parameters
sender
タブ補完者
args
入力済みの引数