mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-22 18:46:39 +01:00
Fix parameters help string.
This commit is contained in:
parent
ffaffde734
commit
a91ec9805f
@ -50,7 +50,7 @@ public class ChallengesCommand extends CompositeCommand
|
||||
public void setup()
|
||||
{
|
||||
this.setPermission(CHALLENGE_COMMAND);
|
||||
this.setParametersHelp("challen/ges.commands.user.parameters");
|
||||
this.setParametersHelp("challenges.commands.user.parameters");
|
||||
this.setDescription("challenges.commands.user.description");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user