Properly reset the variables in OnPlayerConnect and/or OnPlayerDisconnect.
I do not reset PlayerInfo[playerid][Admin] and PlayerInfo[playerid][VIP] on OnPlayerConnect because I load their data from the INI file. If I reset them, they'll probably not have the player's admin level?