Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for beduality

Adds a quick-click chat message to clocks with the current in-game time in the player's locale.

Report clock-time?

Release
0.4.0

Weilaizhe released clock-time version 0.4.0 on July 8, 2026

Added

Server Administrators
  • [Paper & Fabric] item-frame-clocks.encode-spaces configuration option (default: true)
    • Why: Bedrock clients (e.g. via Geyser) treat regular spaces (U+0020) as word-break boundaries in item CUSTOM_NAME fields, causing item frame clock names like "3:45 PM" to split or truncate. When enabled, regular spaces in item frame display names are replaced with non-breaking spaces (U+00A0). Affects only the item frame / wall clock name path — chat messages are untouched. Disable if running a Java-only server and non-breaking spaces cause unexpected rendering.

Fixed

Players
  • [Paper & Fabric] Prevent players from rotating or interacting with clocks placed in item frames.
    • Why: The item frame is used as a workaround to display the clock in vanilla, so allowing player interaction or rotation is a visual bug.

Information

Published onJuly 8, 2026
Downloads1

Platforms

Paper Paper (1.20.5-1.21.4)