MythicArtifacts not working on Paper 1.16.2 upon version update (1.15x worked perfectly)
Summary
After updating to 1.16.2, All artifacts items, including the default ones do no longer work due to "improperly configured items" A thing to note is that they worked perfectly fine in 1.15.
Steps to reproduce
- Have Artifacts and MythicMobs installed (duh)
- Have the paper jar be a 1.16.2 server jar
- use either /mm i get or /ma get (Literally any item file, even the default)
Current behavior
- If /mm i get is used, it states that the item is improperly configured.
- If /ma get is used, it shows nothing but "An internal error has occurred", and displays the following null error:
Intended correct behavior
Items should be given on both command
Server log file
Debug log snippet
Proposed fixes
Since 1.16 changes attributes and some other back end things to my knowledge, and Artifacts not having a change for those, it would naturally not work. Would fixing the attributes and changes work, or is there something else that broke(?)