A useful plugin for Minecraft prison servers. https://fngnation.net
Go to file
WildInterloper db91d3ee1c v0.3.9 - Final testing. Message correction! 2024-03-05 11:02:30 -05:00
.idea Init, player armor stuff 2024-03-05 00:09:46 -05:00
src/main v0.3.9 - Final testing. Message correction! 2024-03-05 11:02:30 -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 Init, player armor stuff 2024-03-05 00:09:46 -05:00
README.MD v0.3.1 - Finalizing banned_items.yml and cancelling their events. 2024-03-05 10:51:09 -05:00
pom.xml v0.3.9 - Final testing. Name changed to be NVus PrisonSetup to make it easier to find the config files/plugin with other NVus Plugins ;) 2024-03-05 10:59:57 -05:00

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.