13
0
geforkt von Mirrors/Velocity
Velocity/api
Andrew Steinborn 070631902a Fix some suboptimal behavior in invoking KickedFromServerEvent.
Previously, the event would only fire when a player was kicked from the
current server they were on. Now, under certain cases, it can be fired
even if the player was already connected to a server.

To faciliate this, a new result (Notify) was introduced. This result
will "do the right thing" if the player is kicked from the current
server or is trying to connect to a different server than the one they
were on.
2018-10-28 03:32:18 -04:00
..
src Fix some suboptimal behavior in invoking KickedFromServerEvent. 2018-10-28 03:32:18 -04:00
build.gradle Reformat with Google code style and enforce Checkstyle. 2018-10-27 23:45:36 -04:00