OnTime

A powerful and flexible timer mod for Minecraft. Create custom timers with on-screen display and command execution — ideal for minigames, events and automated server tasks.
Back to Files

ontime+neoforge+1.21.10-4.0.0.jar

File nameontime+neoforge+1.21.10-4.0.0.jar
Uploader
MateoF024MateoF024
Uploaded
Jul 12, 2026
Downloads
11
Size
257.1 KB
Mod Loaders
NeoForge
File ID
8421194
Type
R
Release
Supported game versions
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

NeoForge

implementation "curse.maven:ontime-1478348:8421194"

Learn more about Curse Maven

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.render receives GuiGraphicsExtractor instead of GuiGraphics
  • For mod developers: custom permission providers are no longer consulted for non-player command sources

Fixed

  • /timer commands 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 \n escape 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 related projects