HomeJavaDatapacksboti_timer
boti_timer
DatapacksJava

boti_timer

by BlackShadowHRD · on Modrinth

A Minecraft timer for use on multiplayer servers. It has count up and count down functionality and displays on the action bar.

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Data pack only.

⬇ Download for 26.1–26.1.2⬇ Download for 1.21–1.21.10
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

🕒 boti_timer — Global Countdown / Count-Up Timer (v0.1.0)

A lightweight, fully-vanilla Minecraft timer datapack that displays a running timer on the actionbar.

Designed for operators who need a simple, server-side stopwatch or countdown for events, speedruns, or minigames.


✨ Features


🧭 Installation

  1. Place the boti_timer folder (zipped or unzipped) into your world’s
    datapacks/ directory.
  2. Run /reload in-game.

⚙️ Initialization

The timer is initialised with the command /function boti_timer:init (see below). This will:


⚙️ Usage

All Modes

The timer is controlled by typing commands into the chat or the server console. Vanilla behaviour is, that only server operators are allowed to use the /function command so other players are not able to start/pause etc. the timer.

Action Command
initialise the timer /function boti_timer:init
start the timer /function boti_timer:start
pause the timer /function boti_timer:pause
reset the timer /function boti_timer:reset
resume the timer /function boti_timer:resume

Countdown Mode

The countdown mode comes with 4 presets, for 5 minutes, 15 minutes, 30 minutes and 1 hour respectively. It can also be used with a custom period of time, which needs to be specified in seconds.

Action Command
initialise the timer /function boti_timer:settings/preset/5m
start the timer /function boti_timer:settings/preset/15m
pause the timer /function boti_timer:settings/preset/30m
reset the timer /function boti_timer:settings/preset/1h
resume the timer /function boti_timer:resume

When using the preset countdowns the timer has to be started manually by issuing the following command: /function boti_timer:start

When a different amount of time for the countdown timer is required, this can be done by issuing the comand /function boti_timer:settings/mode/countdown {secs:nnnn} where nnnn is the number of seconds required. If the countdown timer is used this way, it will start immediately. In the following example the countdown timer will run for 90 minutes:

Note: This will start the countdown immediately.

🎮 Operator Controls

Function Description
/function boti_timer:display/enable Show timer on actionbar
/function boti_timer:display/disable Hide timer display
/function boti_timer:display/toggle Toggle show/hide
/function boti_timer:settings/mode/countup Switch to count-up mode
/function boti_timer:settings/mode/countdown {secs:3600} Switch to countdown mode and set seconds (1 h = 3600)

Note: Only ops can run these functions.


🖌️ Customization

Colours

The timer colour can be one of 7 colours and it defaults to yellow. To change the colour:

Command Effect
/function boti_timer:settings/color.gold set the display colour to gold
/function boti_timer:settings/color.yellow set the display colour to yellow
/function boti_timer:settings/color.purple set the display colour to light purple
/function boti_timer:settings/color.green set the display colour to green
/function boti_timer:settings/color.aqua set the display colour to aqua
/function boti_timer:settings/color.red set the display colour to text
/function boti_timer:settings/color.gray set the display colour to gray

© Copyright

© 2025 DocBoti — Licensed under the MIT License.

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more