
ClientTime
Changes the sky visually on your client without affecting server gameplay.
Screenshots




About this Mod
ClientTime Mod 🌤
Client-side mod for Minecraft 26.1.2 (Fabric)
Changes the sky visually on your client without affecting server gameplay.
Works on any server - you see your sky, the server sees its own.
Note: This command only works on dedicated servers (not in single-player), since it's designed for server-side time customization.
Commands
| Command | Description |
|---|---|
/settime morning |
Dawn (0 ticks) |
/settime day |
Noon (6000 ticks) |
/settime evening |
Sunset (12000 ticks) |
/settime night |
Midnight (18000 ticks) |
/settime <number> |
Custom time (0–24000) |
/settime sync |
Sync with your PC's real time |
/settime off |
Disable - restore server sky |
PC Sync
/settime sync maps real-world time to in-game time:
| PC time | In-game time |
|---|---|
| 06:00 | Dawn (0) |
| 12:00 | Noon (6000) |
| 18:00 | Sunset (12000) |
| 00:00 | Midnight (18000) |
Build
Requirements:
- Java 25+
- Gradle 9.4+ (or use
./gradlew)
cd clienttime-mod
./gradlew build
The JAR will be in build/libs/clienttimemod-1.0.0.jar.
Place it in your mods folder and launch Fabric for 26.1.2.
How it works
The mod intercepts ClientClockManager.getTotalTicks() on the client via a Mixin.
Since Minecraft 26.1+ ships without obfuscation, the mixin uses Mojang's original class names directly.
The mod is client-side ("environment": "client" in fabric.mod.json) - it does not load on the server, does not require server-side installation, and does not affect gameplay.
Available Versions
How to Install ClientTime on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "ClientTime". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
ClientTime server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is ClientTime compatible with fabric?
ClientTime officially supports fabric for Minecraft 26.1.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with ClientTime – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if ClientTime consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Rent Modded Server
Install ClientTime with just one click on your server.