Jannyboy11 / InvSee-plus-plus

A bukkit plugin for manipulating player inventories
Other
93 stars 17 forks source link

NBT tag argument for /invgive and /endergive is ignored on Glowstone #63

Closed Jannyboy11 closed 1 year ago

Jannyboy11 commented 1 year ago

This is not yet implemented because Glowstone does not have NBT tag -> ItemMeta conversion built in. We should implement this ourselves in the Give_Impl_Glowstone module.