northwood-studios/NwPluginAPI

player.IsNorthwoodStaff is not true in the PlayerJoined event.

Closed this issue · 0 comments

In the PreAuth event, flags.HasFlag(NorthwoodStaff) works as expected.
However, in the PlayerJoined event, player.IsNorthwoodStaff is always false, even if the flags in their preauth event were correct.