Releases: AlessioGr/NotQuests
v3.2.0 - Visual Overhaul
Attention: This update will only work with Java 17 – NOT with Java 16. If your host does not support Java 17, refund them and look for a better host.
Additionally, if you are updating, you will NEED to re-generate your language files (delete the plugins/NotQuests/languages
folder) as I removed support for legacy colors.
- [+] Named rewards are now shown after Quest and/or Objective completions (can be configured to your liking)
- [+] Proper reward edit commands for objectives
- [^] Greatly improved the default Strings (en.yml) and general style of the plugin. I recommend you to re-generate your en.yml language config - it looks beautiful!
- [!] Fixed wrong reward IDs showing in reward edit commands
v3.1.1 - Color fix
Attention: This update will only work with Java 17 – NOT with Java 16. If your host does not support Java 17, refund them and look for a better host.
Additionally, if you are updating, you will NEED to re-generate your language files (delete the plugins/NotQuests/languages folder
) as I removed support for legacy colors.
[!] Fixed some incorrect colors in the GUI
v3.1.0 - Modernization
Attention: This update will only work with Java 17 – NOT with Java 16. If your host does not support Java 17, refund them and look for a better host.
Additionally, if you are updating, you will NEED to re-generate your language files (delete the plugins/NotQuests/languages folder
) as I removed support for legacy colors.
- [+] Own color presets usable everywhere in the plugin (like
<highlight>
). These can be edited in the general.yml, which allows you to EASILY style the plugin - [+] BroadcastMessage Action
- [+] Placeholder support for SendMessage Action
- [+] MiniMessage command completions
- [+] Previous conversations are now stopped if the player tries to start a new conversation
- [^] Updated UltimateClans API to 4.0. 3.0 should no longer work.
- [^] Split the plugin into a paper and a spigot module, as some features only work on paper
- [^] Improved default colors. They now use beautiful gradients
- [!] Fix conversations being played when right-clicking NPCs or armor stands even if another action should happen instead (like the deliveritems objective)
v3.0.1 - Improvements & Additions
- [+] You can now use 'any' for the materials you enter in certain objectives
- [+] Sneak Objective
- [^] Slight, internal improvements to the journal item
- [^] All user/player commands (
/nq
) have been moved to the new command system - [^] Improved some internal messages (for example, the Quest name now shows when using the
/qa create
command)
v3.0.0 - Release!!!
Version 3 is now officially released!!! Together with the release comes a super helpful beginner tutorial by Eggzieh – go check it out: https://www.youtube.com/watch?v=OC45_H3Tv8Y
Changes since v3.0.0-BETA9 (does not include BETA 1 - 9 changes. See previous update logs for that):
- [+] Conditions can now be added to an action!
- [+] StartConversation Action
- [+] SpawnMob Action
- [+] SendMessage Action (supports MiniMessage)
- [+] Conditions.yml and /qa conditions commands.
- [+] minimumTimeAfterCompletion option for CompletedQuest condition
- [+] ActiveQuest Condition
- [+] Condition Condition
- [+] /qa actions edit execute command
- [+] /qa conditions edit check command
- [+] %notquests_player_completed_quests_amount% Placeholder
- [+] %notquests_player_active_quests_amount% Placeholder
- [+] New config option: visual.hide-rewards-without-name
- [^] ConsoleCommand Action command completions are now… amazing!
- [^] Improve conversation command structure
- [^] More helpful error messages if anything goes wrong during Quest loading
- [^] Updated demo condition
- [^] /qa reload conversations command now also reloads NPC ID changes!
- [^] For the conversation add speaker command, all possible speaker colors are now suggested
- [^] Updated all dependencies
- [^] Improved the conversations analyze command
- [@] Czech translation (thanks to Foxiar)
- [@] Small improvements to default en.yml
- [!] Fixed some missing or incorrect colors
- [!] Fixed completequest command / action not adding the Quest to the completed quests
- [!] Fixed completequest Condition not working after update due to missing updater
v3.0.0-BETA9 - Bug Fixes
This is a BETA release. Please back up your old quests (the plugins/NotQuests folder) before updating. There may or may not be bugs which could lose to old v2 Quests being lost, so please make a back-up. Please report all bugs you find on my discord.
[!] Fixed old actions converter not converting the console command properly
[!] Fixed /qa actions edit actionname delete
command not working
v3.0.0-BETA8 - Fixed Critical Actions/Triggers bug & added more actions
This is a BETA release. Please back up your old quests (the plugins/NotQuests folder) before updating. There may or may not be bugs which could lose to old v2 Quests being lost, so please make a back-up. Please report all bugs you find on my discord.
[+] FailQuest Action
[+] TriggerCommand Action
[!] Fixed bug when creating new actions / triggers where the plugin forgets to set the action name / world name for triggers. This would cause the action to fail and the plugin to not load after the next restart due to the trigger being corrupted. If this happens to you, open your quests.yml and delete all triggers with an empty triggerActionName. Then, you should be able to load the plugin again.
v3.0.0-BETA7 - New Action & Improvements
This is a BETA release. Please back up your old quests (the plugins/NotQuests folder) before updating. There may or may not be bugs which could lose to old v2 Quests being lost, so please make a back-up. Please report all bugs you find on my discord.
[+] CompleteQuest Action
[^] Make TakeItem an ItemStack instead of a material (incl. converter) and add glow flag for the command. You can now customize the TakeItem even more.
[!] Fix missing colors from NPC guis
[!] Fixed wrong spacing in a String
v3.0.0-BETA6 - More Actions/rewards!
This is a BETA release. Please back up your old quests (the plugins/NotQuests folder) before updating. There may or may not be bugs which could lose to old v2 Quests being lost, so please make a back-up. Please report all bugs you find on my discord.
[+] Added Action
Action (an action which runs another action defined in the actions.yml)
[+] Added GiveQuest
Action
[@] Improved MiniMessage of default en translation
v3.0.0-BETA5 - ProjectKorra integration & fix Fancy Tab Completion
This is a BETA release. Please back up your old quests (the plugins/NotQuests folder) before updating. There may or may not be bugs which could lose to old v2 Quests being lost, so please make a back-up. Please report all bugs you find on my discord.
[+] ProjectKorraUseAbility Objective
[^] Internally improve how integrations are handled
[!] Fix fancy actionbar completion colors