Player Locations
Auto-posts a regularly updated list of online players and their current coordinates to Discord.
What it does
The Player Locations module posts an embed to a Discord channel that lists all currently online players alongside their most recently recorded coordinates. The embed updates automatically on a configurable interval, giving your community a live snapshot of where players are on the map.
This is useful for community servers where transparency about player positions is part of the experience, or for admin oversight purposes.
Configuration options
| Option | Description |
|---|---|
| Update interval (minutes) | How often the embed is refreshed. Shorter intervals give more up-to-date data |
| Show coordinates | Whether to include each player's coordinates in the listing. Disable to show only the player list without positions |
| Embed colour | The colour of the Discord embed |
| Embed style | Simple (description-based) or Rich (title + fields layout) |
How the embed updates
Rather than posting a new message every interval, the module edits the existing embed in-place. This keeps your channel clean — there is always exactly one message showing the current state. If the bot loses its message reference (e.g. the message was deleted), it posts a fresh one on the next cycle.
Suggested Discord channel
#player-locations
Keep this in a dedicated channel so the self-updating embed isn't buried by other activity.