namespace MoonlightServers.Daemon.ServerSys.Abstractions; public interface IOnlineDetection : IServerComponent { }