Page 1 of 1

[Suggestion] "/timer" function (like a stop timer)

Posted: Sun Dec 04, 2011 11:02 am
by physaux
I suggest a function that we can easily use to measure the passage of time on the server.

As we all know, 1 minute IRL during lag can be like 20 seconds IRL without lag. With this lag, it is very difficult to measure the passage of time accurately, for the purposes of comparing it later.

And so, I suggest a function, something like "/timer". When you first type it, it will start your timer. When you type it again, it will tell you how many server "ticks" have passed. This function should be pretty easy to implement, and wouldn't use many resources. The server would just log when a player started a timer, and when the player stops their timer, it will read the start time minus current time, and tell the player. There wouldn't be any extra processes running to "measure" your time, if you "left it on too long".

So, what do you think? If you don't see the potential uses for this function, or wouldn't use it yourself, please don't be against the idea for just that. Just vote neutral. Thanks. Discuss!

EDIT: What about the function /time you say?
Good suggestion. I never used this before. It is pretty nice, and can be used. I still support a /timer function though, since it would allow more super precise measurements. But for the time being /time is pretty good!

Re: [Suggestion] "/timer" function (like a stop timer)

Posted: Sun Dec 04, 2011 11:10 am
by FlannyFlan
we have /time.. it shows the current date and time of the minecraft day.

Re: [Suggestion] "/timer" function (like a stop timer)

Posted: Sun Dec 04, 2011 11:15 am
by physaux
FlannyFlan wrote:we have /time.. it shows the current date and time of the minecraft day.
Edit: Oh, i didn't know that was how it worked. Its actually pretty useful, I can use it. But, i still want to support the suggestion of a /timer. It would make things the little more detailed, using server ticks as a timer. But thanks for ur comment!

Re: [Suggestion] "/timer" function (like a stop timer)

Posted: Sun Dec 04, 2011 1:45 pm
by mitch1423
Sounds cool, but what are you planning to use it for?