Command support for mob types #781
Labels
area/mobs
Monster types, behavior, abilities, configuration.
blocked/rework
Awaiting a larger rework effort.
rework/mobs
Relevant to the mobs rework effort.
type/enhancement
New or improved feature.
Feature request
Short description
We should have a way to do add commands to more places, like after the monster value
Implementation details
The ability to add commands to more places would allow further customization and remove the need for MobArena Extension and support for countless more plugins.
e.g
Boss1:
monster: /mm mobs spawn SlimeBoss
name: Steven
health: 69
abilities: fire-aura, /smite @p, /effect give @e[type=minecraft:slime] regeneration 10 1
This should function the same way as the command(s) support for rewards/upgrade waves
e.g
Upgrade1:
wave: 10
all: /op
The text was updated successfully, but these errors were encountered: