Fixed issue with item import command
Moved most custom menu logic from MythicRPG to base plugin to be able to expand on custom menu features in the future. Custom menus require either MM Premium or RPG to use
Disabled ShopGUIPlus support until some issues are sorted out
Fixed IllegalArgumentException with skull textures causing several mob types to not work, such as cats
Fixed NPE with mobs that dont have drop tables
Added placeholder support to bonus damage fields in damaging mechanics
Refactoring
Se solucionó el problema por el cual el NBT contenía una lista de VolatileCompoundTag
Added `bonusDamageModifiers/bdm` to damage mechanics. Multiplies provided damage types
Changed `@TargetLocation` `maxDistance` option to be a double instead of an int