Tracking
The Tracking Extension records player movements and sessions, allowing admins to replay journeys via particle trails or visualize them on web maps like BlueMap.
- Source Code — View source on GitHub.
- Download Releases — Get the latest JARs.
Features
- Session Recording — Logs coordinates and timestamps.
- In-Game Replay — Visualize paths with particles.
- BlueMap — Render paths on web maps.
- Optimized Storage — Binary compression for data.
Entries
Quick Start
- 1. Configure Settings — Start with the configuration entry: tracking_manifest. This defines global settings for the extension. → tracking_manifest
Commands
Prefix: /tracking
| Command | Description |
|---|---|
/tracking <player> [id] | Inspect/replay session. |
/tracking stop | Stop inspection. |
Permissions
| Permission | Description |
|---|---|
typewriter.tracking.inspect | Inspect tracking data. |