A useful plugin for Minecraft prison servers. https://fngnation.net
Go to file
WildInterloper 95afbbd069 v0.6.0
- Added AutoSwitch option in config.yml.
- Added auto_switch.yml, when AutoSwitch is set to true in the main config it will check what tools server admins want prisoners to autoswitch to and they can even customize what blocks will automatically trigger switching to certain tools.
2024-03-05 23:43:48 -05:00
.idea v0.6.0 2024-03-05 23:43:48 -05:00
assets Added ProGuard Maven, for future use! 2024-03-05 16:28:56 -05:00
src/main v0.6.0 2024-03-05 23:43:48 -05:00
.gitignore Finished up permissions and added messages alerting the player they're a prisoner as to not be confused by any of this stuff :P 2024-03-05 00:47:22 -05:00
NVus_Prison_Setup.iml v0.6.0 2024-03-05 23:43:48 -05:00
README.MD Update README.MD 2024-03-05 17:17:58 +00:00
dependency-reduced-pom.xml v0.5.9 - Fixed prison armor dropping upon death. 2024-03-05 17:25:33 -05:00
pom.xml v0.6.0 2024-03-05 23:43:48 -05:00

README.MD

A useful plugin for Minecraft prison servers.
Stable release! It implements the following features, so far:

  • Equips orange leather armor to all prisoners upon connecting to the server and upon respawn.
  • It generates a banned_items.yml file which can be configured to ban certain items for prisoners.
  • It prevents the modificaiton of prisoner armor (they cannot equip/un-equip the default prisoner armor).
  • It prevents banned items from being used, equipped in hand, transferred to storage or even crafted by prisoners.
  • To enable the prisoner features players who are considered prisoners should have the permission nvus.prisoner.
  • Just in case, all non-prisoners and players who are no longer considered a prisoner should have the permission nvus.prisoner NEGATED.