public static interface ProxyPlugin.CommandAccessCheck
Modifier and Type | Method and Description |
---|---|
boolean |
allowed(CommandEvent event,
ProxyPlugin proxy)
True if this command is allowed.
|
boolean allowed(CommandEvent event, ProxyPlugin proxy)