Update PermissionCheckEvent.java
This commit is contained in:
@@ -23,6 +23,10 @@ public class PermissionCheckEvent extends Event
|
||||
* The command sender being checked for a permission.
|
||||
*/
|
||||
private final CommandSender sender;
|
||||
/**
|
||||
* The permission to check.
|
||||
*/
|
||||
private final String permission;
|
||||
/**
|
||||
* The outcome of this permission check.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user