ontime+fabric+1.21.10-4.0.0.jar
Curse Maven Snippet
What's new
Version 4.0.0
Added
- Minecraft 1.21.5 support is back (Omitted in 3.0.0)
- Minecraft 1.21.11 support
- Minecraft 26.1.X support
- Minecraft 26.2 support
- Timer titles: decorative text above, below, left or right of the counter, as plain text or tellraw-style JSON (/timer title)
- Scheduled commands: run commands at intermediate times and several commands per point, on top of the classic finish command (/timer commands)
- Config option to add a delay between commands that run as a sequence (Command Delay)
Changed
- License changed from CC0 to MIT
- For mod developers, 26.x only:
ITimerRenderer.renderreceivesGuiGraphicsExtractorinstead ofGuiGraphics - For mod developers: custom permission providers are no longer consulted for non-player command sources
Fixed
/timercommands can now be used from command blocks, the server console, datapack functions and RCON; players still require OP or a permission node- NeoForge jars declared a wrong mod version
- The mod could be installed on unsupported Minecraft versions; every jar now declares the exact range it supports
- Stray
\nescape in the NeoForge mod description
Improved
- All files are saved atomically; a crash mid-save can no longer corrupt them
- Single-timer operations rewrite only that timer's file instead of every file
- WebSocket messages are sent from a dedicated thread; a slow client can no longer stall the server
This mod has no additional files