FoodExpiry
A simple plugin that makes food expire. Players that eat expired foods are at risk of getting sick.
- This is done by attaching an expiration date onto the lore for each newly instantiated/crafted/cooked food entity. When any food is consumed, the plugin will check to see if the current date (minecraft "date", not the real world date) is greater than the food's expiration date. If so, the player has a k% (default 80%) chance of getting food poisoning.
- A player that gets food poisoning suffers an unfavorable status effect (defaults are one of: [poison, blindness, confusion]) for a short period, and becomes hungry for an extended period of time.
- Players can get the current world date by right clicking with a clock.
- Most components are configurable (for ex: the possible effects when getting food poisoning, duration of the effects, default expiry per food type etc).
- Built with spigot-api-1.13.2.
-
View User Profile
-
Send Message
Posted Apr 9, 2020Hi,
Is this plugin compatible with 1.15.2? Will it be updating to 1.16?
-
View User Profile
-
Send Message
Posted Jul 23, 2021In reply to donnie8986:
It must be updated cause its to unique idea! i really support it!
-
View User Profile
-
Send Message
Posted Sep 13, 2019Plugin works very well.
But I have pig meat with expiration date x ... and put it in the furnace. When the meat is baked, it does not have a date and it gives the possibility to store in a chest through a hopper without an expiration date.
Is it possible to change this?
Sorry for my english.
-
View User Profile
-
Send Message
Posted Sep 20, 2019In reply to Forge_User_96595654:
This was by design. When you pull the food out of the chest or the furnace it should get an expiration date.