# RainbowTimer
RainbowTimer is a fully client-side timer mod for Minecraft 26.2 using Fabric.
The timer is displayed directly on the screen and uses a colorful rainbow design. All timer data is stored locally and restored after restarting Minecraft.
## Commands
- `/timer start`
- `/timer stop`
- `/timer pause`
- `/timer resume`
- `/timer reset`
- `/timer settime <time>`
## Examples
- `/timer settime 90`
- `/timer settime 1h 30min`
- `/timer settime 01:30:00`
## Features
- Fully client-side
- Animated rainbow timer display
- Local timer commands
- Saved timer progress
- No automatic movement or clicking
- No network packet manipulation
- No server-side modifications
## Requirements
- Minecraft 26.2
- Fabric Loader 0.19.3 or newer
- Fabric API 0.156.0+26.2 or newer
- Java 25
## Server usage
RainbowTimer only changes the local timer display. It does not provide any official permission to use the mod on multiplayer servers. Always follow the rules of the server you are playing on.
This project is not affiliated with Mojang, Microsoft, Fabric or OPSUCHT.

