NPC Police (Policing, Bounty, Jails, and more!) icon

NPC Police (Policing, Bounty, Jails, and more!) -----

Implement a justice system on your server / network



1.6 had flaws, just like me :)
Please note that this version made some large changes. So please make sure you backup your Jailer plugin folder in-case you need to roll it back. This replaces 1.6 as I had a couple issues with the Sqlite side of things, and when users quit.

When this version kicks in it will auto roll your data to a sqlite database and delete the flat files.

Added:
  • LeaderHeads
    • I have added the ability to show stats via the LeaderHeads plugin. [​IMG]
    • The board names are as follows:
      1. jail-bounty (Top current bounties)
      2. jail-totalbounty (Top lifetime bounties)
      3. jail-arrests (Top arrests)
      4. jail-murders (Top murders)
      5. jail-escapes (Top escapes)
      6. jail-rcntarrests (Recent Arrests)
      7. jail-rcntescapes (Recent Escapes)
  • Sqlite & MySql Support
    • The plugin will auto migrate your data to sqlite when it starts up.
    • You can however select to go with MySQL. I would suggest you make a backup, then delete your config file. This will generate a new one and you can change the settings in there. Below is the section to add if you want to just update your config on your own.

    • Code (Text):
      ##########################################################
      # Database connection information  (DBType = sqlite,mysql)
      ##########################################################
      database:
        type: sqlite
        name: somedatabasename
        port: 3306
        host: 127.0.0.1
        login: login
        password: password
        table_prefix: nuJailer_

  • New Commands
    • You can now add or remove bounties from players. They have to be connected to the server, not offline.
    • /jailer addbounty {player} {Bounty#}
    • /jailer removebounty {player} {#}
Fixes:
  • Quite a few fixes were added to this. Been over a bit so i forget them all. However I would swap to Sentinel if you are on 1.9.2+ as sentry it will not jail the players (Cannot get the real amount of damage).
----------, May 2, 2016
Resource Information
Author:
----------
Total Downloads: 45,196
First Release: Jul 16, 2015
Last Update: Jun 27, 2022
Category: ---------------
All-Time Rating:
45 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings