Class PluginMessageConnector

java.lang.Object
de.themoep.connectorplugin.connector.Connector<VelocityConnectorPlugin,com.velocitypowered.api.proxy.Player>
de.themoep.connectorplugin.velocity.connector.VelocityConnector
de.themoep.connectorplugin.velocity.connector.PluginMessageConnector

public class PluginMessageConnector extends VelocityConnector
  • Constructor Details

  • Method Details

    • onPluginMessage

      public void onPluginMessage(com.velocitypowered.api.event.connection.PluginMessageEvent event)
    • onPlayerServerConnect

      public void onPlayerServerConnect(com.velocitypowered.api.event.player.ServerConnectedEvent event)
    • sendDataImplementation

      public void sendDataImplementation(String targetData, Message message)
      Specified by:
      sendDataImplementation in class VelocityConnector