Jump to content

Somewhat efficient playtime skript


Recommended Posts

so its kinda an open archive for myself to have but free for you guys to use if you want it

its not crazy on the server looping all players every second lol, its actually kinda cool and probably made horribly. enjoy


https://github.com/DiamondsCode/advanced-playtime 

If I helped you at all please consider boosting my account with the follow button!
Minehut ♥ [VIP] 12/19/2020 - Present

I am either extremely active or not lol.

 

Link to comment
Share on other sites

...I remember back in the day being recommend playtime skripts that looked something along the lines of:

 

every 1 second:
	loop all players:
		# same code
every hour:
	loop all players:
		# same code

every minute: 
	loop all players:
		# same code

..Anyways yours looks fine! When you said it was made horribly I was afraid it'd be like what I posted above. I personally don't bother with playtime stuff anymore, and I'll always just return their player statistic playtime.

rose city STICKER

RosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaR

i code, animate, develop, UI design, learn, and adapt, as well as make servers, of course

💐Joined Minehut sometime in 2014
💐VIP sometime in 2018
💐Legend in January 2021
💐Helper on 4/11/2021
💐♥ (Retired) on 5/17/2021
💐 Moderator on 8/18/2023

Link to comment
Share on other sites

On 3/22/2024 at 9:00 AM, diismade said:

Am I missing something? I just use something like this:

 

command /timeplayed <offline player = %player%>:
	trigger:
		send "%arg-1% has played %arg-1's time played%"

 

this would work I believe but I am one to overcomplicate things. lol

If I helped you at all please consider boosting my account with the follow button!
Minehut ♥ [VIP] 12/19/2020 - Present

I am either extremely active or not lol.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...