File Details
2.0
- R
- Dec 5, 2022
- 104.06 KB
- 160
- 1.19.3+8
File Name
CurePiglins.jar
Supported Versions
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
Big update
(+) Fixed bug where piglins would get lost, despawn, lose their items
(/) Changed data.yml and config.yml. The data yml will convert itself to the newer version and config will update itself keeping any old settings
(/) Changed piglins getting cured instantly after server restart. Now it will simply continue the timer where it left off
(+) Piglins now keep their potion effect after server restart
(+) turnAggresiveWhenHit from config is now split into turnAggresiveWhenHit and turnAggresiveWhenHitByCurer, both false by default
(+) Added setting followCurer in config. If true then the player will make the piglin follow them by SHIFT+RIGHT_CLICKING on them. Piglins cannot follow you if you are in creative, carry a crossbow in their main hand (Read armourInventoryModify bellow) or they are a baby (Read feedGoldenCarrot).
- Also added messages for this setting
(+) Added setting cancelTransformationWithMilk. Both false by default. The zombified curing process can be cancel by right clicking it with milk
(+) Same as cancelTransformationWithMilkByAnyone but works for any player on any piglin. Will not work, even if set to true, if cancelTransformationWithMilk is set to false
(+) Added setting feedPiglin. Both false by default. Items that can be fed to piglin: Enchanted golden apple, golden apple, Suspicious stew, Poisonous potato, Chorus fruit, Honey bottle, Pufferfish, Spider eye, Milk bucket, any drinkable potion (Read minecraft wiki to see each effect)
(+) Added feedPiglinByAnyone. Same as feedPiglin but works for any player on any piglin. Will not work, even if set to true, if feedPiglin is set to false
(+) Added setting feedGoldenCarrot. Extension setting for feedPiglin and feedPiglinByAnyone. Feeding a cured piglin a golden carrot will make into an adult if it's a baby and an adult if it's a baby
(+) Added setting getInfo. When SHIFT+LEFT_CLICKING the cured piglin, the curer and staff with permission: curedpiglins.piglininfo will be able to see it's information
(+) Added setting getInfoByAnyone. Same as getInfo but works for any player on any piglin. Will not work, even if set to true, if getInfo is set to false
(+) Added setting informCurerAboutPiglinDeath. When the piglin dies it will send a message to it's curer telling them their death date, death location, last damage cause, last damage cause date, last date hit by player and last player to ever hit the piglin
(+) Added setting armourInventoryModify. When RIGHT_CLICKED the piglin will open it's inventory, displaying (and having the ability to modify) their armour, item in main hand and an extra slot for storing. Can only be opened by curer or staff with permission: curedpiglins.openarmourinventory
(+) Added setting armourInventoryCanBeOpenedByAnyone, if true then any player can open any piglin's inventory even if they are not the curer. Will not work, even if set to true, if armourInventoryModify is set to false
(+) Added setting armourInventoryBonusRows (Values from 0 to 5). Adds extra rows to the piglin inventory
(+) Added dropItemsFromInventoryOnDeath setting. If true then the piglin will drop ALL of the items stored in their inventory. If false the items are lost on death.

