An open API service indexing awesome lists of open source software.

https://github.com/kyledoesdev/timetracker

TimeTracker is a basic Minecraft Server Plugin that adds commands to allow users to see their play time and a player time leaderboard
https://github.com/kyledoesdev/timetracker

Last synced: over 1 year ago
JSON representation

TimeTracker is a basic Minecraft Server Plugin that adds commands to allow users to see their play time and a player time leaderboard

Awesome Lists containing this project

README

          

# TimeTracker Version 3.0
### By Kyle & Aidan

TimeTracker is a basic Minecraft Spigot/Paper/Bukkit Server Plugin that works on verison
1.15.1 + that adds a few simple commands that allows a user to see the amount of time they have
spent playing on the server and a leaderboard to see people who have played the most on the server

## Instalation
> Stop your server

> Download the .jar File from this repository

> Move the .jar File into your /plugins directory

> Turn your server back on

## Screenshots

Here are some example screenshots to demonstrate what it looks like
![/timetracker:playtime command](/img/0.JPG)

![/timetracker:playtime output](/img/1.JPG)

![/timetracker:leaderboard command](/img/2.JPG)

![/timetracker:leaderboard output](/img/3.JPG)

![/timetracker:leaderboard with custom index command](/img/4.JPG)

![/timetracker:leaderboard with custom index output](/img/5.JPG)