Fridge Food is a simple plugin that allows the owner to manage which foods are allowed in the chests.
Item List:You can find the full item list with itemid and shortname here
Configuration
{
"Food List": [
"apple",
"apple.spoiled",
"black.raspberries",
"blueberries",
"grub",
"worm",
"cactusflesh",
"can.beans",
"can.tuna",
"chocolate",
"fish.anchovy",
"fish.catfish",
"fish.cooked",
"fish.raw",
"fish.herring",
"fish.minnows",
"fish.orangeroughy",
"fish.salmon",
"fish.sardine",
"fish.smallshark",
"fish.troutsmall",
"fish.yellowperch",
"granolabar",
"chicken.burned",
"chicken.cooked",
"chicken.raw",
"chicken.spoiled",
"deermeat.burned",
"deermeat.cooked",
"deermeat.raw",
"horsemeat.burned",
"horsemeat.cooked",
"horsemeat.raw",
"humanmeat.burned",
"humanmeat.cooked",
"humanmeat.raw",
"humanmeat.spoiled",
"bearmeat.burned",
"bearmeat.cooked",
"bearmeat",
"wolfmeat.burned",
"wolfmeat.cooked",
"wolfmeat.raw",
"wolfmeat.spoiled",
"meat.pork.burned",
"meat.pork.cooked",
"meat.boar",
"mushroom",
"jar.pickle",
"smallwaterbottle",
"waterjug",
"candycane",
"bottle.vodka",
"black.berry",
"clone.black.berry",
"seed.black.berry",
"blue.berry",
"clone.blue.berry",
"seed.blue.berry",
"green.berry",
"clone.green.berry",
"seed.green.berry",
"red.berry",
"clone.red.berry",
"seed.red.berry",
"white.berry",
"clone.white.berry",
"seed.white.berry",
"yellow.berry",
"clone.yellow.berry",
"seed.yellow.berry",
"corn",
"clone.corn",
"seed.corn",
"clone.hemp",
"seed.hemp",
"potato",
"clone.potato",
"seed.potato",
"pumpkin",
"clone.pumpkin",
"seed.pumpkin",
"healingtea.advanced",
"healingtea",
"healingtea.pure",
"maxhealthtea.advanced",
"maxhealthtea",
"maxhealthtea.pure",
"oretea.advanced",
"oretea",
"oretea.pure",
"radiationremovetea.advanced",
"radiationremovetea",
"radiationremovetea.pure",
"radiationresisttea.advanced",
"radiationresisttea",
"radiationresisttea.pure",
"scraptea.advanced",
"scraptea",
"scraptea.pure",
"woodtea.advanced",
"woodtea",
"woodtea.pure"
],
"Unallowed container": [
"box.wooden.large",
"woodbox",
"coffin.storage",
"small.stash",
"locker"
]
}
Localization
{
"NotAllowed": "You are not allowed to put food in normal box.",
"NoRight": "You don't have permission.",
"Disabled": "Disabled debug system.",
"Enabled": "Enabled debug system.",
"ContainerName", "The name of this container is <color=red>{0}</color>."
}
Command
/fdebug
This plugin is unlicensed and the original author reserves all rights to it.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.