Minecraft Simple Police mod 2026 download
logo
minecraft mod Simple Police

Simple Police

Game Version: 1.19.1
Total Downloads: 3,004
Updated: Jul 25, 2022
Created: Jan 6, 2020
Download Simple PoliceDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SimplePolice 6.1.4 release 338.24 KB Jul 25, 2022 1.19.1 1 download Simple Police SimplePolice 6.1.4 releaseDownload
SimplePolice 6.0.1 release 343.04 KB Dec 29, 2021 1.18.1 742 download Simple Police SimplePolice 6.0.1 releaseDownload
SimplePolice 6.0.0 release 343.03 KB Dec 17, 2021 1.18 106 download Simple Police SimplePolice 6.0.0 releaseDownload
SimplePolice 5.1 release 15.36 MB Jul 14, 2021 1.17 730 download Simple Police SimplePolice 5.1 releaseDownload
SimplePolice 5.0 release 15.35 MB Jul 6, 2021 1.17 55 download Simple Police SimplePolice 5.0 releaseDownload
SimplePolice 4.0 release 65.92 KB Aug 15, 2020 1.16 498 download Simple Police SimplePolice 4.0 releaseDownload
SimplePolice 3.2.3 release 54.54 KB Aug 4, 2020 1.16 49 download Simple Police SimplePolice 3.2.3 releaseDownload
SimplePolice 3.2.2 release 54.94 KB Jul 31, 2020 1.16 36 download Simple Police SimplePolice 3.2.2 releaseDownload
SimplePolice 3.2.1 release 54.88 KB Jul 31, 2020 1.16 20 download Simple Police SimplePolice 3.2.1 releaseDownload
SimplePolice 3.2 release 55.09 KB Jul 31, 2020 1.16 19 download Simple Police SimplePolice 3.2 releaseDownload
SimplePolice 3.1 release 43.40 KB Jul 15, 2020 1.16 74 download Simple Police SimplePolice 3.1 releaseDownload
SimplePolice 2.3 release 34.43 KB May 9, 2020 1.15 232 download Simple Police SimplePolice 2.3 releaseDownload
SimplePolice 2.1 release 3.96 MB May 5, 2020 1.15 45 download Simple Police SimplePolice 2.1 releaseDownload
SimplePolice 2.0 release 27.41 KB Apr 23, 2020 1.15 73 download Simple Police SimplePolice 2.0 releaseDownload
SimplePolice 2.0 release 27.42 KB Apr 22, 2020 1.15 22 download Simple Police SimplePolice 2.0 releaseDownload
SimplePolice 1.2.1 release 24.66 KB Mar 19, 2020 1.15 123 download Simple Police SimplePolice 1.2.1 releaseDownload
SimplePolice 1.2 release 24.58 KB Mar 17, 2020 1.15 42 download Simple Police SimplePolice 1.2 releaseDownload
Simple Police 1.1 beta 5.98 KB Jan 6, 2020 1.15 137 download Simple Police Simple Police 1.1 betaDownload

Description

Share this:
Simple Police is an easy to use police plugin with many features
 
Features
 
A basic list of things this plugin can do:
1. Jail Players
2. Frisk Players
3. Police Chat
4. 911 System
5. Police Teleport
6. Api to hook into
 
 
Jailing System:
 
Attack a player with the jail item (default is a blaze rod)
 
 
Frisking system:
 
A frisking system allows you to scan players for contraband items.
Things like the precent chance of an item being detected and the material for the frisk stick can be configured in the config file.
The frisking system supports custom items, and has support for quality armory guns.
 
 
911 System:
 
Players can dial 911 using /911 (message) or just simply /911 which notifies all the police on the server
 
 
Police Tp:
 
Police can teleport to players within a configuged radius of them which notifies the player.
 
 
Police Chat:
 
Police can chat with /police chat
 
 Basic Usage:
To add a police do /police admin police add (username)
 
To jail a player, make sure you are a police and attack a player with a blaze rod
 Permissions:
SimplePolice.cmd.admin.help
 
SimplePolice.cmd.admin.reload
 
SimplePolice.cmd.admin.frisk.add
 
SimplePolice.cmd.admin.frisk.remove
 
SimplePolice.cmd.admin.frisk.list
 
SimplePolice.cmd.admin.police.add
 
SimplePolice.cmd.admin.police.remove
 
SimplePolice.cmd.admin.jails.add
 
SimplePolice.cmd.admin.jails.remove
 
SimplePolice.cmd.jail
 
SimplePolice.cmd.tp
 
SimplePolice.cmd.release
 
SimplePolice.cmd.chat
Commands:
/police help – displays all the police commands
 
/police admin help – displays all the admin commands
 
/police admin police add (player) – adds a police
 
/police admin jail add (name) – creates a jail
 
/police admin frisk add – adds the item in your hand to the frisk list
 
/911 – calls the police
API:
Maven Repo:
 
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
 
    <dependency>
        <groupId>com.github.ramdon-person.SimplePolice</groupId>
        <artifactId>SimplePolice-API</artifactId>
        <version>5.0</version>
    </dependency>
 
Java docs:
https://ci.codemc.io/job/fierceeo/job/SimplePolice/JavaDoc/
 
Getting the api instance:
 
SimplePoliceAPI api = (SimplePoliceAPI) Bukkit.getPluginManager().getPlugin("SimplePolice");
 
Note: your plugin will have to depend (or soft depend) on SimplePolice to use the api 
Support:

If you need support please join my discord server: https://discord.gg/rxzHRHcC7W

Comments

Add a comment