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 menu - Opens an easy GUI menu to toggle options on/off.
- /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.
- /nvus tooldamage true|false - Toggle Prisoner Tool damage. FALSE = no tool damage.
CONFIG FILES:
NVus_PrisonSetup/banned_items.yml
Here you can configure what item(s) should be banned for prisoners. You could optionally add armor pieces here as well i.e. IRON_HELMET, IRON_CHESTPLATE etc if you don't like the default allowing prisoners to cratft armor sets (they still cannot use or equip them no matter what).
NVus_PrisonSetup/config.yml
Right now the config.yml consists of these options:
AutoPickup - When active will allow prisoners (with nvus.prisoners permission node) to autopickup blocks they have mined.
AutoSwitch - When active server admins can modify the auto_switch.yml file to select which tools and what materials will cause an auto switch for prisoners. If they're mining stone then hit clay for instance, it will auto switch to a shovel.
PrisonerArmor - When active prisoners will be given the default prisoner armor (orange leather armor set).
RestrictArmor - When active prisoners cannot change/remove their armor.
PrisonerTools - Set which items are considered prisoner tools ie their pickaxe, axe, shovel. This is used for the auto switching feature and optional prevent tool damage feature.
NVus_PrisonSetup/auto_switch.yml
Select which materials will cause an auto switch for prisoners. If they're mining stone then hit clay for instance, it will auto switch to a shovel.
![[IMG]](/proxy/image?url=https%3A%2F%2Fgit.fngnation.net%2Fnever2nv%2FNVus_Prison_Setup%2Fraw%2Fbranch%2Fmain%2Fassets%2Fscreenshots%2Fconfig_auto_switch.png)