public static class PluginYamlParser.Command extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String[] |
aliases
コマンドのエイリアス。
|
String |
description
コマンドの概要。
|
String |
permission
コマンドの権限。
|
String |
permissionMessage
権限がない場合のメッセージ。
|
String |
usage
コマンドの使用法。
|
Constructor and Description |
---|
Command() |
Copyright © 2021. All rights reserved.