Update required rank in
fountain add help message
This commit is contained in:
parent
0306f1d703
commit
77e9de0f8f
@ -63,6 +63,6 @@ public class AddCommand extends CommandBase<FountainManager>
|
||||
|
||||
private void help(Player player)
|
||||
{
|
||||
UtilPlayer.message(player, F.help("/fountain add", "<amount>", Rank.ADMIN));
|
||||
UtilPlayer.message(player, F.help("/fountain add", "<amount>", Rank.DEVELOPER));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user