TourGuide v1.3

Details

  • Filename
    TourGuide.jar
  • Uploaded by
  • Uploaded
    Feb 10, 2013
  • Size
    312.28 KB
  • Downloads
    663
  • MD5
    7ce916655a756d48a6bbc9a880015e7c

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

It is highly recommended you back up your [DBNAME].db file in plugins/TourGuide. This plugin makes changes to the database and while I've tried to ensure no data is lost it could still happen. I take no responsibility for any data loss

General

  • Added a more graceful fall-back when TourGuide started without RemoteEntities running. You'll no longer get the SEVERE warning about TourGuide not being able to register RemoteEntity events
  • Fixed bug that caused multiple groups to be created when removing all POIs and then adding one
  • Fixed MOTD.enable configuration option being ignored when set to false

POI

  • Changed the commands to add/remove commands
  • Added ability to rename POI
  • Added ability to Enable/Disable POIs manually (allows you to override an automatic disable)
  • Added POI debug command - This shows you all the blocks that are causing an error within a POI

Database

  • Added support for saving POI's state (enabled/disabled)
  • There may be some issues with creating databases. You'll notice this easily as the plugin will vomit all over your console. This will be fixed in the next update