diff --git a/src/main/java/me/jaimemartz/lobbybalancer/commands/ManageCommand.java b/src/main/java/me/jaimemartz/lobbybalancer/commands/ManageCommand.java index 960a382..2a03a61 100644 --- a/src/main/java/me/jaimemartz/lobbybalancer/commands/ManageCommand.java +++ b/src/main/java/me/jaimemartz/lobbybalancer/commands/ManageCommand.java @@ -175,7 +175,7 @@ public class ManageCommand extends Command { "&7Available commands:", "&3/section list &7- &cTells you which sections are configured in the plugin", "&3/section info
&7- &cTells you info about the section", - "&3/section connect [section] &7- &cConnects you or the specified player to that section", + "&3/section connect
[player] &7- &cConnects you or the specified player to that section", "&7&m-----------------------------------------------------" ); }