MagicPlugin icon indicating copy to clipboard operation
MagicPlugin copied to clipboard

Magic + ItemsAdder

Open PriestOfTerror opened this issue 8 months ago • 3 comments

Hi. I'm dealing with multiple resource packs from different plugins on the server. The big challenge was to connect the ValhallaMMO plugin with ItemsAdder, but I finally managed to do it. But I had to solve it using the ResourcePackManager plugin and that helped me. The last plugin I wanted to have on the server was the Magic plugin. But when I added it to the server, the ItemsAdder resource pack plugin stopped working and even writing it into the ResourcePackManager plugin didn't solve it. I would be very happy if you could advise me on how I can fix the non-functioning of other resource packs after adding the Magic plugin. Magic is a really well-designed plugin and I would like to have it on the server. But if it can't be merged with these other plugins, I will be forced to delete it :(

PriestOfTerror avatar Apr 17 '25 21:04 PriestOfTerror

Hi! I'm glad you are enjoying it. You can disable Magic's RP functionality with this:

/mconfig config enable_resource_pack false

This should happen automatically when ItemsAdder is present, though. Can you let me know if the above works, and also if you've seen a message like this in your server logs?

ItemsAdder found, disabling resource pack functionality. Use /mhelp compatibility for more info.

NathanWolf avatar Apr 17 '25 23:04 NathanWolf

Hi, it will work partially, but I would need both resource packs to work. But when I put the resource pack in the itemsadder folder and unzip it, it still doesn't work, how do I do this correctly?

18. 4. 2025 v 1:18, Nathan Wolf @.***>:

/mhelp compatibility

PriestOfTerror avatar Apr 18 '25 11:04 PriestOfTerror

If ItemsAdder is not loading my RP I think you would need to ask them for help with that.

It's just a normal RP using custom model data to make custom item appearances, I assume the same as ItemsAdder is doing. I chose high/random CMD values to not collide with other plugins.

There were a ton of deep changes to how RPs work in 1.21.4, if you are using that or a later version it's possible ItemsAdder needs an update.

In any case I don't think there's anything I can do about it.

My normal advice for using multiple RPs is to combine them, I have a tool for that (which also probably needs updating for 1.21.4). I don't use ItemsAdder or any kind of plugins that build RPs on demand.

NathanWolf avatar Apr 18 '25 15:04 NathanWolf