✨ Make changes from PR comments
This commit is contained in:
parent
9b80bb9eb7
commit
6ffee9d04f
6 changed files with 16 additions and 6 deletions
|
|
@ -47,7 +47,7 @@ public class BungeeCommandManager<C> extends CommandManager<C> {
|
|||
public static final String ARGUMENT_PARSE_FAILURE_PLAYER = "'{input}' is not a valid player";
|
||||
|
||||
/**
|
||||
* Default caption for {@link BungeeCaptionKeys#ARGUMENT_PARSE_FAILURE_PLAYER}
|
||||
* Default caption for {@link BungeeCaptionKeys#ARGUMENT_PARSE_FAILURE_SERVER}
|
||||
*/
|
||||
public static final String ARGUMENT_PARSE_FAILURE_SERVER = "'{input}' is not a valid server";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue