Vaan1310
Vaan1310

Please stop posting anything here, we already know what we need to fix it just requires time and patience and lots of changes, also you will not recive support for...
Once this works i will try replacing it with google's [ForwardingObject](https://guava.dev/releases/19.0/api/docs/com/google/common/collect/ForwardingObject.html) rather than adding a new dependency, similar to how many paper classes are implemented so to not get surprises...
No idea why it still says Merge Conflicts when i already solved those, it looks like there are some problems, rewriting them here for consistency - ~~SoulBound tests don't pass...
WrongItemStackException isn't used anymore, should it be removed altogether? also `SlimefunItem#isItemStackImmutable` is now useless as I am returning defensive copies, should I remove that one too?
No need to retest from 0 the last commit as it just removes unused code
Moving bundle features to another PR as they are out of scope here #4278
Made an addon https://github.com/Intybyte/Movecraft-PAPI because I liked the idea, it would have been cool if movecraft had more methods for crafts like counting the amount of blocks a craft has,...
Done, the issue is #678 we can close this
This is probably not needed in the base plugin, however it you are interested I made an addon for it as I liked the idea https://github.com/Intybyte/SkillTime/