TF-EssentialsX/Essentials
Mark Vadeika 2549ed830f Enable control of entity transformations in EssentialsProtect (#2836)
This allows users to prevent any of the following transformations:

- Creeper charging
- Villager infected by zombie villagers
- Villager being cured
- Villagers turning into witches
- Pigs turning into zombie pigmen
- Zombies turning into Drowned (and husks turning into Zombies)
- Mooshrooms switching colors

Configurations are in a new subsection, `protect.prevent.transformation`. All options are disabled by default.

---

* Allow for control of transformations

* Undid removal of villager checking

* Undid removal of villager checking

* Documentation for transformation configs

Co-Authored-By: md678685 <1917406+md678685@users.noreply.github.com>

* Removed duplicate configuration lines

* Updated info about husks drowning

* Changed config names

Co-authored-by: md678685 <1917406+md678685@users.noreply.github.com>
2019-12-23 13:55:05 +00:00
..
src Enable control of entity transformations in EssentialsProtect (#2836) 2019-12-23 13:55:05 +00:00
test/com/earth2me/essentials Fix version regex on 1.14.3 (#2622) @JRoy 2019-06-25 07:18:16 +01:00
pom.xml Build with GitHub Actions (#2800) 2019-12-16 14:23:00 +00:00