Class StandardConnector

java.lang.Object
de.simonsator.partyandfriends.utilities.StandardConnector
All Implemented Interfaces:
ServerConnector

public class StandardConnector extends Object implements ServerConnector
  • Constructor Details

    • StandardConnector

      public StandardConnector()
  • Method Details

    • connect

      public void connect(net.md_5.bungee.api.connection.ProxiedPlayer pPlayer, net.md_5.bungee.api.config.ServerInfo pServer)
      Description copied from interface: ServerConnector
      Connects a player to a spigot server
      Specified by:
      connect in interface ServerConnector
      Parameters:
      pPlayer - The player who should be send to a server
      pServer - The server to which the player should be connected