Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Adds a quick-click chat message to clocks with the current in-game time in the player's locale.
Added
Server Administrators
- [Paper & Fabric]
item-frame-clocks.encode-spacesconfiguration option (default:true)- Why: Bedrock clients (e.g. via Geyser) treat regular spaces (
U+0020) as word-break boundaries in itemCUSTOM_NAMEfields, 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.
- Why: Bedrock clients (e.g. via Geyser) treat regular spaces (
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 on | July 8, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.20.5-1.21.4)