Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

A RocketMod plugin so your police can do their job (For RP ofc)

License

Notifications You must be signed in to change notification settings

papershredder432/PSPoliceUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSRMPoliceUtilities

A RocketMod plugin so your police can do their job (For RP ofc)

Requires Uconomy to work. Needed for some commands.

Admins are immune to being jailed by default.

Github All Releases Discord

Contributors

papershredder432
Charterino

Permissions

Permission Name Command Usage Is Implemented? Description
ps.policeutilities.jailmanager /createjail <JailName> Yes Creates a jail
ps.policeutilities.jailmanager /deletejail <JailName> Yes Deletes a jail
ps.policeutilities.jailmanager /setrelease Yes Sets the universal release position
ps.policeutilities.free /free <Player> Yes Frees a player from a jail
ps.policeutilities.isjailed /isjailed <Player> Yes Checks if a player is in jail
ps.policeutilities.jail /jail <Player> <JailName> <LengthInSeconds> [Reason] Yes Puts a specified player in jail for a chosen amount of seconds
ps.policeutilities.jailimmune N/A Yes Makes a player immune to being jailed
ps.policeutilities.bail /bail [Player] Yes Use your Uconomy balance to bail a player out of jail
ps.policeutilities.activefines /activefines Yes Shows the active fines you have
ps.policeutilities.fine /fine <Player> <Amount> [Reason] Yes Fines a player
ps.policeutilities.payfine /payfine <FineID> Yes Pays off a fine
ps.policeutilities.removefine /deactivate <FineID> Yes Deactives a fine
ps.policeutilities.fineimmune N/A Yes Makes a player immune to being fined

To Do

  • Add DeleteJail command
  • Add JailImmune
  • Implement jailed players get out after specified time
  • Implement optional Discord webhooks
  • add more to this list
  • Teleport players to the universal release position when /freed or on timeout
  • Add a paid bailout command and config option to set X credits for every Y second
  • Find my will to live
  • Fix the jail list, despite being freed from timer or command, the timer teleports you to release position
  • Fine commands, e.g.: /fine /payfine, etc. etc..