ClovesJailPlugin
A plugin for Minecraft servers that adds jail functionality, enabling server admins to manage player behavior effectively.
Overview
The JailPlugin provides a simple but powerful tool for server administrators to teleport players to a designated jail location and release them after serving their punishment. Fully configurable and easy to use, this plugin integrates seamlessly with your server setup.
This plugin is licensed under the Apache License 2.0. You can view the full
LICENSE here.
Commands
- /setjail [<x> <y> <z>]
- Sets the location of the jail to your current position or optionally to specified coordinates.
- setunjail [<x> <y> <z>]
- Sets the location of freedom (unjail) to your current position or optionally to specified coordinates.
- /jail <username> [time in format hh:mm:ss]
- Teleports the specified player to the jail location.
- /unjail <username>
- Releases the specified player from jail and teleports them to the unjail location.
- /jailhelp
- Displays the help guide for all available commands.
Features
- Customizable Jail Locations: Set the jail and unjail locations via commands or specific coordinates.
- Admin-Friendly Commands: Intuitive commands for managing jailed players.
- Lightweight: Optimized for performance and minimal server impact.
---
## Installation
1. Download the latest release of JailPlugin
2. Download and install the required
CloveLib library.
3. Place the `.jar` files into your server's `plugins` folder.
4. Restart your server to load the plugins.
5. Use `/jailhelp` to get started with configuring and using the plugin.