A useful plugin for Minecraft prison servers.
https://fngnation.net
|
||
---|---|---|
.idea | ||
assets | ||
src/main | ||
.gitignore | ||
NVus_Prison_Setup.iml | ||
README.MD | ||
pom.xml |
README.MD
A useful plugin for Minecraft prison servers.
PLANNED FEATURES, SO FAR
- Set newly joined & respawned players in orange leather armor.
- Prevent prisoners from equipping new armor and unequipping the prisoner orange leather armor.
- Prevent prisoners from equipping or moving banned items into their QUICKBAR.
- Banned items can be configured in a banned_items.yml file within the plugin directory (PrisonSetup/banned_items.yml)
- Give newly joined & respawned prisoners the default prisoner tools? Maybe, not sure. Might just use a kit plugin for this?
- 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.