Mods Server

[Bukkit Plugin] Stew Effects

  • 18,726 views • 1 today
  • 2,105 downloads • 0 today
  • 8
  • 3
  • 4
Halflove
Level 53 : Grandmaster Server owner
45
Stew Effects: By Bloobies


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 potion effects
Feed after healed feature (Toggleable)
Customizable heal and feed amounts
Supports Spigot / Bukkit 1.8 - 1.12

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

Config:
Default Config.yml
nopermission: '&cYou do not have permission to use this command.'
healamount: 4
feedamount: 6
feedafterhealed: false
click:
left: true
right: true
item:
type: MUSHROOM_SOUP
changeto: BOWL
ctamount: 1
amount: 1
sound:
enabled: true
type: ENTITY_PLAYER_BURP
volume: 1
pitch: 2
potion:
enabled: true
type: REGENERATION
duration: 3
amplifier: 0
othercommands:
- ''

Supported items: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
Supported sound effects: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
Supported potion effects: http://pastebin.com/81VCzwyE

Note: Use %player as a player name placeholder​

Creditbukkit, spigot, server, plugin, kitpvp, soup, stew
Progress100% complete
Game VersionMinecraft 1.12
Tags

8 Update Logs

Update 1.0.4c : by Halflove 06/12/2017 4:49:16 pmJune 12, 2017 @ 8:49 pm UTC

New:
  • Added spigot/bukkit 1.12 support
  • Added spigot/bukkit 1.11.2 support
LOAD MORE LOGS

  Have something to say?

Thawberry
04/15/2016 8:26 am
Level 1 : New Miner
This sounds cool. I'll try it out. Hey, could you make a really small plugin of liquid milk and upon standing in milk you cannot get ANY potion effects? I'll probably ask my friend to put it in his server
1
Halflove
04/15/2016 9:46 am
Level 53 : Grandmaster Server owner
I might be able to do something like that, but not with a milk-like liquid texture - I'd have to use water.
1
Pepijn
04/09/2016 6:42 am
Level 58 : Grandmaster Cyborg
You say to add "execute %player ~ ~ ~" , which makes me worried because as far as I know that gives trouble with permissions. The execute commands literally executes the command after it as the player you specified, if the player has no permission to use this command (the one after execute) it won't work at all (at least that's what it used to be the last I checked it).
1
Halflove
04/09/2016 1:20 pm
Level 53 : Grandmaster Server owner
Use the execute method with vanilla minecraft commands such as /particle or /playsound FOR NOW. I'm working on some simpler methods and placeholders for the configuration file as we speak.

PS: The plugin is in Alpha 0.1 right now :)
1

Welcome