By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
JailX is a plugin for PocketMine-MP that allows server administrators to send players to a virtual jail. Imprisoned players cannot use teleport commands and will see custom messages upon arrest and release. Additionally, the addon allows you to set the jail position, list incarcerated players, and check a player's remaining incarceration time.
Description | Link |
---|---|
API | |
Version | |
Downloads |
Installation
.phar
file of the plugin you want to install from Poggit..phar
file in the plugins
folder of your PocketMine server.Commands
/setjail
- Sets the jail position
jailx.command.setjail
/setjail
/jail <nick> [duration]
- Arrest a suspicious player
jailx.command.jail
/jail <nick> [duration]
/unjail <nick>
- Release a player from jail
jailx.command.unjail
/unjail <nick>
/jaillist
- List players in jail
jailx.command.jaillist
/jaillist
/jailstatus <nick>
- Shows the status of a player in jail
jailx.command.jailstatus
/jailstatus <nick>
Permissions
jailx.command.setjail
- Allows you to set the jail position.jailx.command.jail
- Allows you to arrest a suspicious player.jailx.command.unjail
- Allows you to release a player from jail.jailx.command.jaillist
- Shows the list of players in jail.jailx.command.jailstatus
- Shows the status of a player in jail.🌐 Web Sites:
Connect with me:
💰 You can help me by Donating
New Features:
Added Command: /jailstatus - Displays the status of a player in jail, including the time remaining and the duration of their imprisonment.
Added Command: /jaillist - Lists all players currently in jail along with the time they have been jailed and the time remaining.
Customizable Configurations:
Messages: You can now customize the imprisonment, release, welcome message and welcome subtitle messages in the configuration file.
Command Restrictions: You can now define a list of teleportation commands that imprisoned players cannot use via the configuration file.
Improvements:
Command Permissions: Added a new permission jailx.command.jailstatus to allow use of the /jailstatus command.
Code Cleanup: Code improvements were made to optimize the performance and organization of the plugin.
Bug Fixes:
Fixed Issues: Fixed several minor bugs related to handling jail position and loading/saving imprisoned players.
Thank you for using JailX! If you have suggestions or encounter any issues, feel free to open an issue on GitHub.
You can leave one review per plugin release, and delete or update your review at any time