rowan-vr / CustomAdvancements

Custom Advancements is an easy to configure minecraft plugin where you can create your own advancements for your server. Your players can use the easy to use GUI to see the advancements and their progress and how to activate them!
https://www.spigotmc.org/resources/custom-advancements.91167/
GNU General Public License v2.0
34 stars 7 forks source link

[Suggestion] Add support for Mythicmobs #138

Open LeafletXD opened 1 year ago

LeafletXD commented 1 year ago

Allow the Mythicmobs entities to be calculated as valid entities in the format mythicmob: [custom mob name] Here is the example config:

type: killentity
value: mythicmobs: soldier
amount: 10

or

type: killentity
value: mm_soldier
amount: 10

Mythicmobs: https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84.5702/

I know someone has already put forward this suggestion, but I still want to make it, please :(

LeafletXD commented 1 year ago

Or

type: killentity
value: 
mm: soldier // Can be added by oneself
amount: 10