HomeJavaModsPer Player Timer
Per Player Timer
ModsJava

Per Player Timer

by BlackShadowHRD · on Modrinth

This project adds a timer, which can be started by the player or by a commandblock. The timer is unique to the player and each player can have their own…

⬇ Download on Modrinth

PlayerTimer

A Paper plugin providing per-player timers for Minecraft minigames and SMP events.

Each player has their own independent timer which can run simultaneously with timers belonging to other players. Timers may count up or count down and can be controlled using Brigadier commands.

Designed for:


Features


Commands

Command Description
/playertimer start Start a countup timer
/playertimer start countup Explicitly start a countup timer
/playertimer start countdown Start a 5 minute countdown
/playertimer start countdown <seconds> Start a countdown with custom duration
/playertimer pause Pause the current timer
/playertimer resume Resume a paused timer
/playertimer stop Stop the timer and reset to 00:00
/playertimer reset Reset the timer to 00:00 and set it to READY state
/playertimer hide Hide the timer display
/playertimer show Show the timer display

Timer States

The plugin internally tracks timers using a state system.

State Meaning
READY Timer exists but has not yet started
RUNNING Timer is actively counting
PAUSED Timer is temporarily halted
STOPPED Timer was manually stopped
FINISHED Countdown timer reached zero

This prevents invalid operations such as:


Visibility Behaviour

Timers can be visible or hidden independently of their running state.

Current behaviour:

Action Visibility Result
Start timer Timer becomes visible
Pause timer Timer remains visible
Resume timer Timer becomes visible/remains visible
Stop timer Timer remains visible for 1 second, then hides
Reset timer Timer remains visible
Hide command Timer becomes hidden
Show command Timer becomes visible

Countdown Completion

When a countdown timer reaches zero:


Planned Features

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

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

Explore more