Fix some velocity related issues
This commit is contained in:
parent
1c831a3bcf
commit
0ccf8d37e6
6 changed files with 14 additions and 12 deletions
|
|
@ -199,7 +199,8 @@ public abstract class CommandManager<C> {
|
|||
}
|
||||
|
||||
/**
|
||||
* Check if the command sender has the required permission
|
||||
* Check if the command sender has the required permission. If the permission node is
|
||||
* empty, this should return {@code true}
|
||||
*
|
||||
* @param sender Command sender
|
||||
* @param permission Permission node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue