Fixed help text
This commit is contained in:
parent
0a4ab5a46e
commit
6d75e9bd9e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ public class InfoCommand extends UCommandBase {
|
|||
return new String[] { //
|
||||
"§6---- User information ----", //
|
||||
"Get some information known about the user.", //
|
||||
"Usage: /u " + alias + " <playername>" //
|
||||
"Usage: /"+alias+" info <playername>" //
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue