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.
ClockTime
ClockTime is a lightweight, zero-configuration Minecraft plugin that enhances the in-game clock. It allows players to simply right-click with a clock in their hand to display the current in-game time in their chat, fully formatted and localized according to their Minecraft client language.
Features
- Realtime Clocks in Item Frames: Displays current world time dynamically on clocks placed in item frames. Updates are optimized to only modify item name tags when the Minecraft minute actually changes.
- Bedrock Compatible: Time strings in item frame custom names can be encoded with non-breaking spaces (enabled by default) so Bedrock clients (e.g., via Geyser) render them correctly.
- Dynamic Localized Formatting: Auto-detects and formats time using the player's client language locale (supporting both 12-hour AM/PM and 24-hour formats natively).
- Extensible Translations: Ships with 16+ built-in languages. Scans the
languages/subfolder dynamically to load custom properties files (e.g.messages_sv.properties), allowing effortless expansion. - Dimension-Aware Time: Detects environments where standard time has no meaning (like the Nether or The End) and displays a special wild-spin message.
- Custom Dimension Support: Easily define custom or modded worlds/dimensions in the configuration that should also exhibit wild-spin behaviors.
- Zero Configuration: Drop the jar in, and you're good to go!
Media / Showcase
| Day Demo | Night Demo | Nether Demo |
|---|---|---|
![]() |
![]() |
![]() |
![]() |
How to Use
- Obtain a Clock.
- Hold it in your main hand.
- Right-click.
- The current time will display in chat matching your client language!
Configuration & Permissions
config.yml
# The fallback language code to use if a player's client language
# is not supported.
fallback-language: "en"
# Internal config version. Do not modify.
config-version: 3
# Custom world names or dimension keys (e.g. 'custom_world' or 'custom:space')
# that should be treated as wild-spin dimensions.
wild-spin-worlds: []
# Settings for clocks placed in item frames
item-frame-clocks:
enabled: true
update-interval: 16
encode-spaces: true
Permissions
clock_time.use(Default:true) - Allows players to right-click a clock to view the formatted time.
Installation
Paper / Purpur / Spigot
- Download the latest release
.jarfile. - Place the file inside your server's
plugins/directory. - Start or restart the server.
Support & Feedback
If you run into issues, want to request features, or want to contribute translations, join us:
Information
| Category | Gameplay |
|---|---|
| Published on | July 5, 2026 |
| License | MIT |
| Downloads | 4 |
| Stars | 0 |
| Watchers | 0 |
Supports Folia
Pinned Versions
Pages
Members
Owner



