RPG-NPC v2.2.1

Details

  • Filename
    RPG-NPC.jar
  • Uploaded by
  • Uploaded
    Oct 28, 2012
  • Size
    132.78 KB
  • Downloads
    503
  • MD5
    d44748bdf1525fff3872bc5b78731095

Supported Bukkit Versions

  • CB 1.3.2-R3.0

Changelog

Minor bugfixes

  1. Fixed onAccept/onDrop/onComplete messages always being read as empty.
  2. Fixed cooldowns not lining out. (Quest list book).
  3. Removed forgotten outputs.
  4. Fixed Chain quests showing the first of the chain (after completion), instead of the last.
  5. Fixed collect objective to require twice the amount of the selected Goal to be payed out. (Thanks to sharkybushbaby)
  6. Fixed errors when walking around NPCs that are in creation. (with spout client)
  7. Fixed capitalization issues with the Kill player quest objective type.
  8. When no economy is found the plugin now disabled without any errors.
  9. Fixed when trying to accept an unexisting quest an error was thrown.
  10. Fixed bug when creating multiple NPCs at the same time.

New features

  • Books:
    • Quest information book now has optional refresh after it's opened.
    • Respawn books when the player dies.
  • Quests:
    • onAccept messages are now optional.
    • onDrop messages are now optional.
    • onComplete messages are now optional.
    • Added Pre-OnAcceptMessages (these fire when the quest is selected at the NPC) these are also optional.
    • Quest objectives now support the " * " modifier (more information at the features page).
    • Quest Yamls are now written more efficiently (No need to update manually).
  • Editing:
    • NPC editing and removing.
    • Quest editing and removing.
  • Collision with the Spoutplugin, books go blank when the user drops them.
  • Setting the looking location when spawning the NPC is malfunctioning.
  • When completing a required collect objective the items are not removed.

- Caveats fixed in the next release