Class HorriblePlayerLoginEvent

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.wyck.exceptions.HorriblePlayerLoginEvent
All Implemented Interfaces:
Serializable

@AsOf("2.2.0") public class HorriblePlayerLoginEvent extends Exception
Thrown when RegistryReconfigurer API is used while another plugin on the server is listening to a PlayerLoginEvent.
Since:
2.2.0
See Also:
  • Constructor Details

    • HorriblePlayerLoginEvent

      public HorriblePlayerLoginEvent(String message)