com.github.ucchyocean.lc.command
クラス ModCommand
java.lang.Object
com.github.ucchyocean.lc.command.SubCommandAbst
com.github.ucchyocean.lc.command.ModeratorCommand
com.github.ucchyocean.lc.command.ModCommand
public class ModCommand
- extends ModeratorCommand
moderatorコマンドのエイリアス実行クラス、名前のみが異なるが、他は全て一緒。
- 作成者:
- ucchy
ModCommand
public ModCommand()
getCommandName
public String getCommandName()
- コマンドを取得します。
- オーバーライド:
- クラス
ModeratorCommand
内の getCommandName
- 戻り値:
- コマンド
- 関連項目:
SubCommandAbst.getCommandName()
sendUsageMessage
public void sendUsageMessage(org.bukkit.command.CommandSender sender,
String label)
- 使用方法に関するメッセージをsenderに送信します。
- オーバーライド:
- クラス
ModeratorCommand
内の sendUsageMessage
- パラメータ:
sender
- コマンド実行者label
- 実行ラベル- 関連項目:
com.github.ucchyocean.lc.command.SubCommandAbst#sendUsageMessage()
Copyright © 2016. All rights reserved.