northwood-studios/NwPluginAPI

Issue with PlayerLeft event

Closed this issue · 1 comments

Sometimes left player returns null for certain fields

In my case, it's UserId in CharacterClassManager

Null UserId means that the UserID of the player is not known, because the player wasn't authenticated, eg. player failed to authenticate in time, player is banned (globally or locally).