Uses of Interface
ch.andre601.advancedserverlist.api.events.GenericServerListEvent
Package
Description
Custom, Bukkit-specific events executed by the Bukkit version of AdvancedServerList.
Custom, BungeeCord-specific events executed by the BungeeCord version of AdvancedServerList.
Custom, Velocity-specific events executed by the Velocity version of AdvancedServerList.
-
Uses of GenericServerListEvent in ch.andre601.advancedserverlist.api.bukkit.events
Modifier and TypeClassDescriptionclass
Called before AdvancedServerList modifies the server list. -
Uses of GenericServerListEvent in ch.andre601.advancedserverlist.api.bungeecord.events
Modifier and TypeClassDescriptionclass
Called before AdvancedServerList modifies the server list. -
Uses of GenericServerListEvent in ch.andre601.advancedserverlist.api.velocity.events
Modifier and TypeClassDescriptionclass
Called before AdvancedServerList modifies the server list.