Minecraft TDR Playtime mod 2026 download
logo
minecraft mod TDR Playtime

TDR Playtime

Game Version: 1.19.1
Total Downloads: 3,341
Updated: Oct 1, 2022
Created: Oct 7, 2017
Download TDR PlaytimeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
TdrPlaytime 1.11.5 release 143.14 KB Oct 1, 2022 1.19.1 14 download TDR Playtime TdrPlaytime 1.11.5 releaseDownload
TdrPlaytime 1.11.4 release 141.25 KB Sep 29, 2022 1.19.1 3 download TDR Playtime TdrPlaytime 1.11.4 releaseDownload
TdrPlaytime 1.11.3 release 140.60 KB Sep 17, 2022 1.19.1 58 download TDR Playtime TdrPlaytime 1.11.3 releaseDownload
TdrPlaytime 1.11.2 release 140.59 KB Sep 11, 2022 1.19.1 35 download TDR Playtime TdrPlaytime 1.11.2 releaseDownload
TdrPlaytime 1.11.1 release 138.39 KB Aug 16, 2022 1.19.1 127 download TDR Playtime TdrPlaytime 1.11.1 releaseDownload
TdrPlaytime 1.11.0 release 138.29 KB Jul 30, 2022 1.19.1 136 download TDR Playtime TdrPlaytime 1.11.0 releaseDownload
TdrPlaytime 1.10.7 release 153.08 KB Feb 9, 2022 1.19 791 download TDR Playtime TdrPlaytime 1.10.7 releaseDownload
TdrPlaytime 1.10.6 release 136.25 KB Jan 24, 2022 1.18.1 135 download TDR Playtime TdrPlaytime 1.10.6 releaseDownload
TdrPlaytime 1.10.5 release 1.13 MB Jan 20, 2022 1.18.1 22 download TDR Playtime TdrPlaytime 1.10.5 releaseDownload
TdrPlaytime 1.10 release 118.02 KB Nov 24, 2021 1.18 356 download TDR Playtime TdrPlaytime 1.10 releaseDownload
TdrPlaytime 1.9.1 release 116.24 KB Sep 17, 2021 1.17 275 download TDR Playtime TdrPlaytime 1.9.1 releaseDownload
TdrPlaytime 1.9 release 114.50 KB Sep 9, 2021 1.17 62 download TDR Playtime TdrPlaytime 1.9 releaseDownload
TdrPlaytime 1.8.1 release 316.71 KB Jun 14, 2021 1.17 317 download TDR Playtime TdrPlaytime 1.8.1 releaseDownload
TdrPlaytime 1.8 release 316.44 KB Jun 10, 2021 1.17 92 download TDR Playtime TdrPlaytime 1.8 releaseDownload
TdrPlaytime 1.7 release 65.32 KB Apr 1, 2021 1.16 116 download TDR Playtime TdrPlaytime 1.7 releaseDownload
TdrPlaytime 1.6 release 46.81 KB Feb 7, 2021 1.16 94 download TDR Playtime TdrPlaytime 1.6 releaseDownload
TdrPlaytime 1.5.1 release 42.30 KB Nov 16, 2020 1.16 121 download TDR Playtime TdrPlaytime 1.5.1 releaseDownload
PlayTime 0.0.1 release 170.83 KB Oct 7, 2017 1.12 577 download TDR Playtime PlayTime 0.0.1 releaseDownload

Description

Share this:
 
TDRPlaytime is a plugin that keeps track of the playing time of the players on your server. However, that's not all. This plugin makes sure that it is fun for your players to spend many hours on your server, while the setup of this plugin is easily done.
One of the many things you can use is a top 10, you can give the players on your server rewards for specific playtimes and you can use your own language. This plugin has support for yml and MySQL.
 
If you have any issues, please read the GitHub Wiki page and if you use this plugin, please leave a review.
Looking for a firework plugin use Advanced Firework!
As already said there are a lot of things this plugin can do for you and your players. The first section gives you the playtime commands and the second section gives you the milestone commands. Those commands will help you to give the players rewards.
Playtime commands
/playtime                      :  see your playtime
/playtime top                  : see the top 10 online time
/playtime reset <username>     : Reset user's time
/playtime <playername/uuid>    : see other user's online time
/playtime migratefromminecraft : Migrates the minecraft playtime to the database
WARNING: THE PLAYERS PLAYTIME WILL BE OVERWRITTEN IN THE DATABASE
Milestone commands
/milestone create <name> <time in seconds>  : Create a milestone.
/milestone additem <milestone>              : Add the i tem in your hand as reward for the milestone
/milestone addcommand <milestone> <command> : Add a command that will be executed by the console to the milestone
 
To make sure the right commands can be used by the right players, the plugin uses a few different permissions. There are different commands for the playtime and for creating the milestone rewards.
Playtime permissions
/playtime                      : playtime.playtime
/playtime top                  : playtime.playtime.top
/playtime reset <username>     : playtime.playtime.reset
/playtime <playername/uuid>    : playtime.playtime.other
/playtime migratefromminecraft : playtime.playtime.migratefromminecraft
 
Playtime permissions
 
/milestone create <name> <time in seconds>  : playtime.milestone
/milestone additem <milestone>              : playtime.milestone.additem
/milestone addcommand <milestone> <command> : playtime.milestone.addcommand
 
This plugin makes use of milestones. The milestones make use of the player’s playtime. You, as the server owner, can choose different time points when the player will receive a reward. For example, the players can receive 10 gold when they have four hours of online time.
 
 
The time points used in milestones must be entered in seconds. It is possible to give any rewards in the form of items and even commands. The commands will be executed in the console for the playername. You can use the placeholder %playername% in the command and for the UUID %playeruuid%.
 
 
TDRPlaytime supports different languages. A few languages have already been created and are ready to use. Those are: English, Dutch, German and French. However it is also possible to add your own language and edit messages via the lang folder.
 
 
It is possible to change the language in the config. This file is called config.yml. This can be done by changing ‘language:eng’ to nl_NL, de_DE, fr_FR, en_GB or to your own language.
 
TDRPlaytime also gives you access to the collected data so you can use it with other plugins. So this plugin is an expansion to the PlaceHolderApi. You can use the following data:
  • %tdrplaytime_time% : Show full time such as / playtime
  • %tdrplaytime_days_number% : Show your online days as a number.
  • %tdrplaytime_hour_number% : Show your online hours as a number.
  • %tdrplaytime_minutes_number% : Show your online minutes as a number.
  • %tdrplaytime_seconds_number% : Show your seconds as a number online.
  • %tdrplaytime_total_hour_number% : Show the total (including days) amount of hours as a number
 
This plugin also gives you two events you can listen to. These events can be used in your own plugins.
  • PlayTimeCheckEvent is executed every time there is a check.
  • PlayTimeUpdatePlayerEvent runs on every player. When the playtime is updated at this event, you can request the old time and the new time of the player.
To use the api i recommend to use this maven repo
 
 
Todo
– Multi world support

Comments

Add a comment