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)
    • onPlayerServerConnected

      public void onPlayerServerConnected(com.velocitypowered.api.event.player.ServerPostConnectEvent event)
    • sendDataImplementation

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