
This is a simple add-on for BossShopPro that allows you to easily utilize MythicMobs' items in your shops.
It supports using items from MythicMobs as :
- Costs
- Rewards
- Menu Items
- Anything else I could think of!

Required Dependencies
- MythicMobs v4.3.2 or later
- BossShopPro v1.9.0 or later (this may work with the free versions of BossShop but is not tested or guaranteed)
- Download MythicMobs-BossShopAddon.jar
- Place it in your plugins directory.
- Start your server!
Configuring in BossShop is easy. The add-on adds a new "mythicitem" type that you can use in all of your configurations.
Just add an item with the syntax mythicitem:itemname in your shop configs and the item will be automatically imported from MythicMobs on your shop screen.
This add-on also adds a special function to your item configs called prependlore. This allows you to prepend lines text to MythicMobs items' lore in the shop interface, which can be useful for adding additional information that is specific to the shop.
Example Configuration:
Code:
21:[/B]
[B] MenuItem:
- mythicitem:SkeletonCostume
- prependlore:&ePurchase for &a20 &6Tricky Treats#
RewardType: mythicitem
Reward:
- mythicitem:SkeletonCostume
PriceType: item
Price:
- - mythicitem:TrickyTreat
- amount:20
Message: '&eYou traded Tricky Treats for a Skeleton Costume!'
ExtraPermission: ''
InventoryLocation: 21


► MythicMobs Forums
► Discord Server
Check out our forums or Discord for support. We do not provide support in the comments/reviews or through PMs.