🔥 Fix super important issues
This commit is contained in:
parent
9344adea59
commit
65b7cb6c69
2 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ public abstract class LockableCommandManager<C> extends CommandManager<C> {
|
|||
/**
|
||||
* {@inheritDoc}
|
||||
* <p>
|
||||
* This should only be called when {@link #isCommandRegistrationAllowed()} is {@code false},
|
||||
* This should only be called when {@link #isCommandRegistrationAllowed()} is {@code true},
|
||||
* else {@link IllegalStateException} will be called
|
||||
*
|
||||
* @param command Command to register. {@link Command.Builder#build()}} will be invoked.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue