Quester 0.5.5

Details

  • Filename
    Quester_0.5.5.zip
  • Uploaded by
  • Uploaded
    Sep 4, 2012
  • Size
    195.30 KB
  • Downloads
    1,996
  • MD5
    d855ac0ab6a3d482725c3d5b331f4090

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

v0.5.5

Additions

  • added sign support
    • "[Quester]" on the first line to create (rest is anything)
    • works like NPC
    • hold SHIFT to destroy
    • is not protected in any way
    • quester.use.sign when interacting with signs
    • quester.modify when creating/destroying signs
  • added 'hidden' flag
    • allows quest to be started/done only on NPC or sign
  • added quest location and range
  • added local file
  • added new config options
    • displayed-cmd: '/q'
    • world-label-this: 'this'
    • loc-label-here: 'here'
    • loc-label-player: 'player'
  • added customizable condition text
    • possible variables: %amt, %id, %data, %perm, %qst
  • added DEATHCANCEL flag
  • added HIDDENOBJS flag
  • added NODESC flag
  • added toggle quest event
  • added complete objective event

Removals

  • reduced size of the quests.yml and profiles.yml by removing epmty keys
  • removed disable-usecmds config option
  • removed config option show-objectives

Changes

  • every quest is now given unique ID
  • commands /q remove,select,toggle,info now use ID as parameter
  • changed how NPCs work
  • split perm quester.use.start
    • quester.use.start.pick
    • quester.use.start.random
  • custom objective msg is now displayed in /q info
  • description changes
    • now supports colors
    • is now displayed when the quest is started

Fixes

  • fixed issues with setting ACTIVE flag manually by /q flag
  • fixed onKill to get killer's quest, not victim's one
  • other minor bug/typo fixes

Let me know if you find bugs, typos, anything that should not be as it is.