Playtime is a lightweight plugin that allows players to view their own or other players time played on the server.
The playtime is stored in the stats folder of the servers world configured in the server.properties.
To reset this data each player's stats file would have to be altered.
| Command | Description | Permission | Aliases | | /playtime (player) | Displays a players current time played on the server | playtime.check | timeplayed, pt | | /playtimetop | Displays the top 10 highest playtimes on the server | playtime.check | timeplayedtop, ptt | | /serveruptime | Displays the servers online time | playtime.uptime | uptime, sp | | /playtimereload | Reloads the plugin configuration from the config file | playtime.reload | ptreload, ptr |
If you are a developer and want to add onto this plugin, please create a pull request and I will look into it :)