Behind Bars (Jail Server Mod)
What is the mod about?
Behind Bars is a specialized mod for Minecraft servers version 1.8 that provides administrators with the ability to create prison cells and confine players. Once imprisoned, users lose the ability to interact with the environment and execute commands, remaining in complete isolation.
How to use the functionality?
The management system is extremely simple and includes only three main commands. The first handles player imprisonment and release, the second allows creating and removing cells, and the third displays a list of all existing prison rooms.
Creating a cell
/cell add [cell_name]
Removing a cell
/cell remove [cell_name]
Imprisoning a player
/jail add [username] [cell_name]
If no specific cell is specified, the system automatically selects a random one.
Releasing a player
/jail release [username]
Viewing all cells
/cells
Important operational details
What if a player escapes?
In case of escape from the cell, the user still cannot interact with the environment, completely eliminating the possibility of causing damage.
What happens upon death in confinement?
If a prisoner dies in jail, they respawn directly inside the cell rather than at the default world spawn point, preventing any escape attempts through death.
Does the client need the mod installed?
The mod only needs to be installed on the server side.
Installation
For proper operation, simply place the downloaded JAR file into your server's mods folder.
Key information
It's important to note that this mod operates exclusively on the server side and is intended for use in multiplayer mode. It will not function in single-player gameplay.