Update README.MD

This commit is contained in:
never2nv 2024-03-05 17:17:58 +00:00
parent 05db874603
commit 0dd883536a
1 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
A useful plugin for Minecraft prison servers.\ A useful plugin for Minecraft prison servers.\
**PLANNED FEATURES, SO FAR** Stable release! It implements the following features, so far:
- Set newly joined & respawned players in orange leather armor. - Equips orange leather armor to all prisoners upon connecting to the server and upon respawn.
- Prevent prisoners from equipping new armor and unequipping the prisoner orange leather armor. - It generates a banned_items.yml file which can be configured to ban certain items for prisoners.
- Prevent prisoners from equipping or moving banned items into their QUICKBAR. - It prevents the modificaiton of prisoner armor (they cannot equip/un-equip the default prisoner armor).
- Banned items can be configured in a banned_items.yml file within the plugin directory (PrisonSetup/banned_items.yml) - It prevents banned items from being used, equipped in hand, transferred to storage or even crafted by prisoners.
- Give newly joined & respawned prisoners the default prisoner tools? Maybe, not sure. Might just use a kit plugin for this? - To enable the prisoner features players who are considered prisoners should have the permission **nvus.prisoner**.
- Main permission to tell a player is a prisoner or not is **nvus.prisoner** this permission should be **NEGATED** for any players that are not or no longer a prisoner, just in case. - Just in case, all non-prisoners and players who are no longer considered a prisoner should have the permission nvus.prisoner **NEGATED**.