Mythicdungeons/Mythicmobs Issues
Hello! Currently what i'm trying to do is create an arena that has 12 different mobs that spawn 1 at a time every four hours. I've got the spawner ironed out in mythicmobs. All that stuff works great. The issue i'm experiencing is directly corelated with my inability to access the /rewards menu in mythicmobs. Mythic dungeons, as aggrivating as it is, does have the functionality to do so from the function "net.playavalon.mythicdungeons.dungeons.functions.rewards.FunctionMythicLootTableRewards" but i'm not sure how to translate this into a mythicmobs drop table? The goal isn't to set up a dungeon instance for this Area. This area will be "static" but I see no point in making it a dungeon because it's well, not.. I have both the plugins, i'm just not following what's happening. I COULD create a menu for this but in doing so I would need to choose between mythicdungeons /rewards and my custom created Deluxemenus rewards. This isn't ideal. I'd either have to have two seperate /rewards commands one for each task or i'd have to remove the functionality from Mythicdungeons to reduce player confusion. The player confusion is a legitimate enough reason to remove this functionality from Mythic Dungeons.
Hopefully i'm just misunderstanding how to do this because from my perspective it's a simple menu.... I'm not sure why i'm having so much trouble trying to create a command that drops the items into /rewards from mythicmobs.
From the best that I can understand, there's no way currently to do this. My suggestion, is to either remove the /rewards page from Mythicdungeons functions entirely and nest it into Mythicmobs that way this "net.playavalon.mythicdungeons.dungeons.functions.rewards.FunctionMythicLootTableRewards" Is callable through an actual command based script rather than whatever this is. TBH I have no clue what goin on with the functions in Mythicdungeons. I'd like to learn more about it. I think there's a lot of improvements that could be made to Mythicdungeons as a whole. I will also copy/paste this post over in Mythic dungeons GIT.
My solution is to create the rewards menu function in Mythicmobs Droptables to reduce necessity for the Rewards function in mythicdungeons. It's redundant and actually causing confusion. The best solution I can come up with, with my limited education on the matter, is to make this /rewards available in Mythicmobs.