Prison v2.3

Details

  • Filename
    Prison.jar
  • Uploaded by
  • Uploaded
    Dec 30, 2016
  • Size
    149.70 KB
  • Downloads
    1,040
  • MD5
    fc76c5d30d83263fc49444fb3a803332

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

Prison 2.3 is the last major Prison 2 update

NOTE: We are aware of a converter bug. For more info, click here 

There may be a couple of other features on the way to finish Prison 2 with a bang, but other than that Prison 2 will enter a "bug-fix only" mode. There will be no 2.4.

  • Added JSON mine & rank saving (converter included)
  • Fixed GitHub issue #186
  • Deprecated serializable mines & ranks
  • 1.11.x support!

While we are no longer providing support for serialized mines and ranks, you can opt out of JSON saving by setting 'json' to 'false' in the config.

Example config:

enable:
  mines: true
  ranks: true
  autosmelt: true
  autoblock: true
  json: false