PlayerTimeLimit JM

Quick rating

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.

No Theme
No Genre
Server Utility
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
timelimiter-1.0.5.jar

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

  1. 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

    1. Configurable daily limit (minutes): global value plus per-player overrides (by UUID or name).

    2. Automatic reset by day/time and timezone: the counter resets at the specified time (e.g. 00:00 America/Mexico_City).

    3. Bossbar with progress: shows remaining time in real time, with customizable colors.

    4. Warning percentages: notifications at 80/90/100% usage (configurable).

    5. Customizable messages: welcome, time added/removed, reset, and a formatted kick screen with colors and clickable links.

    6. Login grace period: if a player has no time left, they can still see the world for a few seconds before being kicked.

    7. Daily persistence: stores playtime in JSON files by date inside the world folder.

    8. Server-side only: players don’t need to install anything on their client.

    How it affects user experience

    1. Healthy and predictable play: every player knows exactly how much time they have left thanks to the bossbar and warnings.

    2. Simple administration: operators can assign limits per user without complex commands; data is saved per day and resets automatically.

    3. Clear and respectful disconnection: when time runs out, players see a large, understandable message before being disconnected, avoiding confusion.

    4. 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.json is generated on first launch. Key options:

    1. dailyLimitMinutes: default daily minutes.

    2. perUserMinutes: map of { "UUID_or_name": minutes }.

    3. reset.time and reset.timezone: daily reset time and timezone.

    4. warnPercents: list of percentages for warnings.

    5. bossbar.color and bossbar.timeColor: colors for the bar and time text.

    6. messages.*: customize all messages, including the multiline kick screen.

    7. graceOnLoginSeconds: grace seconds if joining with no time left.

    Notes and Limitations

    1. Tracks time while the player is connected (does not distinguish AFK).

    2. Adds no commands and requires no special permissions.

    3. Designed for Forge servers. Does not modify the world or add items/biomes.

    Example Use Cases

    1. Family or school servers that want healthy schedules.

    2. Communities that want to fairly distribute playtime without daily micro-management.

Screenshots

Gallery

  • player time limit image.jpeg
    player time limit image.jpeg player time limit image.jpeg

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works