toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.plugin.callback
/
AllowPluginCallback
/
Response
Response
interface
Response
A response for
AllowPluginCallback
.
Members
Functions
allow
Link copied to clipboard
open
fun
allow
(
)
:
AllowPluginCallback.Response
Notifies the engine that the plugin is allowed to be used.
deny
Link copied to clipboard
open
fun
deny
(
)
:
AllowPluginCallback.Response
Notifies the engine that the plugin isn't allowed at the moment.