Class PreServerListSetEvent

java.lang.Object
org.bukkit.event.Event
ch.andre601.advancedserverlist.api.bukkit.events.PreServerListSetEvent
All Implemented Interfaces:
GenericServerListEvent, Cancellable

public abstract class PreServerListSetEvent extends Event implements GenericServerListEvent, Cancellable
Called before AdvancedServerList modifies the server list.
The provided ProfileEntry will be the one used for the server list.