MythicMobs Reload Support
Grdgyyr opened this issue ยท 6 comments
I tested your dev build 366. reward price reloads but consoleRunCommand and chance are not affected
I have looked at the code again, and I think it works. Maybe I need to explain how data is stored.
- When a mob is spawned it is tagged with the reward data. These data will not be changed when you reload MobHunting.
- But if you reload and then spawn a new MythicMob it should be tagged with the newly loaded data. Please try again. Reload and then spawn a MM, and kill it.
This should not be a big problem?
I have made change in how I find the reward data when a MM is killed. Maybe this will work better.
Please test build 367 or newer
https://fractal.lindegaard.one:8181/job/MobHunting/
I have not had a lot of time to test my self.