Development Assistance Difference between QuitEvent and KickEvent

Discussion in 'Plugin Help/Development/Requests' started by Marco Count, Dec 22, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Marco Count

    I am programming a plugin for login and register and i need to know the difference between QuitEvent and KickEvent...
    When does QuitEvent is call? And KickEvent?
    Thank you very much!
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    Bammerbom

    PlayerQuitEvent: Called when a player leaves a server (Also called when PlayerKickEvent is called)

    PlayerKickEvent: Called when a player gets kicked from the server
     
    Marco Count likes this.
  4. Offline

    Marco Count

    What is the utility to have both?

    timtower authme make very long lags and so I can use it any more....

    EDIT by Timtower: merged posts
     
  5. Offline

    timtower Administrator Administrator Moderator

  6. Offline

    Marco Count

    Not necessarily....
    I don't know very well this because I never play minecraft but only see it played.
    My friend ask me to do this....
    I think for offline mode but not sure...
    But if you know what is the utility to have both?
     
  7. Offline

    timtower Administrator Administrator Moderator

    Locked, offline mode is not supported.
    online-mode=true does wonders.
     
Thread Status:
Not open for further replies.

Share This Page