PotionEditor
What it Does
In minecraft, a potion can be given custom effects, usually requiring NBT data editors. It can also be used on splash potions and water bottles (though the effect won't show on a water bottle). This plugin makes it easier to change the custom effects of a potion simply by using a command.
An example of a custom potion.
It also works on a splash potion.
Multiple effects can be put into one.
Commands and Permissions
| Command | Permission | Usage |
|---|---|---|
| /potionedit add <effect> <duration> [amplifier] | potionedit.add | Adds the specified effect to the potion in your hand. amplifier defaults at 0. |
| /potionedit remove <effect> | potionedit.remove | Removes the specified custom effects from a potion in your hand |
| N/A | potionedit.update | Notifies of plugin updates |
Configuration
| Path | Usage |
|---|---|
| update-type | How the plugin would check for updates. (see below) |
Update Types
- notify (default) - will only nodify players with permission bpot.update of updates if one is available.
- auto - will automatically download an update and notify players to reload.
- none - no update checking
Source Code
Suggestions
What ideas do you want me to add to this plugin? Put it in the comments.
Statistics

This plugin uses Metrics. It collects system information, player count, server and plugin version information and sends it to mcstats.org. If you don't want this information to be sent, go to plugins/PluginMetrics/config.yml and set opt-out to true.

