Police Patrol


Description:
Players can be cops and arrest players. The cops must be in uniform and have their things to arrest people. Players who are arrested will be sent to jail (or where ever you set the coordinates to). If you have any suggestions for this plugin please let me know in the comments. How to be a cop:
To be a cop you need to have the permission 'realcops.cop' The cop has to be wearing all iron armor The cop needs to have a bow and a blaze rod with them (gun and baton)
How to arrest people:
Right click a player with all the needed things of being a cop The player will be sent to jail (or where ever you set the location to)
Default Config:
The config uses integers so for the coordinates, don't use decimals.
- Uniform is Iron as default but you can make it chainmail. Uniform: Iron Jail: Z: 0 Y: 0 X: 0
Commands:
/rc <Cops | Criminals> - list the cops or criminals that are online.
Permissions:
'realcops.cop' - Gives a player permission to become a Cop
'realcops.criminal' - Gives a player permission to become a Criminal
To Do:
- Ability to join either side, like /rcr join cops or /rcr join criminal, and cops can only arrest criminals.
- Add Vault
- Add an Economy system (People can bail you out)
- Remove faction permission interference when in jail
- Inventory Transferred to a Chest when under arrest (Jail Support)
- Add a voting system for innocent criminals that members can decide on
- Add a "Wanted" list
- Add a reporting system (Players can report to police officers if they witness a "crime")
- Add configuration for uniform options
- No Known Bugs*
- No Copyright Infringement Intended, Updating per downloaders' request*
-
View User Profile
-
Send Message
Posted Aug 12, 2016Please add the /rcr join cops and /rcr join criminal because there is no other way
-
View User Profile
-
Send Message
Posted Aug 4, 2014Add /911 (reason) command to call police and show them the location by compass. Its will be useful.
-
View User Profile
-
Send Message
Posted Feb 23, 2014@MCDesign
Hi there, just wondering if #2 is out yet? This is a very cool plugin and I have it on the server, but I didn't see anything about where to set the amount of time you want that person in jail for in the configuration folder? Do I have to do this manually?
I am looking forward to seeing all the options you mentioned in your comment below. It would be also very cool to have coloured leather as part of the uniforms and points for cops for killing really bad criminals, and points for criminals for robbing stuff... something like that. :)
-
View User Profile
-
Send Message
Posted Dec 1, 2013Nice plugin, what about also make a ''civilian'' ''job'' so, they can't be arrested. But only can work for their money.
-
View User Profile
-
Send Message
Posted Nov 23, 2013RealCops v2.0 will be out soon!
[+] Configurable jailing command
[+] Configurable jail time duration
[+] Option to run commands as the cop or the console
[+] Set a minimum amount of drugs in order to make an arrest possible
[+] Option to delete the items or confiscate them into the police posession
[+] Configurable drug items
[+] Jail location configuration
[+] Added permission: realcops.police
[+] Added permission: realcops.exempt
[+] Added permission: realcops.status
[+] Added permission: realcops.reload
[+] Added permission: realcops.clear
Source will be available soon on Github.
-
View User Profile
-
Send Message
Posted Oct 6, 2013Make something that only criminals that killed other persons go to jail
-
View User Profile
-
Send Message
Posted Sep 8, 2013So if someone is a cop he can just f*ck around and arrest people with no reason?
-
View User Profile
-
Send Message
Posted May 8, 2013Can You Make A Ranks
Owner , Co Owner, headAdmin, Admin , Ait/Admin In Training , Head Mod , Mod , Mit/Mod In Traning , DonatorPlusPlusPlus , Donator PlusPlus , Donator Plus , Donator , VIP , BuilderPlusPlusPlus , BuilderPlusPlus , Builder , Citizen , Recruit
pm me please becouse my ranks is full of shit make a perm on that Ranks WORK HARD PLEASE I MIGHT DONATE if you worked hard thanks.
-
View User Profile
-
Send Message
Posted Feb 1, 2013Currently working on my other plugin, once I am finished adding features to that I will begin to completely redesign the structure of the plugin where it's most efficient.
For now, I've uploaded a temporary updated version 1.5 of the plugin with a couple simple features added such as Metrics and an update checker for when I release the 2.0 stage of the plugin. Along with the plugin starting from scratch, the project name will also be changing!
v1.5 may be very buggy, so please post the logs anyways so I can fix the temporary version's big errors.
Thanks! Update will be up soon!
-
View User Profile
-
Send Message
Posted Dec 27, 2012Can you please update it now? It's getting to outdated! :( Please update it there is no better one ...
-
View User Profile
-
Send Message
Posted Nov 8, 2012Awesome plugin! Works on 1.4.2 I only get a error in the console when I try to jail some one while Im missing a part of my armour. but it's working though ;) Keep up the good work!
-
View User Profile
-
Send Message
Posted Jul 24, 2012@joaopms: I am having the ame problem with every plugin he has.
-
View User Profile
-
Send Message
Posted Jul 16, 2012One sugestion: You hit a player hit a stick. If he have the items that you don't want he to have, you stole his items and you can configure that in the configuration files (the blacklist of the ids). If he don't have anything you want, a message is broadcasting to he, like: a cop revisted you.
Sorry for my bad English. :c
-
View User Profile
-
Send Message
Posted Jul 16, 2012[SEVERE] Could not load 'plugins/Cops.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException java.lang.UnsupportedClassVersionError me/rjp2525/realcops/RealCops : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
at org.bukkit.craftbukkit.CraftServer.(CraftServer.java:183)
at net.minecraft.server.ServerConfigurationManager.(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.UnsupportedClassVersionError me/rjp2525/realcops/RealCops : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
... 8 more
Help? And 1.2.5 R4?
-
View User Profile
-
Send Message
Posted May 15, 2017In reply to joaopms:
-
View User Profile
-
Send Message
Posted Jun 6, 2012@MCDesign
Yes
-
View User Profile
-
Send Message
Posted Jun 3, 2012@Mirmulniir
1.2.4?
-
View User Profile
-
Send Message
Posted May 27, 2012Make this plugin for 1.2.4 R1.0 Please
-
View User Profile
-
Send Message
Posted May 27, 2012Hey have been using this plugin and its great so far and has so much potential would love for you to bring out an update with all your 'To Do' tasks in ! would be great. Also for a 'wanted list you could maybe have a sign with [wanted] at the top then the players below alternating ? keep up the good work :D
-
View User Profile
-
Send Message
Posted May 17, 2012Fixed the errors, I had a simple compiling problem...
So I will add some support later :)