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

Suggestion: Holding an item #178

Open AlexKari opened 8 months ago

AlexKari commented 8 months ago

I'd like to add an advancement for holding the dragon egg. Is there a way to do this currently?

SirCraftypants commented 8 months ago

Unfortunately not, the only option is to ObtainItem, the option that probably would have been of use to you is PICKUP but it's not implemented, the list below are what's missing but i was told months ago that implementing them all is unfortunately low priority.

USE_ITEM INTERACT_WITH_ANVIL SLEEP_IN_BED PICKUP DROP DEATHS BREAK_ITEM TRADED_WITH_VILLAGER

I spent 5 months creating advancements in the hope that i'd be able to do everything i wanted with this plugin, only to find out it can't do all it theoretically should do. At the moment i'm waiting until either it's implemented or i finally get bored of waiting and try an alternative like a plugin that can do it all.

I was given the advice of trying to find a developer who could do it for me but all the developers i've asked expect thousands of pounds. I've offered to pay the Devs who are supposed to be updating this plugin but all i got was a not enough time from one and nothing but smartass reply from another.

I'm currently sourcing alternatives, one i've sourced and looking at here