SkytAsul / BeautyQuests

A quests plugin based on a simple-to-use graphical interface (Minecraft)
MIT License
149 stars 28 forks source link

List of mobs to kill "or" and not "and" #287

Open Fortuneeeee opened 8 months ago

Fortuneeeee commented 8 months ago

Hi, I have been trying to make it so that a kill mob quest can work based on vanilla mob type, and that the mob type includes any Citizens NPCs as well, as I do not like being limited to kill only a single citizen NPC over and over to finish a quest. The quest has as the objective killing 30 foxes, which I would like to be from Citizens due to Sentinel's configurability, but since the kill NPC action is based solely on ID, I cannot. I guess there might be a way to do so, but I really cannot figure it out, so, help?

SkytAsul commented 8 months ago

Citizens is not really done for such a thing, that's why it isn't possible to do what you are trying to in BeautyQuests. I will eventually add a way to set a list of mobs to kill, where the player will have to kill a certain amount of mobs from this list.