#Is there a "On player Recipe Discovery"

1 messages · Page 1 of 1 (latest)

visual coral
#

Is there a event trigger for the Recipe Discovery or something about recipes. I want to run a block of code where when a player discovers a recipe in the recipe book or knowledge book so i can remove it from them.

topaz knoll
visual coral
topaz knoll
#

you shouldn't use those docs because they don't cover other addons
the skripthub or skunity docs cover addons (the skriptlang docs only cover skript itself)

visual coral
topaz knoll
#

never really used denizen much, but i've heard the two are basically uncomparable
skript has a much larger community, more features, (likely) better performance and has better (and more readable) syntax
not to mention that skript doesn't have a centralized community (rather, smaller communities like skunity and skripthub) so we don't experience the toxicity and pains of a large, centralized community like Denizen does (i joined their discord for a day and got ridiculed for having offline-mode on because i was using it on a proxy server smh)

visual coral
#

this server seems like a much more friendlier environment

topaz knoll
visual coral
topaz knoll
#

yup
addons are installed like any other plugin
all addons can be used in a single file at the same time (even in the same line)
it's very well integrated (just drop the addon in the folder, restart your server, and you can immediately start using its features)