Class RedisBungeeConfiguration

java.lang.Object
com.imaginarycode.minecraft.redisbungee.api.config.RedisBungeeConfiguration

public class RedisBungeeConfiguration extends Object
  • Constructor Details

  • Method Details

    • getProxyId

      public String getProxyId()
    • getExemptAddresses

      public List<InetAddress> getExemptAddresses()
    • kickWhenOnline

      public boolean kickWhenOnline()
    • handleMotd

      public boolean handleMotd()
    • handleReconnectToLastServer

      public boolean handleReconnectToLastServer()
    • commandsConfiguration

      public RedisBungeeConfiguration.CommandsConfiguration commandsConfiguration()
    • networkId

      public String networkId()