void OnNewbieDetected(BasePlayer player, int detectionMode) { Puts($"玩家 {player.displayName} 被判定为萌新,判定模式:{detectionMode}"); // 在这里添加你的萌新处理逻辑