Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed public/docs_integrations_serverquery.webp
Binary file not shown.
Binary file added public/docs_integrations_sysinfo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 6 additions & 11 deletions src/content/docs/manual/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,21 @@ Clicking “**Copy invite deeplink**” will copy a shareable invite link for yo

Some options may not be shown if you’re not currently in a game.

### Query server location

### Query server details
<Aside>You can only see the notification while your Roblox is in windowed/borderless mode. Fullscreen is not supported. Data shown may not always be accurate.</Aside>

When in-game, you'll be able to see where your server is located at via [ipinfo.to](https://ipinfo.io/).

<img src="/docs_integrations_serverquery.webp" alt="server_query"/>
When in-game, you'll be able to see where your server is located at via [rovalra.com](https://www.rovalra.com/).

### Query server uptime
<img src="/docs_integrations_serverdetails.webp" alt="server_uptime"/>

<Aside>Server uptime data shown may not always be accurate.</Aside>
You may also see this info by opening the [activity tracker](#activity-tracking) system tray menu and selecting **"Server Information"** option.

Displays the server's estimated uptime using data from [RoValra's APIs](https://www.rovalra.com/).

<img src="/docs_integrations_serveruptime.webp" alt="server_uptime"/>
<img src="/docs_integrations_sysinfo.png" alt="server_information"/>

### Don't exit to desktop app
<Aside type="caution">This will break certain features that rely on the app to work, including but not limited to accepting in-game player invites.</Aside>

When enabled, Roblox will fully close instead of going back to the desktop app.

## Discord Rich Presence

<Aside>All of these features require activity tracking to be enabled.</Aside>
Expand Down