The Gold Edition of NVus Prison!
Go to file
WildInterloper 70f56cde66 v0.9.0 - Fixed ToolDamage not having an option in the settings menu and corrected gold edition name in the pom.xml. Began adding Prison Gangs to the plugin, which includes handling a SQLite Database etc... what an undertaking LOL. 2024-03-10 00:23:26 -05:00
.idea v0.9.0 - Fixed ToolDamage not having an option in the settings menu and corrected gold edition name in the pom.xml. Began adding Prison Gangs to the plugin, which includes handling a SQLite Database etc... what an undertaking LOL. 2024-03-10 00:23:26 -05:00
assets Removed AutoSwitchTools and instead moved the tools into config.yml as PrisonerTools. Updated ToolSwitchListener with this change in mind. Preparing to stop prisoner tool damage and make it toggable via the main config.yml 2024-03-09 15:34:32 -05:00
src/main v0.9.0 - Fixed ToolDamage not having an option in the settings menu and corrected gold edition name in the pom.xml. Began adding Prison Gangs to the plugin, which includes handling a SQLite Database etc... what an undertaking LOL. 2024-03-10 00:23:26 -05:00
.gitignore Removed AutoSwitchTools and instead moved the tools into config.yml as PrisonerTools. Updated ToolSwitchListener with this change in mind. Preparing to stop prisoner tool damage and make it toggable via the main config.yml 2024-03-09 15:34:32 -05:00
NVus_Prison_Setup.iml Removed AutoSwitchTools and instead moved the tools into config.yml as PrisonerTools. Updated ToolSwitchListener with this change in mind. Preparing to stop prisoner tool damage and make it toggable via the main config.yml 2024-03-09 15:34:32 -05:00
README.MD Add README.MD 2024-03-09 19:49:19 +00:00
dependency-reduced-pom.xml Removed AutoSwitchTools and instead moved the tools into config.yml as PrisonerTools. Updated ToolSwitchListener with this change in mind. Preparing to stop prisoner tool damage and make it toggable via the main config.yml 2024-03-09 15:34:32 -05:00
pom.xml v0.9.0 - Fixed ToolDamage not having an option in the settings menu and corrected gold edition name in the pom.xml. Began adding Prison Gangs to the plugin, which includes handling a SQLite Database etc... what an undertaking LOL. 2024-03-10 00:23:26 -05:00

README.MD

NVus Prison Gold Edition

Main Features:

  • Most features can be toggled on or off.
  • Spawn prisoners in a prison jumpsuit (orange leather armor).
  • Restrict prisoners from changing their armor.
  • Added restricted items to a banned_items.yml file to restrict them being used, crafted or even transfered to storage.
  • Enable AutoPickup for prisoners when they mine/dig blocks.
  • Enable AutoSwitch for prisoners to auto switch to the correct tool when mining/digging.

Permissions:

  • 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.

The permission nvus.admin is needed for all in-game commands!

Commands: These commands require the permission ' nvus.admin '

/nvus reload - Reload the config files if changed externally like adding additional banned items or materials to the auto switch list etc.

/nvus version - Shows the current plugin version number.

/nvus autopickup true|false - Toggle auto pickup for all prisoners on the server.

/nvus autoswitch true|false - Toggle auto switching of tools for all prisoners on the server.

/nvus prisonerarmor true|false - Toggle if prisoners are given the default prisoner armor (orange leather armor set).

/nvus restrictarmor true|false - Toggle if prisoners can change/remove their armor.

Needs Implemented:

  • Prison Gangs
  • Prevent Prisoner Tool Damage
  • Prison Credits
  • Prison Mines