Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t-starks/jailx
A plugin to manage a jail on the server.
https://github.com/t-starks/jailx
jailx plugin-pocketmine pmmp pmmp-plugin pocketmine-mp pocketmine-school
Last synced: about 1 month ago
JSON representation
A plugin to manage a jail on the server.
- Host: GitHub
- URL: https://github.com/t-starks/jailx
- Owner: t-starks
- License: apache-2.0
- Created: 2024-06-02T03:00:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T00:53:50.000Z (4 months ago)
- Last Synced: 2024-10-09T23:03:40.097Z (about 1 month ago)
- Topics: jailx, plugin-pocketmine, pmmp, pmmp-plugin, pocketmine-mp, pocketmine-school
- Language: PHP
- Homepage: https://mcpetools.surge.sh
- Size: 484 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JailX
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
Usage
**Installation**
- Download the plugin: Get the `.phar` file of the plugin you want to install from Poggit.
- File Location: Place the `.phar` file in the `plugins` folder of your PocketMine server.
- Restart server: Restart your server so that the plugin is loaded and active.**Commands**
- `/setjail` - Sets the jail position
- **Permission**: `jailx.command.setjail`
- **Usage**: `/setjail`
- `/jail [duration]` - Arrest a suspicious player
- **Permission**: `jailx.command.jail`
- **Usage**: `/jail [duration]`
- `/unjail ` - Release a player from jail
- **Permission**: `jailx.command.unjail`
- **Usage**: `/unjail `
- `/jaillist` - List players in jail
- **Permission**: `jailx.command.jaillist`
- **Usage**: `/jaillist`
- `/jailstatus ` - Shows the status of a player in jail
- **Permission**: `jailx.command.jailstatus`
- **Usage**: `/jailstatus `**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:**
- [ Pocket Mine School](https://pocketmineschool.netlify.app/)
- [ MCPETools](https://mcpetools.surge.sh/)**Connect with me:**
- [![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/sr_shelby02)
[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@t-starks)
[![TikTok](https://img.shields.io/badge/TikTok-000000?style=for-the-badge&logo=tiktok&logoColor=white)](https://www.tiktok.com/@t.starkofc)
- [![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/t-stark)
[![GitHub](https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/t-starks)**💰 You can help me by Donating**
[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/t.stark)
[![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/tstark)