if(player->hasFlag(PlayerFlag_CanAlwaysLogin) || player->getName() == "Account Manager")
if(player->hasFlag(PlayerFlag_CanAlwaysLogin) || player->getName() == "Account Manager" || player->isPremium())
Where I got put this and where I can put the max of player? x'S