public class ProtocolSupportUtil extends Object implements org.bukkit.event.Listener
| Modifier and Type | Field and Description |
|---|---|
static boolean |
isProtocolSupport |
| Constructor and Description |
|---|
ProtocolSupportUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkForProtocolSupport(org.bukkit.plugin.Plugin floodgate) |
void |
onLoginStart(protocolsupport.api.events.PlayerLoginStartEvent event)
Force ProtocolSupport to handle Bedrock users in offline mode, otherwise they kick us
|
public static void checkForProtocolSupport(org.bukkit.plugin.Plugin floodgate)
public void onLoginStart(protocolsupport.api.events.PlayerLoginStartEvent event)
event - ProtocolSupport's player login start eventCopyright © 2021 GeyserMC. All rights reserved.