foodeffect - Random Potion Effects from Food
What does this plugin do?
This unique plugin completely changes the food mechanics in Minecraft. Now when consuming any food, your character will receive random potion effects, adding an element of surprise and strategy to the gameplay.
Main Features
The plugin features high performance and doesn't cause lag even on busy servers. The permission system allows flexible configuration of feature access for different player groups. Ease of use makes it accessible even for beginner administrators.
Perfect for various game modes: UHC, mini-games and survival. Supports 40 different types of food, including both cooked and raw products. Fully customizable configuration allows adapting the plugin to any server needs.
Supported Food Items
Available products include: cooked mutton, pork, chicken, steak, baked potato, various types of fish, apples (including golden ones), carrots, bread, berries, soups and much more. Each product can provide various potion effects.
Permission System
Main permissions: fe.food for general access and fe.admin for administrative functions. Individual permissions for each food type are also available.
Installation
The installation process is extremely simple: download the plugin, place it in the plugins folder and restart the server.
Configuration
Configuration Settings
yaml # Plugin by portal # Do not leave effects empty.. food: # Cooked food enabled: true cooked_mutton: perms: 'fe.cooked_mutton' #or fe.food effect: - 'GLOWING' - 'FIRE_RESISTANCE' effectlist: GLOWING: chance: 75 duration: 300 amplifier: 3 FIRE_RESISTANCE: chance: 25 duration: 200 amplifier: 4 duration: 200 amplifier: 3 chance: 100 cooked_porkchop: effect: - 'ABSORPTION' duration: 200 amplifier: 3 chance: 75 cooked_salmon: chance: 75 effect: - 'UNLUCK' duration: 200 amplifier: 3 steak: chance: 75 effect: - 'BAD_OMEN' duration: 200 amplifier: 3 baked_potato: chance: 75 effect: - 'BLINDNESS' duration: 200 amplifier: 3 cooked_chicken: chance: 75 effect: - 'CONDUIT_POWER' duration: 200 amplifier: 3 cooked_cod: chance: 75 effect: - 'DOLPHINE_GRACE' duration: 200 amplifier: 3 cooked_rabbit: effect: - 'FIRE_RESISTANCE' duration: 200 amplifier: 3 #Raw food potato: effect: - 'GLOWING' - 'FIRE_RESISTANCE' effectlist: GLOWING: chance: 75 duration: 300 amplifier: 3 FIRE_RESISTANCE: chance: 25 duration: 200 amplifier: 4 raw_beef: chance: 75 effect: - 'HASTE' duration: 200 amplifier: 3 raw_chicken: chance: 75 effect: - 'HEALTH_BOOST' duration: 200 amplifier: 3 raw_mutton: chance: 75 effect: - 'HERO_OF_THE_VILLAGE' duration: 200 amplifier: 3 raw_porkchop: chance: 75 effect: - 'HUNGER' duration: 200 amplifier: 3 raw_rabbit: chance: 75 effect: - 'INSTANT_DAMAGE' duration: 200 amplifier: 3 raw_cod: chance: 75 effect: - 'INSTANT_HEALTH' duration: 200 amplifier: 3 raw_salmon: chance: 75 effect: - 'INVISIBILITY' duration: 200 amplifier: 3 #Items enchanted_golden_apple: chance: 75 effect: - 'JUMP_BOOST' duration: 200 amplifier: 3 golden_apple: chance: 75 effect: - 'LEVITATION' duration: 200 amplifier: 3 apple: chance: 75 effect: - 'LUCK' duration: 200 amplifier: 3 golden_carrot: chance: 75 effect: - 'MINING_FATIGUE' duration: 200 amplifier: 3 beetroot: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 beetroot_soup: chance: 75 effect: - 'NAUSEA' duration: 200 amplifier: 3 bread: chance: 75 effect: - 'NIGHT_VISION' duration: 200 amplifier: 3 golden_carrot: chance: 75 effect: - 'POISON' duration: 200 amplifier: 3 carrot: chance: 75 effect: - 'REGENERATION' duration: 200 amplifier: 3 mushroom_stew: chance: 75 effect: - 'RESISTANCE' duration: 200 amplifier: 3 rabbit_stew: chance: 75 effect: - 'SATURATION' duration: 200 amplifier: 3 suspicious_stew: chance: 75 effect: - 'SLOW_FALLING' duration: 200 amplifier: 3 chorus_fruit: chance: 75 effect: - 'SLOWNESS' duration: 200 amplifier: 3 dried_kelp: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 melon_slice: chance: 75 effect: - 'STRENGTH' duration: 200 amplifier: 3 poisonous_potato: chance: 75 effect: - 'WATER_BREATHING' duration: 200 amplifier: 3 pimpkin_pie: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 sweet_berries: chance: 75 effect: - 'WEAKNESS' duration: 200 amplifier: 3 cookie: chance: 75 effect: - 'WITHER' duration: 200 amplifier: 3 glow_berries: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 honey_bottle: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 rotten_flesh: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 spider_eye: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 tropical_fish: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 acorn: chance: 75 effect: - 'SPEED' duration: 200 amplifier: 3 random: enabled: false food: - 'COOKED_MUTTON' - 'COOKED_PORKCHOP' - 'COOKED_CHICKEN' - 'STEAK' - 'COOKED_COD' - 'COOKED_RABBIT' - 'COOKED_SALMON' - 'BACKED_POTATO' - 'RAW_BEEF' - 'RAW_MUTTON' - 'RAW_COD' - 'RAW_SALMON' - 'RAW_CHICKEN' - 'RAW_PORKCHOP' - 'RAW RABBIT' - 'TROPICAL FISH' - 'SPINDER EYE' - 'ENCHANTED GOLDEN APPLE' - 'GOLDEN APPLE' - 'APPLE' - 'DRIED_KLEP' - 'GOLDEN_CARROT' - 'PUMKIN_PIE' - 'ROTTEN_FLESH' - 'MUSHROOM_STEW' - 'SUSPICIOUS_STEW' - 'BEETROOT_STEW' - 'RABBIT_STEW' - 'PUFFERFISH' - 'COOKIE' - 'CHORUS_FRUIT' - 'CARROT' - 'POTATO' - 'POISONOUS_POTATO' - 'BREAD' - 'CAKE' - 'MELON_SLICE' - 'SWEET_BERRIES' - 'GLOW_BERRIES' - 'BEETROOT' chance: 75 effect: - 'SPEED' - 'WATER_BREATHING' - 'REGENERATION' duration: - 200 - 100 amplifier: - 3 - 1
Important Information
The plugin is in beta testing stage and may contain unresolved bugs. Thorough testing is recommended before using on production servers. For assistance and bug reporting, use the appropriate discussion sections.