public class BungeeCordListener extends Object implements net.md_5.bungee.api.plugin.Listener
| Constructor and Description |
|---|
BungeeCordListener() |
| Modifier and Type | Method and Description |
|---|---|
static MotdConfiguration |
getCurrentMotdConfig() |
static @Nullable TabListConfiguration |
getCurrentTabConfig() |
void |
handle(net.md_5.bungee.api.event.PlayerDisconnectEvent event) |
void |
handle(net.md_5.bungee.api.event.PostLoginEvent event) |
void |
handle(systems.reformcloud.reformcloud2.executor.api.common.api.basic.events.ProcessUpdatedEvent event) |
void |
handle(net.md_5.bungee.api.event.ProxyPingEvent event) |
void |
handle(net.md_5.bungee.api.event.ServerSwitchEvent event) |
public void handle(net.md_5.bungee.api.event.ProxyPingEvent event)
public void handle(net.md_5.bungee.api.event.PostLoginEvent event)
public void handle(net.md_5.bungee.api.event.PlayerDisconnectEvent event)
public void handle(net.md_5.bungee.api.event.ServerSwitchEvent event)
@Listener public void handle(systems.reformcloud.reformcloud2.executor.api.common.api.basic.events.ProcessUpdatedEvent event)
@Nullable public static @Nullable TabListConfiguration getCurrentTabConfig()
public static MotdConfiguration getCurrentMotdConfig()
Copyright © 2020. All rights reserved.