Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
NotQuests

NotQuests

Best Paper-native Quest Plugin ✅ Better than "Quests" ⭐ Tasks ⭐ Multi-Path Objectives & Sub-Objectives ⭐ RPGs ⭐ Multi-Path Conversations ⭐ Reputation Systems ⭐ Tags ⭐ Conditions ⭐ Profiles ⭐ GUI ⭐ Proxy Support ⭐ MiniMessage & Adventure ⭐ & much more!

13.6k
146
Adventure
Game Mechanics
Utility

Compatibility

Minecraft: Java Edition

1.21.1
1.20.6
1.20–1.20.1
1.19.2–1.19.4
1.19
1.18.x
1.17.x

Platforms

Bukkit
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Sponsor on GitHub

Creators

Alessio
Alessio Owner

Details

Licensed GPL-3.0-only
Created 2 years ago
Updated 9 months ago
DescriptionGalleryChangelogVersions

Show all versions

1
2
3

v5.19.0 - paper 1.21.1 support

by Alessio on Sep 30, 2024
Download
  • [+] Support paper 1.21.1
  • [!] Remove unused dependencies. This reduces the size of notquests from 6.5 MB to 3.4 MB

v5.18.2 - quest profile bug fixes

by Alessio on May 5, 2024
Download
  • [!] Fix creation and saving of quest profiles not working (/nq profiles)

v5.18.1 - dependency upgrades

by Alessio on May 5, 2024
Download
  • [^] Upgrade various dependencies of notquests: betonquest, citizens, elitemobs, projectkorra, uclans, znpcs, floodgate, placeholderapi, crunch, hikaricp
  • [@] Update various translations

v5.18.0 - paper 1.20.6 support

by Alessio on May 4, 2024
Download
  • [+] Support paper 1.20.6
  • [!] Disable UltimateClans support, as their maven repository for v5 has been deleted

v5.17.1 - mythicmobs factions support & bug fixes

by Alessio on Jun 13, 2023
Download

v5.17.0 - mythicmobs factions support & bug fixes

by Alessio on Jun 13, 2023
Download
  • [+] Support mythicmobs factions in killmobs objective (mmfaction:yourfactionname)
  • [!] Attempt to fix db issues

v5.16.1 - Fix sqlite issues

by Alessio on Jun 12, 2023
Download
  • [!] fixed sqlite locking issues by limiting its max. connection pool size to 1.

v5.16.0 - 1.20 support

by Alessio on Jun 11, 2023
Download
  • [+] Update to Paper 1.20
  • [+] Update Citizens API so it supports the latest version

v5.15.0 - 1.19.4 support + bug fixes

by Alessio on May 7, 2023
Download
  • [+] Support Minecraft 1.19.4 (Thanks to @BakaAless )
  • [+] Drop Spigot support completely. This reduces the jar size!
  • [+] Add AND and OR to boolean conditions (Thanks to @BakaAless )
  • [^] return warning when using /qa editor command
  • [!] Prevent unnecessary quest saves during plugin load. This should increase the load speed of NotQuests, especially if you have many Quests
  • [!] fix OtherQuest objective task description not displaying the displayname of the other Quest
  • [!] fix typo in Quest chat preview
  • [!] fix conversation focus distance check erroring when player is in different worlds
  • [!] fix QuestOnCooldown variable not working
  • [@] Update a bunch of translations

v5.14.0 - Bunch of cool stuff!

by Alessio on Mar 5, 2023
Download
  • [+] 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: https://github.com/AlessioGr/NotQuests/pull/189

  • [^] Update all kinds of dependencies

  • [^] Stop a moving Citizens NPC when in a conversation (Thanks to @BakaAless ). Showcase: https://github.com/AlessioGr/NotQuests/pull/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 )

v5.13.1 - Fix MiniMessage bug which affects material name colors

by Alessio on Feb 4, 2023
Download
  • [!] Finally fix lang tags being invisible inside custom gradient tags if they are not wrapped in a solid color. This removes the hard-coded blue color for translated material names and thus allows for more customization.

v5.13.0 - Better conversations & bug fixes

by Alessio on Feb 3, 2023
Download
  • [+] Better conversations: Conversation Focus! Thanks @BakaAless for adding this feature
  • [!] Fix errors when a condition is executed from an async thread

v5.12.1 - Integration update

by Alessio on Jan 21, 2023
Download
  • [^] updated BQ integration interceptor to work with the latest version

v5.12.0 - Category GUI Items

by Alessio on Jan 21, 2023
Download
  • [+] Now you can finally customize the category GUI items (default is chest) using /qa categories edit categoryname guiItem ...

v5.11.0 - More advanced maxAccepts

by Alessio on Jan 20, 2023
Download
  • maxAccepts => limits.accept, limits.complete, limits.fail. maxAccepts did not make sense, as it counted the completions and not the accepts
  • New variables: QuestReachedMaxCompletions and QuestReachedMaxFails
  • /qa edit questname acceptCooldown complete ...

v5.10.1 - Bug fixes!

by Alessio on Jan 19, 2023
Download
  • For PlayerStatisticVariable: Only allow untyped statistics. The others are filtered out, as they need additional arguments
  • NPC holo stuff safety check incase PacketManager is null
  • Update packet version check to 1.19.3

v5.10.0 - 85 new variables & better stability

by Alessio on Dec 20, 2022
Download
  • [+] Added "Statistic" variable, which lets you access 85 Minecraft statistics and use them as conditions, objectives, actions etc. You can find all statistics you can use here: https://jd.papermc.io/paper/1.19/org/bukkit/Statistic.html
  • [^] Various bug fixes & stability improvements

v5.9.1 - Update dependencies

by Alessio on Dec 16, 2022
Download
  • [^] Just updated some of notquests dependencies & updated some translations.

v5.9.0 - 1.19.3 support

by Alessio on Dec 9, 2022
Download
  • [+] Added support for 1.19.3 and updated some dependencies & integrations

v5.8.4 - CollectItems => PickupItems objective

by Alessio on Nov 18, 2022
Download
  • [^] Renamed CollectItems Objective to PickupItems Objective which should be more accurate. Also improved that objective!
1
2
3

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.