Allows your players to check how long they've been on your server (weeks, days, hours, minutes and seconds!)
See a top of players by playtime of as many players as you want!
See a top of worst players by playtime of as many players as you want!
Check players' lifetime playtime on the server.
Check players' session playtime.
PlaceholderAPI support:
%MPTimeChecker_ check% - gets how much time a player has spent on your server.
%MPTimeChecker_session% - gets how much time a player has spent on your server during their last session
%MPTimeChecker_TOPX% - gets the top player in the given X position.
%MPTimeChecker_NAME_TOPX% - gets the name of the top player in the given X position.
%MPTimeChecker_TIME_TOPX% - gets the amount of the top player in the given X position.
%MPTimeChecker_WORSTX% - gets the worst player in the given X position.
%MPTimeChecker_NAME_WORSTX% - gets the name of the worst player in the given X position.
%MPTimeChecker_TIME_WORSTX% - gets the amount of the worst player in the given X position.
Super efficient.
Super User-friendly.
Commands: (timeChecker (tc))
-/tc help - Shows a list of commands.
-/tc version - Shows the version of the plugin and checks for updates.
-/tc reCalc - Re-calculates player tops by playtime.
-/tc reload - Reloads the plugin and its files.
-/tc check <player> - Checks how long you or another player has played on the current server since they first joined.
-/tc session <player> - Checks how long you or another player has played on the current server since they last joined.
-/tc top - Displays a TOP of players with most playtime.
-/tc worst - Displays a TOP of players with the least playtime.
Permissions: -timeChecker.version - Allows you to check the plugin's current version.
-timeChecker.reload - Allows you to reload the plugin.
-timeChecker.check - Allows you to check your own lifelong playtime on the current server.
-timeChecker.check.others - Allows you to check someone else's lifelong playtime on the current server.
-timeChecker.session- Allows you to check how long you have been playing on the current server since you last joined.
-timeChecker.session.others - Allows you to check how long other player has been playing on the current server since they last joined.
-timeChecker.* - Givess access to every permission available.
Code (YAML):
config:
prefix: '&f
[&eMPTimeChecker&f
]'
amount top: 10
amount worst: 10
generate tops time: 2h
messages:
no permission: '&cNo permission'
unknown command: '&cUnknown command. &fTry /
%command% help' reloaded: '&aFiles reloaded!'
cannot check console: '&cThe console has been here since the beginning!'
not exist: '&cThat player does not exist or has not played before.'
self check: '&fYou have been playing for &c
%time% &fon this server' other check: '&c
%player% &fhas played for &c%time% &fon this server' error checking session: '&cThe session time could not be checked.'
self session check: '&fYou have been playing &c
%time% &fon this server for this session.' other session check: '&c
%player% &fhas been playing &c%time% &fon this server for their last session.' top list: '&6&lTOP
%amounttop% players by playtime:' worst list: '&6&lWORST
%amountworst% players by playtime:' top player: '&f
%pos%) &f%player%: &c%time%&f.' # Message shown when trying to get a player for the top players but there aren't enough of them in the top. error while getting player: '&cThere''s been an error while getting the top player'
recalculating tops: '&eRecalculating tops
... &7Remember that tops are automatically recalculated every X amount of time you set in config.'
and: 'and'
week: 'week'
weeks: 'weeks'
day: 'day'
days: 'days'
hour: 'hour'
hours: 'hours'
minute: 'minute'
minutes: 'minutes'
second: 'second'
seconds: 'seconds'
(Contains data related to session times per player, empty by default)
/tc top command (translated to spanish for my server):
If you review my plugin let me know so i can put your video here
991FM is the owner of
ORBISTONE an spanish speaking 1.16 minecraft server with survival and Prison OP game modes. Join ORBISTONE using this IP:
mc.orbistone.com
By using this plugin you agree to the following terms:
You cannot sell this plugin
You cannot claim this plugin as yours
I can modify this terms at any time without any kind of notification
If you find any bugs please let me know, also make sure to rate this plugin, thank you!