Server
@Serializable
Constructors
Link copied to clipboard
constructor(id: Int, port: Int, online: Boolean, lastOnline: String, players: String? = null, playerList: List<PlayerList>? = null, info: String? = null, version: String? = null, pasteBin: String? = null, ff: Boolean? = null, wl: Boolean? = null, modded: Boolean? = null, mods: Int? = null, support: Int? = null, autoSuppress: Boolean? = null)