UndoPasteSpell - MomoPewpew/MagicSpells GitHub Wiki
spell-class: ".instant.UndoPasteSpell"
Description:
Instant spell. Forces a premature expiration of the listed PasteSpell.
Configuration Options:
| Option | Description | Default Value |
|---|---|---|
ignore-other-players |
Whether it should only revert paste spells that were cast by the caster. | false |
paste-name |
The name of the PasteSpell that this spell can revert. | "" |
Example:
admin-devilsTail-destroyBuild:
spell-class: ".instant.UndoPasteSpell"
paste-name: admin-devilsTail-pasteDvil
ignore-other-players: true