You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the PlayerLeaveEvent is in a postfix which means the @event.clientdata.character is null from the game destroying it. Could we get a before/after leave event or just change it to be prefix?
Currently the PlayerLeaveEvent is in a postfix which means the @event.clientdata.character is null from the game destroying it. Could we get a before/after leave event or just change it to be prefix?