mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-25 09:31:46 +01:00
JavaDoc fix
This commit is contained in:
parent
30d29c6ff9
commit
325c9c2351
@ -68,7 +68,7 @@ public class BentoBoxPermsCommand extends CompositeCommand {
|
||||
* Iterates over sub-commands
|
||||
* @param user user
|
||||
* @param parent parent command
|
||||
* @param label
|
||||
* @param label label
|
||||
*/
|
||||
private void printSubCommandData(User user, CompositeCommand parent, String label) {
|
||||
for (CompositeCommand cc : parent.getSubCommands().values()) {
|
||||
|
Loading…
Reference in New Issue
Block a user