Mechanic

remove

Removes the target entity from existence

Aliases

delete

Configuration Fields (1)

NameTypeDefaultDescription
onRemove
then
Optional<Skill>Skill to execute when the destination is reached

Examples & Notes

Examples

This mob would despawn 10 seconds after spawning:

  Skills:
  - remove{delay=200} @self ~onSpawn

This skill despawns the mob immediately when it is right clicked.

  Skills:
  - remove @self ~onInteract

Universal Mechanic Options

Mentioned by

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.