Uses of Interface
com.lahuca.botsentry.api.event.BotSentryEvent
-
Packages that use BotSentryEvent Package Description com.lahuca.botsentry.api.event All BotSentry main event holders.com.lahuca.botsentry.api.event.bungee Bungee platform BotSentry events.com.lahuca.botsentry.api.event.spigot Spigot platform BotSentry events.com.lahuca.botsentry.api.event.sponge Sponge platform BotSentry events.com.lahuca.botsentry.api.event.velocity Velocity platform BotSentry events. -
-
Uses of BotSentryEvent in com.lahuca.botsentry.api.event
Subinterfaces of BotSentryEvent in com.lahuca.botsentry.api.event Modifier and Type Interface Description interfaceAntiBotModeStateEventMain event holder for the AntiBot Mode State Event.interfaceSlowBotDisconnectEventMain 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 BotSentryEvent Modifier and Type Class Description classBungeeAntiBotModeStateEventBungee event for the AntiBotModeState event.classBungeeSlowBotDisconnectEventBungee 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 BotSentryEvent Modifier and Type Class Description classSpigotAntiBotModeStateEventSpigot event for the AntiBotModeState event.classSpigotSlowBotDisconnectEventSpigot 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 BotSentryEvent Modifier and Type Class Description classSpongeAntiBotModeStateEventVelocity event for the AntiBotModeState event.classSpongeSlowBotDisconnectEventSponge 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 BotSentryEvent Modifier and Type Class Description classVelocityAntiBotModeStateEventVelocity event for the AntiBotModeState event.classVelocitySlowBotDisconnectEventVelocity event for the SlowBotDisconnect event.
-