BetonQuest v1.2

Details

  • Filename
    BetonQuest.jar
  • Uploaded by
  • Uploaded
    Nov 24, 2014
  • Size
    123.02 KB
  • Downloads
    519
  • MD5
    0d61f42877f63bc4c50d1267b69e675e

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

Global locations now automatically run only once, no need for blocking it with tags and conditions. They use however tags that follow the syntax "global_<tag>", where <tag> is global location objective tag.

Added optional respawn location for cancelled death objective, just add "respawn:100.5;200;300.5;world;90;0" to instruction string.

Added german translation, thanks to coalaa!

Added optional movement blocking while in conversation, just add option "stop: true" or "stop: false" in every conversation.

Changed priority of conversation chat event to lowest, should work even for muted players.

Fixed data values in block objective.

Added metrics, you can disable them by setting "metrics: false" in config.yml

Added support for SQLite, plugin will use it when connecting to MySQL fails.

Fixed death objective not working every time and not removing all effects.

If conversation is ended immediately after starting player can't start any conversations until re-logging