Overview
This is a simple penalty system plugin designed for use on the PoliceRP Minecraft server. The plugin provides commands related to hiring and firing staff, managing crimes, and handling jail time. If a player who is not a police officer and does not have the policerp.punish right set kills another, he becomes wanted. If the wanted player is killed by a police officer with policerp.punish rights, he will go to jail for 15 minutes
Features
- Punishment system for managing offenses
- Recruitment system for adding new members to factions (EMS, PD, Fire, Army)
- Configurable values for plugin settings
- Records of gun licenses
- Wanted system
Commands [INDENT]
/felony: Execute and manage felonies.
/release: Release individuals from jail.
/hire: Hire personnel for different departments.
/fire: Fire personnel from their positions.
/license: Check license/set valid license [/INDENT] Permissions
policerp.punish
Allows officers uses /felony /release /license¨ Also group with this permission is immune to WANTED state
- policerp.chief
Allows chiefs use /hire /fire
- wanted
Please create a WANTED group and add this permissions to it + ideally some suffix to make the wanted system work
Requirements/Dependencies: CMI (Maybe Essentials works aswell) LuckPerms
Config
# Set name of the "parent group" of the job from LuckPerms to set for player/unset
nabor:
ems: emsnew
pd: policene
fire: hasicnew
army: armynew
wanted: wanted
prestupky:
# How many offenses does he have to commit to go to jail?
pocet: 9
# For how long go to jail? (In Minutes)
time: 15
# Name of the Jail
jail: Policie
#Still in develop
messages:
wanted: "is wanted for murder"
caught: "was caught and sent to prison"