EffectStacker
When she says her parents aren't home...
Plugin description
An extremely customizable plugin that allows you to increase your potion effect levels by using more potions! Can be used to enhance the survival experience, implemented in minigames or even simply as a unique feature to make your server stand out. Works with Bukkit and Paper Minecraft servers.
Features
- Control the level and duration of combined effect
- Blacklist certain effect sources from being affected
- Blacklist certain effect types from being combined (looking at you, resistance 5)
Commands
/estackerrl - Reloads the plugin's configuration files
Permissions
effectstacker.admin - Allows player to use all commands
Configuration
The config is split into settings.yml and messages.yml
settings.yml
Code (YAML):
# What a line in messages.yml will start with if you don't want to use messageformat
# For example "Plugin > some message" is the default message
# You can change it to "some message" if you replace the default with the following in messages.yml
# example: "--some message"
negateformat : "--"
# Set the formulas for the new amplifier and duration
# Note: decimals will be rounded down. Just add 1 if you want a round up.
# The following are the placeholders
# x: the value from the old effect
# y: the value from the new effect
# h: the higher value of x and y
# l: the lower value of x and y
# Supported operators: x - * / ^ ( )
# If you want to multiply variables (not sure why you'd do that), use x*x instead of xx or it will not work properly!
# Set the level of the new effect
level : "x+((y+1)/2)"
# Set the duration, in ticks, of the new effect
duration : "l"
# Set the sources of potion effects that you want exempted from being stacked
# Full list can be found here : https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/entity/EntityPotionEffectEvent.Cause.html
exemptcause :
- beacon
# Set the types of potion effects that you want exempted from being stacked
# Full list can be found here : https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
exempttype :
- damage_resistance
# For example "Plugin > some message" is the default message
# You can change it to "some message" if you replace the default with the following in messages.yml
# example: "--some message"
negateformat : "--"
# Set the formulas for the new amplifier and duration
# Note: decimals will be rounded down. Just add 1 if you want a round up.
# The following are the placeholders
# x: the value from the old effect
# y: the value from the new effect
# h: the higher value of x and y
# l: the lower value of x and y
# Supported operators: x - * / ^ ( )
# If you want to multiply variables (not sure why you'd do that), use x*x instead of xx or it will not work properly!
# Set the level of the new effect
level : "x+((y+1)/2)"
# Set the duration, in ticks, of the new effect
duration : "l"
# Set the sources of potion effects that you want exempted from being stacked
# Full list can be found here : https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/entity/EntityPotionEffectEvent.Cause.html
exemptcause :
- beacon
# Set the types of potion effects that you want exempted from being stacked
# Full list can be found here : https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
exempttype :
- damage_resistance
Code (YAML):
# The format that all messages will follow unless negated with prefix stated in settings.yml
messageformat : "&eEffectStacker &8> &f{message}"
nopermissions : "You can't use that command!"
usage : "Usage: {usage}"
messageformat : "&eEffectStacker &8> &f{message}"
nopermissions : "You can't use that command!"
usage : "Usage: {usage}"
If you found a bug or have a suggestion, add a comment
Satisfied? Leave a review!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Effect Stacker | Level up your potion effects! is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 154 times (via Spigot). Download it and open it directly in the game.