|MergeByWorldId|Bool| Whether to merge by world IDs. Used to make [[Component:MergedWorldDataItemInterface]].
|MergeByWorldId|Bool| Whether to merge by world IDs. Used to make [[Component:MergedWorldDataItemInterface]].
|MergeBySessionId|Bool| Whether to merge by session IDs. Used to make [[Component:MergedWorldDataItemInterface]]
|MergeBySessionId|Bool| Whether to merge by session IDs. Used to make [[Component:MergedWorldDataItemInterface]]
|IncompatibleSessions|Bool|
|IncompatibleSessions|Bool| Whether to show incompatible sessions due to game version number/plugins.
|HeadlessHosts|Bool| Whether to list headless hosts.
|HeadlessHosts|Bool| Whether to list headless hosts.
|UserHosts|Bool| Whether to list normal user hosts.
|UserHosts|Bool| Whether to list normal user hosts.
Line 23:
Line 23:
== Usage ==
== Usage ==
Used in the system of [[Data Feeds]].
Used in the system of [[Data Feeds]]. This feed provides MergedWorldDataItemInterface as well as DataFeedEntity<World> and DataFeedEntity<SessionInfo> as part of its feed.
== Examples ==
== Examples ==
Used in the world browser menu in the [[Dash Menu]].
This feed is not currently used in official content.
A session has to be open for less than this long to be listed.
Usage
Used in the system of Data Feeds. This feed provides MergedWorldDataItemInterface as well as DataFeedEntity<World> and DataFeedEntity<SessionInfo> as part of its feed.
Examples
This feed is not currently used in official content.