Hey! For the last few months, I've been slowly working on a forked version of EnchantsSquaredRewritten for use personally on a close-knit server with my friends. This version only really adds a couple of quality-of-life commands for stuff like updating items from the old original EnchantsSquared lore-based storage system to the new PersistentDataContainer system. Anyways, I've been coming across a bit of trouble compiling my forked version without massively tweaking or removing features like ValhallaMMO integration because many plugins that EnchantsSquaredRewritten hooks in its code aren't referenced as a dependency in its pom.xml file, which just leads to a ton of nasty compilation errors.
Do you think you could add the necessary dependencies to the pom.xml file of this repo? I think from what I can tell the two missing are ValhallaMMO and ValhallaTrinkets, but I'm not too sure. I'm also just not too great with Maven so if there's an obvious solution or piece of technology I'm missing please let me know!
Please follow up if you need more information! I'm not the best at explaining stuff sometimes. Thanks!
Hey! For the last few months, I've been slowly working on a forked version of EnchantsSquaredRewritten for use personally on a close-knit server with my friends. This version only really adds a couple of quality-of-life commands for stuff like updating items from the old original EnchantsSquared lore-based storage system to the new PersistentDataContainer system. Anyways, I've been coming across a bit of trouble compiling my forked version without massively tweaking or removing features like ValhallaMMO integration because many plugins that EnchantsSquaredRewritten hooks in its code aren't referenced as a dependency in its pom.xml file, which just leads to a ton of nasty compilation errors.
Do you think you could add the necessary dependencies to the pom.xml file of this repo? I think from what I can tell the two missing are ValhallaMMO and ValhallaTrinkets, but I'm not too sure. I'm also just not too great with Maven so if there's an obvious solution or piece of technology I'm missing please let me know!
Please follow up if you need more information! I'm not the best at explaining stuff sometimes. Thanks!