HomeJavaModsunmannedonlinetickstasis
unmannedonlinetickstasis

Unmanned Online Tick Stasis

A lightweight server-side mod for Minecraft Forge 1.20.1 that automatically freezes the game world when no players are online and resumes seamlessly when a player joins, helping save server resources and maintain consistent gameplay.

Key Features

How It Works

Uses Mixin to intercept the world tick loop, canceling ticks when no players are online (after configured delay). Monitors player events and filters console commands against the whitelist.

Configuration

Stored in serverconfig/unmannedonlinetickstasis-server.toml (or config/ for dedicated servers); editable manually or via /reload (with permissions).

Example: enablePause = true; delaySeconds = 30; commandWhitelist = ["say", "list", "stop", "help*"]

Installation

  1. Install Minecraft Forge 1.20.1 (recommended: 47.4.10+).

  2. Place the mod .jar in the server’s mods folder.

  3. Start the server (no extra setup needed).

Note: Server-side only; clients don’t need installation.

Dependencies

Minecraft Forge 1.20.1 ([47, 48)), Minecraft 1.20.x

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