refactor: precise nicko can only be used in-game
This commit is contained in:
parent
460fcaff84
commit
9a836bd1e8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ public class NickoCommand implements CommandExecutor {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
sender.sendMessage("The GUI can only be opened in-game.");
|
sender.sendMessage("This plugin can only be used in-game. Sorry!");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue