Skip to content

Releases: SkytAsul/BeautyQuests

2.1.0 - build 151

2.1.0 - build 151 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:19
d971311

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added more debug logging
  • Reworked quest edition experience (experimental):
    • Most editors that asked to write something in the chat have been replaced with Minecraft Dialogs.
    • The editors that previously accepted the "null" keyword can now simply be left empty before the player clicks on "Validate".
    • Some editors have gained a "reset" button for better ergonomy.
    • Added indications to some complex editors (e.g. duration, regex, comparisons...)
    • Since dialogs text input can span multiple lines, replaced old (and bad) "multiline text editor" by this
    image image

Full Changelog: 2.1.0+build.144...2.1.0+build.151

2.1 - build 144

2.1 - build 144 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:38

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Dropped support for Spigot, BeautyQuests is now Paper-only (+ forks)
  • Paper now works properly on 26.2
  • Added SQLite support

Full Changelog: build/138...2.1.0+build.144

2.1 - build 138

2.1 - build 138 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:19

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added Minecraft 26.2 support

Full Changelog: build/136...build/138

2.1 - build 136

2.1 - build 136 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 May 20:54
c4b6507

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added Spigot and Paper support for 26.1.2
  • Dropped support for 1.17/1.18/1.19
  • Fixed "Use of Maven Central as a CDN is against the Maven Central Terms of Service" warning on startup

Full Changelog: build/135...build/136

2.1 - build 135

2.1 - build 135 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Apr 06:54
8870bef

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added "show progress bars on join" config option
    • If enabled (default behaviour), progress bars of the active quests are shown when players log in.
  • Fixed wrong "file is not a JSON file" error
  • Fixed exploit in "craft items" stage where players can advance in quests when their inventory is full by shift+clicking

Full Changelog: build/132...build/135

2.1 - build 132

2.1 - build 132 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 22:08
a3f74c5

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added "RegExp" option to the "Write in chat" stage type
    • This allows complete flexibility of messages to match thanks to the power of regular expressions
    • E.g., /town create .+ would match any command starting with /town create
    • Test your regexes here
  • Fixed style of some options in the Quest Creation GUI

Full Changelog: build/131...build/132

2.1 - build 131

2.1 - build 131 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Mar 20:58
5277b03

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Fixed some errors when having custom sounds without namespaces
  • Updated the commands library (Lamp) to fix duplications in help command
  • Added placeholders for launched quests such as %beautyquests_started_ordered_time_left%

Full Changelog: build/129...build/131

2.1 - build 129

2.1 - build 129 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Feb 22:17
8861803

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added placeholders for player-specific quest description, for instance %beautyquests_player_quest_ID_time_left% (if the Expansion is installed).
    • Full list available with /papi info beautyquests

Full Changelog: build/128...build/129

2.1 - build 128

2.1 - build 128 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Feb 21:55
ec6a11c

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added PAPI placeholders for all quest options: %beautyquests_quest_ID_OPTION%, replace ID with the ID of a quest and OPTION by an option from this list: startableFromGUI, firework, startMessage, questerStrategy, timeLimit, failOnDeath, scoreboard, customItem, pool, confirmMessage, description, auto, hologramLaunch, endMsg, bypassLimit, repeatable, name, starterNPC, timer, cancellable, startRewards, endSound, visibility, hologramText, requirements, startDialog, hologramLaunchNo, cancelActions, customOrder, hideNoRequirements, endRewards.

2.1 - build 127

2.1 - build 127 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Feb 22:25
948b999

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.