rowan-vr / CustomAdvancements

Custom Advancements is an easy to configure minecraft plugin where you can create your own advancements for your server. Your players can use the easy to use GUI to see the advancements and their progress and how to activate them!
https://www.spigotmc.org/resources/custom-advancements.91167/
GNU General Public License v2.0
34 stars 7 forks source link

fake requirement #191

Open asheden opened 5 months ago

asheden commented 5 months ago

you can set the GUI order on the vanilla advancements screen through the required advancements feature, but that fully locks all progress. so if you have an achievement similar to "walk 10 blocks", then one following it that's "walk 100 blocks", it'll only start counting the 100 after you finish the 10. this can be fixed by simply adding a soft requirement, which would still let you make progress even before the previous one is complete.