aematsubara / RealisticVillagers

Forget about those boring villagers and replace them with interactive humans!
https://www.spigotmc.org/resources/realisticvillagers.105055/
GNU General Public License v3.0
30 stars 26 forks source link

FEATURE REQUEST: Heavily armored villagers #16

Closed marcelschoen closed 1 year ago

marcelschoen commented 1 year ago

I am running a hardcore survival server (inspired by RL Craft), with several plugins that make mobs a lot harder and more dangerous (including some randomly spawning mini-bosses etc.). That makes life also more difficult for the villagers. While I can increase their max health (which I did), it would be nice to have one of several config switches to enforce that all the villagers are armored and armed.

Maybe allow to add a list of armor parts and weapons (like a loot table) of which the plugin will assign armor to each generated villager randomly.

Also, while it's a rare thing, sometimes villages are generated near a pillager tower. It would be cool if the villagers were especially heavily armed in such a scenario (i.e. a pillager tower being less than 200 blocks away or so).

aematsubara commented 1 year ago

Hi! This sounds like a good suggestion; I'll keep it in mind for a future update!

aematsubara commented 1 year ago

Take a look at the new spawn-loot system; sorry for the long wait!

EDIT: the pillager tower feature can't be added since there's not way to locate a pillager outpost, maybe iterating through nearby blocks, but that would lag the server a lot.