Class SubRemoveProxyEvent

java.lang.Object
net.md_5.bungee.api.plugin.Event
net.ME1312.SubServers.Sync.Event.SubRemoveProxyEvent
All Implemented Interfaces:
SubEvent

public class SubRemoveProxyEvent extends Event implements SubEvent
Proxy Remove Event
  • Constructor Details

    • SubRemoveProxyEvent

      public SubRemoveProxyEvent(String proxy)
      Proxy Remove Event
      Parameters:
      proxy - Host Being Added
  • Method Details

    • getProxy

      public String getProxy()
      Gets the Proxy to be Removed
      Returns:
      The Proxy to be Removed