Drop issues with passing -mmoitems (no tier/level support)
As of latest dev builds for both MMOitems and MM, I also dont see a method to pass an unidentified item
im passing "mmoitems{type=SWORD;id=STARTER_SAMURAI_SWORD;level=50} 1 1"
I have the item set to scale damage but even when I spawn it, it doesnt have the correct scaling, I will say when I /mi generate its working, so im curious if something isnt getting passed correctly /mi generate kainzo -id:STARTER_SAMURAI_SWORD -type:SWORD -level:50 - works It appears I am unable to pass TIER either... its just ID/Type? seems very restrictive
It would be better if mmoitems would allow passing of the generate item syntax.