Klasse BridgeNotAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.simonsator.partyandfriends.spigot.api.events.BridgeNotAvailableException
Alle implementierten Schnittstellen:
Serializable

public class BridgeNotAvailableException extends Exception
Thrown when the GUI of Party And Friends is not installed on the Spigot server. It is required for the PartyEventManager, as it is used as a bridge to communicate with the Bungeecord. You can download it from here
Siehe auch: