forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 68
List Spell
JasperLorelai edited this page May 19, 2024
·
2 revisions
spell-class: ".command.ListSpell"
This spell lists the player's known spells, which may be filtered with options. If the caster has the magicspells.advanced.list
permission, they may pass a player whose spells would be listed using the cast command or subspell args
.
Since 4.0 Beta 13 some of these options support dynamic values through numeric or string expressions.
Option | Type | Default | Supports expressions |
---|---|---|---|
spells-to-hide |
String List | false |
|
reload-granted-spells |
Boolean | true |
true |
only-show-castable-spells |
Boolean | false |
true |
str-prefix |
Rich Text | "Known spells:" |
true |
str-no-spells |
Rich Text | "You do not know any spells." |
true |
filter |
Spell Filter | false |