#(ikuria) array for item sorting (creative menu style)
14 messages · Page 1 of 1 (latest)
(ikuria) array for item sorting (creative menu style)
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
dont know if there is a way from denizen to output a map of the inventory i have open (in creative)
need that list for my own sorting gui
This does exist on Spigot, but has not been implemented in Denizen yet https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html#getCreativeCategory()
declaration: package: org.bukkit, enum: Material
Thread is now a Feature thread. This indicates a request for a new feature to the plugin, that both (A) does not already exist and (B) reasonably can be added. If you are unsure whether this applies, use </helpthread:1028674284870180883> to change back to a normal help thread.
(Likely this would be a <MaterialTag.creative_category> tag if it gets added)
Probably best to wait for Paper's newer API, as that Spigot API is inaccurate (as items can be in multiple categories now) & will be deprecated once Paper adds their new API
sounds good, nice to know there is a way to get that creative menu - i will wait, /featurethread?

Already a feature request thread