Add a timer to your HUD to stop times or display the current time (ingame or real). You have full control over your timer with design customization or even automated actions like time stops on certain events (like killing the Ender Dragon) and rules like automatically set the gamemode to spectator after deaths.
You can also give players the opportunity to opt in or out to the global timer and let them use their own customized timer, only visible for them!
All commands (except config commands) can be used with /timer for global timer or with /ptimer for personal timer -> /timer resume resumes global timer & /ptimer pause pauses your personal timer
| Command | Permission | Short Description |
|---|---|---|
| /timer ... | mutils.command.timer | Parent command for global timer |
| /ptimer ... | mutils.command.ptimer | Parent command for personal timers |
| ... resume | Parent Permission | Resumes the timer |
| ... pause | Parent Permission | Pauses the timer |
| ... setup | Parent Permission | Modify timer settings & design |
| ... reset | Parent Permission | Resets the time to zero |
| /timer language | mutils.command.timer-config | Switch between languages |
| /timer config | mutils.command.timer-config | Reload/ Reset/ Save your configuration |
!GUI
The timer provides a complete design creator inside an easy to use GUI. Custom designs support:
Adventure MiniMessage styling is supported! All designs are saved in a separate json file.
You can share your best designs in our global designs library for everyone to use or browse for designs you like to use yourself (Does not work in BETA!).
!timer1 !timer2 !timer3
We provide a data pack version of MTimer! This version is very simple and compact. You can still choose between multiple designs but can not create new ones.
Click here to visit it!
Check out our official FAQ and tutorials if you need help at MUtils.de/timer.
If you have any problems or unanswered questions join our Discord to contact us and share your experience with other users!
dependencies {
implementation("de.miraculixx:timer-api:1.1.2")
}
To receive more information about the API visit the official GitHub Repository:
-> MTimer API
-> (https://github.com/MUtils-MC/MTimer-API)
M-Timer communicates with the MUtils.net servers for:
While communicating the server IP is shared but not saved on our servers. Uploading/ downloading from the public design library requires account authentication

Advanced Timer mod & plugin - Full customization + animation & gradient support - Automation support with goals & rules ⇒ Part of MUtils