#Is there a "On player Recipe Discovery"
1 messages · Page 1 of 1 (latest)
skbee has this event https://skripthub.net/docs/?id=10471
oh theres a different doc website. i was looking in here https://docs.skriptlang.org/events.html#portal_create
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)
Im comparing between Denizen and skript and just discover there is much more with skript holy. what about performance though? hows skript?
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)
I've seen their reviews of their resource page, Basically the author is just an a*hole. Also there is missing events such as this one where its hasn't been a feature yet. Ig my decision is settled then
this server seems like a much more friendlier environment
from my experience, it's not just the author who's toxic: its the entire community
skript is better in almost every way (syntax, community, features) that its hard for me to recommend Denizen anymore
Question. The addons are just like plugins that you put in the plugins folder right? and you can also combine these addons with each other in a single skript file?
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)