PrisonPolice
PrisonPolice
This plugin allows you to have certain block types which are "illegal" to place. It was made for use with DrugMeUp plugin on a prison server, though the illegal blocks, batons, and commands on jail (with the baton) are configurable. Police ranks are able to confiscate illegal blocks with a baton, which removes all illegal blocks placed by the now "wanted" criminal. Police rank can then find player and right click him with baton to arrest him.
REQUIRES DEPENDENCIES:
- Vault
- SQLibrary
Features:
- Any block can be an "illegal" block
- Any item can be the policeman's "baton" (used to jail)
- Players added to wanted list (which allows them to be arrested) by policeman with "baton" right clicking a block that they have placed
- Illegal blocks are automatically removed when player added to wanted list
- Commands can be run by console, policeman, and criminal when criminal is arrested with "baton"
Commands:
- /prisonpolice - Shows wanted players list
- /prisonpolice reload - Reloads configuration file
Permissions:
- prisonpolice.*:
- description: Gives access to all police commands.
- children:
- prisonpolice.reload: true
- prisonpolice.stick: true
- prisonpolice.info: true
- prisonpolice.freeplayer: false
- prisonpolice.fugitive: false
- prisonpolice.reload: true
- description: Gives access to all police commands.
- prisonpolice.reload:
- description: Allows you to reload configuration.
- default: op
- description: Allows you to reload configuration.
- prisonpolice.stick:
- description: Allows you to use baton.
- default: op
- description: Allows you to use baton.
- prisonpolice.info:
- description: Allows you to run command.
- default: op
- description: Allows you to run command.
- prisonpolice.freeplayer:
- description: Log illegal block place for this player, allows you to collect evidence of illegal block for this player.
- default: true
- description: Log illegal block place for this player, allows you to collect evidence of illegal block for this player.
- prisonpolice.fugitive:
- description: Allows rank with prisonpolice.stick to jail on site, no evidence needed.
Comments