EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.94k stars 978 forks source link

Support custom enchantments in /kitcreate and /kit #3943

Open SNokerYT opened 3 years ago

SNokerYT commented 3 years ago

i have a problem with essentials kits - When i Create a kit with a Glow on item and order this kit the glow will disappear from item test1

Chew commented 3 years ago

Great start but you're still missing most of the template...

Information

Full output of /ess version:

Server startup log:

EssentialsX config:

Details

Description:

Steps to reproduce:

Expected behavior:

Console stack trace:

Screenshots:

SNokerYT commented 3 years ago

image Log | https://justpaste.it/5wfyw EssentialsX config | https://justpaste.it/4blaa

JRoy commented 3 years ago

Could perhaps use the new enchantment providers pending in #3963 to serialize/deserialize enchantments by id/namspace

pop4959 commented 3 years ago

I think this is more so an issue with the Essentials item meta not being re-applied to the items that are saved via /kitcreate and then loaded. I'm pretty sure it's also a more widespread issue than just the glow effect.