Skip to content

Commit

Permalink
style: add spaces in line in command argument
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanGmG committed Feb 4, 2024
1 parent 71172cb commit 2cf1856
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public void executeReCheckUpdateSubCommand(@Sender Player sender) {
public void executeCommandsSubCommand(@Sender Player sender){
messageManager.sendMessage(sender, """
<blue>ChatLab: <white>List of commands.
<dark_grey>- <white>/clab [help,reload,check-update...]<dark_grey>: <green>Plugin command.
<dark_grey>- <white>/clab [help, reload, check-update...]<dark_grey>: <green>Plugin command.
<dark_grey>- <white>/msg <player> <message> <dark_grey>: <green>Send a private message.
<dark_grey>- <white>/reply <message> <dark_grey>: <green>Reply a message.
<dark_grey>- <white>/ignore <player/-list> <dark_grey>: <green>Ignore a player.
Expand Down

0 comments on commit 2cf1856

Please sign in to comment.