forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Valid Target List
JasperLorelai edited this page Jul 25, 2023
·
1 revision
With this version, you can use either the string-based or list-based target lists.
This version should contain target elements separated by a comma in a string/text form.
can-target: element1,element2,element3
This version should contain target elements in a YAML string list.
can-target:
- element1
- element2
- element3
# same as
can-target: [element1,element2,element3]
-
self
orcaster
-
player
orplayers
-
invisible
orinvisibles
-
nonplayer
ornonplayers
-
monster
ormonsters
-
animal
oranimals
-
mount
ormounts
-
rider
,riders
,passenger
orpassengers
-
castermount
orselfmount
-
casterpassenger
orselfpassenger
-
entitytarget
ormobtarget
- Entity Type
!!!This is not the official MagicSpells wiki!!!
This wiki was cloned from the official one to document the changes to the plugin that were made specifically for Dwarves vs Zombies 2023 and Lords of Minecraft 2