Uses of Interface
com.lahuca.botsentry.api.event.BotSentryEvent
Packages that use BotSentryEvent
Package
Description
All BotSentry main event holders.
Bungee platform BotSentry events.
Spigot platform BotSentry events.
Sponge platform BotSentry events.
Velocity platform BotSentry events.
-
Uses of BotSentryEvent in com.lahuca.botsentry.api.event
Subinterfaces of BotSentryEvent in com.lahuca.botsentry.api.eventModifier and TypeInterfaceDescriptioninterface
Main event holder for the AntiBot Mode State Event.interface
Main event holder for the Slow Bot Disconnect Event. -
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.bungee
Classes in com.lahuca.botsentry.api.event.bungee that implement BotSentryEventModifier and TypeClassDescriptionclass
Bungee event for the AntiBotModeState event.class
Bungee event for the SlowBotDisconnect event. -
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.spigot
Classes in com.lahuca.botsentry.api.event.spigot that implement BotSentryEventModifier and TypeClassDescriptionclass
Spigot event for the AntiBotModeState event.class
Spigot event for the SlowBotDisconnect event. -
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.sponge
Classes in com.lahuca.botsentry.api.event.sponge that implement BotSentryEventModifier and TypeClassDescriptionclass
Velocity event for the AntiBotModeState event.class
Sponge event for the SlowBotDisconnect event. -
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.velocity
Classes in com.lahuca.botsentry.api.event.velocity that implement BotSentryEventModifier and TypeClassDescriptionclass
Velocity event for the AntiBotModeState event.class
Velocity event for the SlowBotDisconnect event.