Height Tracker

A plugin by socramdavid

Height Tracker
Downloads 309
Updated 5 days ago
Released 1 month ago
Created 1 month ago
Numeric ID 530
Min. Openplanet 1.26.0
Signed
Game Trackmania

This plugin will send your current height, with map's info to the endpoint of your choice. It's aimed to track progress on maps like Deep Dip 2. It currently sends data every 25 seconds (but sends 5 payloads, of every 5 seconds)

Thanks to Snekw for his help and base code :) Thanks to XertroV for his help :)

Changelog

1.1.2 - 5 days ago

  • Go back to using PlayerState as previous changes seem to cause a crash in some cases

1.1.1 - 5 days ago

  • Fix null pointer exception on edge case

1.1.0 - 5 days ago

  • Highest position in the last 5 seconds is now used every time data is saved
  • Other position values are now sent to the set endpoint (Position, Rotation, Velocity)

View all changelogs