Skip to content

Ginfo Integration

Jason Spafford edited this page Jul 18, 2018 · 4 revisions

Ginfo Integration allows you to track the position of players on your server in real time on the Ginfo Map

Set up the Integration

  1. You'll need to be the admin of a ginfo group
  2. Open the panel of your group by clicking on your groups button in the left bar
  3. Click on the "..." more button at the top right of the panel
  4. Open the "Access Tokens" Menu
  5. Create an access token
  6. Copy your group's UID and access token to your serverthrall.config under the ApiUploader section

Example Config

[ApiUploader]
enabled = true
ginfo_group_uid = <GROUP UID>
ginfo_access_token = <ACCESS TOKEN>