Skip to content
This repository has been archived by the owner on Jan 21, 2018. It is now read-only.

Releases: fynntimes/Prison

Prison v2.4.1

13 Apr 22:50
Compare
Choose a tag to compare
  • Fix #205
  • Fix the updater bug that caused #205

Prison 2 will still remain in a bug-fix only mode up until the end of support date (which is a week after the Prison 3 initial release).

Prison v2.4

10 Apr 13:05
Compare
Choose a tag to compare

This is the last major update for Prison 2!

After this update, Prison 2 will enter a bug-fix only mode up until the end of support date (which is a week after the Prison 3 initial release).

  • Fixed converter issue (#201)
  • New updater with support for Prison 3
  • Switched to bStats, you can find the new stats page here
  • All ready for Prison 3

Prison v2.3.1

03 Jan 20:44
48d7e5c
Compare
Choose a tag to compare
  • Fixed JSON converter bug

UPDATE Due to the changes that Camouflauge100 made in Prison 2.2.3, this bug can't be undone. You will have to recreate your mine composition. The Prison Data Editor (which can be downloaded here) can read the files, so use that if you have forgotten your mine composition.

  • Fixed updater bug
  • Added support for multiworld

Prison 2.3

30 Dec 16:51
Compare
Choose a tag to compare

Prison 2.3 is the last major Prison 2 update

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 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:

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

Prison v2.2.3

11 Oct 00:48
Compare
Choose a tag to compare

Fixed

  • Fixed depedencies fixing issue #166.
  • Permission node formatting
  • Ranks command is now "safer"

Added

  • Warning for server owners that are using Java 7 and lower that Prison v3 will be using Java 8.

Prison v2.2.2

19 Jun 18:11
Compare
Choose a tag to compare

This patch fixes issue #155, with fixed /pranks add.

Prison v2.2.1

16 Jun 21:56
Compare
Choose a tag to compare

Critical patch where Metrics was sending the data to the wrong place.

Prison v2.2

16 Jun 18:53
Compare
Choose a tag to compare

This update requires that you delete your config.yml file.

Added

  • Added the ability to enable and disable components (yay!)
  • Added asynchronous resets for better performance (optional)
  • Added a /prison reload command
  • Messages are now customizable via messages.yml
  • Better multi world
  • Added Metrics. Opt-out in config.yml
  • Added /pranks set command, to edit ranks (double yay!)
  • More pretty and randomized fireworks.
  • Added the option to disable fireworks on rankup, and flames on autosmelt.

Fixed

  • Auto smelt is no longer available to all players by default (to allow access, add the prison.autosmelt permission manually)
  • Players are now lifted out of the mine to prevent suffocation
  • Ranks now tells you when you've forgotten to install an economy or permissions plugin.
  • Ranks now tells you when you've forgotten to add the rank to your permissions plugin.
  • Rewrote mine and rank loading code, now 100% less stupid
  • Autosmelt drops no longer launch 20 feet in the air.

Removed

  • No longer backwards compatible with Prison v2.0.5.2
  • Auto smelt is no longer available to all players by default (to allow access, add the prison.autosmelt permission manually)
  • Editable mine spawns have been removed due to issues

Prison v2.1.6

23 Nov 13:12
Compare
Choose a tag to compare

This version fixes a huge issue where Prison would interfere with and essentially disable plugins such as WorldGuard, LWC, etc. Huge problem!

Prison v2.1.4

16 Sep 01:28
Compare
Choose a tag to compare

EMERGENCY FIX Compiled plugin using Java 1.7 instead of Java 1.8, so now everyone can run it again.
FIXED pom.xml now uses dependencies that make sense.
REMOVED Removed DMP9 core.
UPDATE Updated for 1.8.8

Notice: This will be one of the last Prison 2 updates, unless there is a bug found with it. Prison v2.x.x versions will NOT be updated to MC 1.9 and support for it will be cutoff a week after Prison 3 releases. Prison 2 has survived through MC 1.7 and MC 1.8; together, we can make it go even further