GTime is a plugin that tracks your parkour times. It is originally built with the Hive DeathRun game in mind, but is versatile and easily usable for anything that needs time-tracking in Minecraft.
FEATURES
ActionBar Time Progress
The tracker tells you the previous time, a percentage of your current run compared to the previous one and the current time spent on the run.
Inventory-based Previous Time Tracker
You can visualize all of your runs (and their date) in a GUI.
Cross-server Data
The plugin supports MySQL data-saving with smart and efficient queries. All you need to do is setup your credentials and create a database!
Alternatively you can choose the local saving data that one config line away from being usable.
API
Say you want to customize your own minigames with this plugin. The code is open-source and there is an extensive API that is waiting to be used by you. For commands and the API checkout the GitHub repository.