enum PlayerInfo { Registered, Password, Loggined, Level, Banned, Muted } new PlayerData[MAX_PLAYERS][PlayerInfo];