Skip to content

UndoPasteSpell

MomoPewpew edited this page Dec 9, 2023 · 1 revision

Source Code

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
Clone this wiki locally