HomeJavaModsStewEffects
StewEffects
[​IMG]

Stew Effects: Recoded By SwiftyCodesMC
Original Author: Halflove

Overview:
Stew Effects is a lightweight pvp soup plugin designed to maximize the customizability of the effects giving from the mushroom stew. Most soup plugins simply give the player more health, Stew Effects, however, allows server owners to set particles, sounds, potion effects, or commands that can be run in your console to be played on a player when they right / left click a mushroom stew.

Features:
Customizable sounds
Customizable Messages
Customizable potion effects
Feed after healed feature (Toggleable)
Customizable heal and feed amounts
Supports Spigot / Bukkit 1.14

Permissions:
se.use - allows a player to use the Stew Effects item
se.admin - gives a player access to the command /steweffects reload

Config:
Code (YAML):
messages :
  config-reloaded
: '&aConfiguration file reloaded!'
  no-permission
: '&cYou do not have permission to use this command.'
  invalid-usage
: '&cInvalid usage, try /steweffects reload!'
  non-player-sender
: '&cYou must be a player to use this command!'
  error-reloading
: '&cThere was an error reloading the Configuration file!'

options
:
  heal-amount
: 4
  feed-amount
: 6
  feed-after-heal
: false
  click
:
    left
: true
    right
: true
  item
:
    type
: MUSHROOM_SOUP
    change-to
: BOWL
    change-to-amount
: 1
  sound
:
    enabled
: true
    type
: ENTITY_PLAYER_BURP
    volume
: 1
    pitch
: 2
  potion
:
    enabled
: true
    type
: REGENERATION
    duration
: 3
    amplifier
: 0
  commands
:
   - 'give %player% diamond 1'
 
Supported items:
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Supported sound effects:
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
Supported potion effects:
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

StewEffects is a free Minecraft Java mod. Compatible with Minecraft 1.14. Downloaded 278 times (via Spigot). Download it and open it directly in the game.

Explore more