Skip to content

v5.14.0 - Bunch of cool stuff!

Compare
Choose a tag to compare
@AlessioGr AlessioGr released this 05 Mar 00:27
· 91 commits to main since this release
  • [+] New objective: Enchant

  • [+] For conversations: Add random line possibility (Thanks to @BakaAless ). Instead of just "text:", you can now specify "texts:" as a string list inside of conversations. Showcase: #189

  • [^] Update all kinds of dependencies

  • [^] Stop a moving Citizens NPC when in a conversation (Thanks to @BakaAless ). Showcase: #188

  • [^] Allow minimessage format on quest-giver-npc-indicator-above-name (Thanks to @TheZexquex )

  • [^] Ability to check objective unlock conditions for:

    • every time an action is run for a player (default: on)
    • every X seconds (default: off)

    This also fixes some faulty logic with repeating tasks. Stuff like condition objectives were checked too quickly/often if multiple players are online

  • [!] Fix quest giver hologram armorstand not getting destroyed when despawning npc (Thanks to @TheZexquex )

  • [!] Fix armor being visible in armor slots after completing DeliverItems objective (Thanks to @TheZexquex )