Skip to content
JasperLorelai edited this page Nov 10, 2023 · 7 revisions

Source Code

spell-class: ".targeted.EntitySilenceSpell"

Description:

A targeted spell that toggles mob sounds.

Configuration:

Since Beta 13 these options support dynamic values through numeric or string expressions.

Option Type Default
target-state Boolean State "toggle"

Example:

sound:
    spell-class: ".targeted.EntitySilenceSpell"
    range: 20
    target-state: toggle
    can-target: nonplayers
Clone this wiki locally