Class VelocityConnectorPlugin

java.lang.Object
de.themoep.connectorplugin.velocity.VelocityConnectorPlugin
All Implemented Interfaces:
ConnectingPlugin, ConnectorPlugin<com.velocitypowered.api.proxy.Player>

public final class VelocityConnectorPlugin extends Object implements ConnectorPlugin<com.velocitypowered.api.proxy.Player>
  • Constructor Details

    • VelocityConnectorPlugin

      @Inject public VelocityConnectorPlugin(com.velocitypowered.api.proxy.ProxyServer proxy, org.slf4j.Logger logger, Path dataFolder)
  • Method Details