Old School Jail

Quick rating

Old School Jail

No reviews yet

A jail mod for fabric servers, just like the good old days!

Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
Latest Version
1.1.0
Authors

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Old School Jail Mod

A classic jail mod for Minecraft Fabric servers - just like the good old days!

Features

  • Jail Players: Jail players with customizable time limits and reasons
  • Jail Management: Set multiple jail locations and delete them as needed
  • Permissions System: Full integration with Fabric Permissions API (works with LuckPerms and other permission mods)
  • Smart Restrictions: Jailed players cannot:
    • Break or place blocks
    • Interact with blocks (buttons, levers, etc.)
    • Use commands (except /jail time to check their sentence)
    • Teleport or escape (automatic teleport back to jail)
    • Configurable: Extensive config file for customization
    • Data Persistence: All jails and jailed players are saved and restored on server restart
    • Auto-Release: Players are automatically released when their sentence expires
    • Original Location Tracking: Players are teleported back to their original location upon release (configurable)
    • Logout/Login Handling: Players remain jailed across logout/login and are auto-released if sentence expired offline
    • Multiple Jails: Create multiple jails and choose which one to send players to
    • Essential Commands Compatible: Fully compatible with Essential Commands - the recommended companion mod

Commands

Main Commands

  • /jail <player> <time> <reason> - Jail a player in the first available jail

    • Time is based on config setting (default: minutes)
    • Example: /jail Steve 30 Griefing the spawn
    • /jail <player> <jail_name> <time> <reason> - Jail a player in a specific jail

      • Example: /jail Steve spawn 30 Being annoying
    • /jail release <player> - Release a player from jail early (teleports back to original location if enabled in config)

    • /jail time - Check your own remaining jail time (available to jailed players)

    • /jail time <player> - Check any player's jail time (admin only - requires oldschooljail.jail permission)

    • /jail list - List all currently jailed players with details (admin only - requires oldschooljail.jail permission)

Admin Commands

  • /jail set <jail_name> - Set a jail at your current location
  • /jail set <jail_name> <x> <y> <z> - Set a jail at specific coordinates
  • /jail delete <jail_name> - Delete a jail (automatically releases all prisoners)

Permissions

The mod uses the Fabric Permissions API and supports any permissions plugin that implements it (LuckPerms, etc.)

Permission Nodes

  • oldschooljail.jail - Allows jailing players
  • oldschooljail.release - Allows releasing players
  • oldschooljail.set - Allows setting jail locations
  • oldschooljail.delete - Allows deleting jails
  • oldschooljail.immune - Makes a player immune to being jailed
  • oldschooljail.time - Allows using /jail time (granted to all by default)
  • oldschooljail.jail - Also allows using /jail time <player> to check other players' jail time

Note: If no permissions plugin is installed, the mod falls back to OP level 2 for admin commands.

Configuration

The config file is located at config/oldschooljail.toml and is automatically generated on first run with helpful comments.

Config Options

The TOML file includes detailed comments for each option. Here's what you can configure:

Time Settings:

  • input_unit - Time unit for commands (SECONDS, MINUTES, or HOURS)
  • max_sentence_seconds - Maximum sentence length in seconds

Restrictions:

  • block_commands - Block all commands except /jail time
  • block_teleportation - Auto-teleport back if player escapes >50 blocks
  • block_block_breaking - Prevent breaking blocks
  • block_block_placing - Prevent placing blocks
  • block_interaction - Prevent interacting with blocks

Release Settings:

  • teleport_back_on_release - Teleport players back to original location when released (if false, players must walk out manually)

Messages:

  • release - Message on manual release
  • jail_expired - Message when sentence expires

All settings include helpful comments in the config file explaining what they do!

Installation

  1. Download the oldschooljail-[version].jar for your MC version
  2. Place the JAR file in your server's mods folder
  3. Ensure you have Fabric API installed
  4. (Optional) Install a permissions plugin like LuckPerms for advanced permission control
  5. (Recommended) Install Essential Commands for full oldschool experience
  6. Start your server

Compatibility

  • Minecraft Version: 1.21.2-1.21.11
  • Mod Loader: Fabric
  • Required: Fabric API
  • Recommended: LuckPerms or other Fabric Permissions API compatible plugin
  • AFK Compatibility: Fully compatible with Essential Commands - the recommended companion mod

License

This project is licensed under the MIT License

Screenshots

Gallery

This project has no gallery images yet.

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
CurseForge
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