Class LISTonPlayerLeave

java.lang.Object
de.kiridevs.kiricore.listeners.LISTonPlayerLeave
All Implemented Interfaces:
org.bukkit.event.Listener

public class LISTonPlayerLeave
extends java.lang.Object
implements org.bukkit.event.Listener
  • Constructor Summary

    Constructors 
    Constructor Description
    LISTonPlayerLeave()  
  • Method Summary

    Modifier and Type Method Description
    void onPlayerLeaveEvent​(org.bukkit.event.player.PlayerQuitEvent event)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • onPlayerLeaveEvent

      public void onPlayerLeaveEvent​(org.bukkit.event.player.PlayerQuitEvent event)