Skip to content

Session timer default off

Shows the time since the game started.

Identifier
session-timer
Default
Off
HUD element
Yes. Top right, offset 4, 4.
Sends anything
No

What it shows

One line of text: minutes and seconds as m:ss, for example 7:05, and h:mm:ss from one hour on, for example 1:07:05. The editor sample is 0:00.

The timer starts when the client starts, not when you join a world or a server, and it does not pause or reset when you change servers. It is rebuilt once per second.

Settings

Setting Identifier Type Range or options Default Description
Background background On or off On Draw a translucent box behind the element.
Text shadow shadow On or off On Draw text with the vanilla drop shadow.
Text color color Colour AARRGGBB #FFFFFFFF Color of the element's text.

These are the settings every HUD module has; the module has none of its own. Position and scale are set in the HUD editor.

What it reads

The system clock.

What it writes

Nothing. The module only draws.

Multiplayer

Display only. Sends nothing to servers.

See the module review table for every module side by side.