- Enclosing class:
KamiCommand
public static class KamiCommand.Config
extends Object
Message and Color configuration for KamiCommand messages.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
tagReplacement
@NotNull
public static final @NotNull String tagReplacement
- See Also:
-
-
placeholderErrorColor
@NotNull
public static final @NotNull String placeholderErrorColor
- See Also:
-
-
placeholderErrorParamColor
@NotNull
public static final @NotNull String placeholderErrorParamColor
- See Also:
-
-
-
Method Details
-
getRequirementPermissionDeniedMini
@NotNull
public static @NotNull String getRequirementPermissionDeniedMini()
-
getSenderMustBePlayerMini
@NotNull
public static @NotNull String getSenderMustBePlayerMini()
-
getSenderMustNotBePlayerMini
@NotNull
public static @NotNull String getSenderMustNotBePlayerMini()
-
getCommandTooFewArgumentsMini
@NotNull
public static @NotNull String getCommandTooFewArgumentsMini()
-
getCommandTooManyArgumentsMini
@NotNull
public static @NotNull String getCommandTooManyArgumentsMini()
-
getCommandTooManyTabSuggestionsMini
@NotNull
public static @NotNull String getCommandTooManyTabSuggestionsMini()