v0.6.5b

Details

  • Filename
    PointsOfInterest.jar
  • Uploaded by
  • Uploaded
    Dec 14, 2011
  • Size
    45.70 KB
  • Downloads
    727
  • MD5
    0014d6fd69f0f8534bb576e03acb5cc1

Supported Bukkit Versions

  • CB 1337

Changelog

It is highly recommended that you back up the entire plugins/PointsOfInterest folder before performing an update. There are special notes about updating from v0.5.3 or earlier in the "Installation Guide".

Make sure to see the Installation Guide

Revision History

Version 0.6.5b

  • Fixed bad configuration template forcing plugin to always be in "lock down" mode. (Thanks to cbcore for reporting the issue in detail!)

Version 0.6.5

  • Added config option for putting plugin into "lock down" mode.
  • Added automatic "lock down" on initial install to allow for configuration before users can interact with plugin.
  • Added permission node (poi.lockdown.override) to grant a user ability to interact normally during a lockdown.

Version 0.6.0

  • Added permission-driven poi maximums
  • Fixed issue where unconfigured options would receive old values instead of default when config is reloaded via in-game command.
  • Removed support for "addRestrictedToOps" config option (default permissions now enforce this and can be overridden with a permissions plugin).
  • Merged config help into config file for improved usability (used to be in separate files).

Version 0.5.5

  • Added permissions support
  • Added ability to reload the config file from in-game command (permission protected)
  • Added ability to remove POIs that belong to other players (permission protected)

Version 0.5.4

  • Added ability to reload the config file from the console.
  • Added database versioning

Version 0.5.3

  • General Code Mainentance

Version 0.5.2

  • Ability to add POIs is now optionally restricted to Ops. This new configuration defaults to true.
  • Sepatrated config file from config help (allows for plugin to automatically bring config file up to date while keeping old settings.
  • Failure to load or parse config file now disables the plugin - this keeps your citizens from running wild with default settings before you realize it. Error(s) will show up in the console to indicate this condition.

Version 0.5.1

  • Fixed issue with hardcoded distance threshold

Version 0.5

  • Initial release