Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

Showing player positions on the minimap #1

@LakeYS

Description

@LakeYS

One of the previous highly requested features was to show players' positions on the minimap for certain situations. This was shot down by the original developer due to a client-sided position tracker having potential nefarious uses.

The current proposed solution is to only track players on the server side and sync this data to clients as needed. This puts the server in complete control of position data. The major downside to this would most likely be latency issues; further testing will be conducted to determine how this can be remedied.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions