Version: 0.5.1
Despawn Mob Action
The Despawn Mob Action
action removes MythicMobs mobs from the world.
How could this be used?
This action could be used in stories or quests in various ways. For instance, if a player fails a quest to kill 10 zombies, then the zombies could be despawned to signal that the quest is no longer active. One could even use this action for a quest to kill a certain amount of mobs within a time limit!
Fields
Criteria
InheritedListA list of facts that must be met by the player before this entry can be triggered.
Modifiers
InheritedListA list of facts that will be modified for the player when this entry is triggered.
Triggers
RequiredListMob Name
RequiredPlaceholdersThe mob's name
Placeholders from the
PlaceholderApi
can be used. So for example, you can use %player_name%
for the player name.