Server Checkin Task
class ServerCheckinTask(publicServerInfo: PublicServerInformation, releaseInfo: ReleaseInfo, flags: RuntimeFlags) : MasterListUpdateTask
Check in with the EmuLinker-K API to check for updates and other urgent messages for server administrators, report high-level performance statistics to catch and fix regressions, and to register the server with the master server lists (if enabled).
Constructors
Link copied to clipboard
constructor(publicServerInfo: PublicServerInformation, releaseInfo: ReleaseInfo, flags: RuntimeFlags)