Community listing page, reviews here may not be monitored by the author.
PlayerTimeLimit JM
No reviews yet
Server-side mod that enforces per-player daily playtime limits. Shows a bossbar countdown, warns at thresholds, and auto-kicks when time is up; resets daily at a configurable time and timezone.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
-
TimeLimiter – Per-Player Daily Playtime Limit (Forge, Server-Side)
TimeLimiter lets you define how long each person can play on the server per day. The mod displays a bossbar with the remaining time, sends warnings as you approach the limit, and politely disconnects the player when their time runs out. The counter resets automatically each day at the configured time.
Main Features
-
Configurable daily limit (minutes): global value plus per-player overrides (by UUID or name).
-
Automatic reset by day/time and timezone: the counter resets at the specified time (e.g. 00:00 America/Mexico_City).
-
Bossbar with progress: shows remaining time in real time, with customizable colors.
-
Warning percentages: notifications at 80/90/100% usage (configurable).
-
Customizable messages: welcome, time added/removed, reset, and a formatted kick screen with colors and clickable links.
-
Login grace period: if a player has no time left, they can still see the world for a few seconds before being kicked.
-
Daily persistence: stores playtime in JSON files by date inside the world folder.
-
Server-side only: players don’t need to install anything on their client.
How it affects user experience
-
Healthy and predictable play: every player knows exactly how much time they have left thanks to the bossbar and warnings.
-
Simple administration: operators can assign limits per user without complex commands; data is saved per day and resets automatically.
-
Clear and respectful disconnection: when time runs out, players see a large, understandable message before being disconnected, avoiding confusion.
-
Timezone compatibility: ideal for international communities; the “new day” is based on your chosen timezone, not just the server clock.
Basic Configuration
The file
config/timelimiter.jsonis generated on first launch. Key options:-
dailyLimitMinutes: default daily minutes. -
perUserMinutes: map of{ "UUID_or_name": minutes }. -
reset.timeandreset.timezone: daily reset time and timezone. -
warnPercents: list of percentages for warnings. -
bossbar.colorandbossbar.timeColor: colors for the bar and time text. -
messages.*: customize all messages, including the multiline kick screen. -
graceOnLoginSeconds: grace seconds if joining with no time left.
Notes and Limitations
-
Tracks time while the player is connected (does not distinguish AFK).
-
Adds no commands and requires no special permissions.
-
Designed for Forge servers. Does not modify the world or add items/biomes.
Example Use Cases
-
Family or school servers that want healthy schedules.
-
Communities that want to fairly distribute playtime without daily micro-management.
-
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources