-
Notifications
You must be signed in to change notification settings - Fork 8
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
- You'll need to be the admin of a ginfo group
- Open the panel of your group by clicking on your groups button in the left bar
- Click on the "..." more button at the top right of the panel
- Open the "Access Tokens" Menu
- Create an access token
- Copy your group's UID and access token to your serverthrall.config under the
ApiUploader
section
[ApiUploader]
enabled = true
ginfo_group_uid = <GROUP UID>
ginfo_access_token = <ACCESS TOKEN>
Questions? Ask in our Discord
- Home
- Installation and Setup
- Primer on using ServerThrall
- Updating ServerThrall
- Common Issues
- Development Roadmap
How to...
- Setup your server for Thrallbrowser
- View a live map of all player locations using Ginfo
- Send notifications before restarting
- Schedule automatic restarts
- Install and Update Mods
- Setup two servers on the same computer
- Notify admins when server is down
- Change the language ServerThrall uses
Plugin Documentation