SuperPotions

SuperPotions

Give players potion effects with simple commands. Including custom effects! Now supports creating potions too! SuperPotions allows you to give yourself, others, or the whole server potion effects. SuperPotions has 23 different effects (All of them!) to choose from! With SuperPotions, you can give potion effects with a custom level and duration! Plus, you can remove potion effects in case you create a magical disaster or just want a fresh start.

Included potion effects are: blindness, confusion, resistance, haste, fireresistance, hunger, strength, jump, poison, regen, slow, fatigue, speed, breathing, weakness, heal, harm, invisibility, nightvision, wither, absorption, healthboost, saturation.

In order to use economy support, you must have vault. Link. Also make sure to delete old config files!

Features

  • Use commands to give any player a potion effect with a custom duration and level
  • Give players custom potions
  • Give every player on the server the same effect with one command
  • Remove all potion effects from a player
  • Set maximum duration and level for effects
  • Updating system with H31ix's Updater
  • Now supports console and Command Block usage!!!
  • Potion kits!!!
  • Economy support!!!
  • Ambient support
  • Per Effect Permissions option

Commands

  • /potion - Base command (Also you can use the sp, or pe aliases), shows you the help page.
  • /potion effect <Effect Type> <Duration(seconds)> <Level> [Player] - Apply a custom potion effect to yourself or another player.
  • /potion create <Effect Type> <Duration(seconds)> <Level> <Splash(true/false)> [player] - Gives a custom potion to yourself or another player.
  • /potion add <Effect Type> <Duration(seconds)> <Level> - Add a custom effect to a potion.
  • /potion kit [kitname] [Player] - Will show available kits and purchase if given a kit name.
  • /potion all <Effect Type> <Duration(seconds)> <Level> (radius) - Apply a custom potion effect to all the server players or within a specified radius.
  • /potion removeall [Player] - Removes all potion effects from you or another player.
  • /potion list - Lists all the possible potion effects a user can choose from.
  • /potion maxtime [seconds] - Sets/Displays the max duration of potion effects.
  • /potion maxlevel [level] - Sets/Displays the max level of potion effects.
  • /potion replaceeffects [true/false] - Sets/Displays whether commands will overwrite current effects.
  • potion ambient [true/false] - Sets/Displays whether potion effect particles are transparent.
  • /potion messages [true/false] - Sets/Displays whether to send messages to players.
  • /potion reload - Reloads the config.
  • /potion update - Downloads the newest plugin version.

Permissions

  • superpotions.help - Permission to use /potion, this is needed for all commands!
  • superpotions.effect - Permission to use /potion effect and /potion list commands.
  • superpotions.effect.others - Permission to give effects to other players.
  • superpotions.create - Permission to use /potion create, /potion add, and /potion list commands.
  • superpotions.create.others - Permission to give other people custom potions.
  • superpotions.kits - Permission to use the /potion kit command.
  • superpotions.kits.others* - Permission to give kits to other players.
  • superpotions.removeall - Permission to use the /potion removeall command.
  • superpotions.removeall.others - Permission to remove all potion effects from other players.
  • superpotions.all - Permission to use the /potion all command.
  • superpotions.config - Permisson to use config editing commands.
  • superpotions.update - Permission to update plugin to newest version.

Permission Groups

  • superpotions.admin - Gives access to all SuperPotions commands!
    • superpotions.effect
    • superpotions.effect.others
    • superpotions.create
    • superpotions.create.others
    • superpotions.kits
    • superpotions.help
    • superpotions.removeall
    • superpotions.removeall.others
    • superpotions.all
    • superpotions.config
    • superpotions.update
  • superpotions.self - Gives access to all commands affecting the command sender (Can only give effects to themselves).
    • superpotions.effect
    • superpotions.create
    • superpotions.kits
    • superpotions.kits.others
    • superpotions.help
    • superpotions.removeall

Per Effect Permissions

Give the following permissions to players as you wish. Where "EFFECT" is equal to the effect name you type in for the command. Also if you wish to use this, change "effect-permissions" in the config to true.

superpotions.effect.EFFECT, superpotions.effect.others.EFFECT, superpotions.all.EFFECT, superpotions.create.EFFECT, and superpotions.create.others.EFFECT

If kit-permissions config value is set to true, then players need to have superpotions.kits.KITNAME

Updater settings

Superpotions uses Updater for update checking and automatic and semi-automatic download.

In order to enable Update checks that notify server admins the autoupdate-check config option must be set to true. To have updates downloaded automatically and installed on server restart/reload set the autoupdate-download config option to true. If you wish to disable automatic updates and checks set both values to false.

New Feature Ideas

  • Add a removeall for every player on the server
  • Add permissions per Potion effect
  • Add config with maximum values
  • Add more command aliases, like /sp e for /potion effect
  • Add version checker/updater
  • Create potions
  • Economy support with potion packages
  • Potions give players temporary permissions

Change Log

  • v2.5
    • /potion optin and /potion optout commands were added
    • Alot of behind the scenes changes to improve the plugin
  • v2.4
    • Give kits to other players
    • Fix economy bug
  • v2.3
    • Added kit permissions (superpotions.kits.KITNAME)
    • Added kit-permissions config option
  • v2.2
    • Now allows effect permissions
    • superpotions.effect.EFFECT, superpotions.effect.others.EFFECT, superpotions.all.EFFECT, superpotions.create.EFFECT, and superpotions.create.others.EFFECT
  • v2.11
    • Added ambient capabilities
    • Updated to Updater 2.0
  • v2.01
    • Fixed version causing multiple downloads
  • v2.00
    • Added Kits and economy support (vault)
  • v1.71
    • Fixed tooltips and potion colors for potions that have colors
  • v1.7
    • New effects: absorption, healthboost, saturation
    • Optional radius parameter in the all command
  • v1.61
    • Can add effects to potions using /potion add
  • v1.6
    • Can now create potions and splash potions
    • New permissions
    • Optimizations
  • v1.51
    • Updated Version
  • v1.5
    • Updated Updater
    • Added configs for sending player messages
    • Fixes bugs with FindBugs
  • v1.4
    • Added replaceeffects config option
    • Added commands: /potion replaceeffects
  • v1.3
    • Added max level and duration config options
    • Added commands: /potion maxlevel, /potion maxtime, /potion reload
  • v1.2
    • Supports 1.4.5
    • Added updating system
    • Added support for console and command blocks
  • v1.1
    • Supports 1.4.2 and new potion effects
    • Added more Aliases like e, a, l, r, remove
    • Added /potions removeall all command to remove potion effects from all players
  • v1.0
    • Initial release!

Special Thanks

  • Theisman - For making the thumbnail and banner pictures.

Download

File Name Status Version Downloads Date
SuperPotions v2.6 R 1.8 21,200 16/04/2015
SuperPotions v2.5 R CB 1.7.9-R0.2 4,655 18/08/2014
SuperPotions v2.4 R CB 1.7.9-R0.1 2,566 29/06/2014
SuperPotions v2.3 R CB 1.7.2-R0.3 3,405 15/03/2014
SuperPotions v2.11 R CB 1.6.4-R2.0 2,049 07/11/2013
SuperPotions v2.01 R CB 1.6.2-R0.1 2,633 16/08/2013
SuperPotions v1.7 R 1.6.2 851 16/07/2013
SuperPotions v1.61 R CB 1.5.2-R1.0 1,697 01/07/2013
SuperPotions v1.6 R CB 1.5.2-R0.1 1,041 01/06/2013
SuperPotions v1.51 R 1.5.1 1,703 01/04/2013
SuperPotions v1.4 R CB 1.4.6-R0.1 +2 1,942 23/12/2012
SuperPotions v1.3 R CB 1.4.5-R1.0 339 18/12/2012
SuperPotions v1.2 R CB 1.4.5-R0.2 422 24/11/2012
SuperPotions v1.1 R 1.4.2 311 30/10/2012
SuperPotions v1.0 R CB 1.3.2-R2.0 184 23/10/2012
SuperPotions 1.20.2 Updating 1.20.2 Updating Updating
SuperPotions 1.20.1 Updating 1.20.1 Updating Updating
SuperPotions 1.20 Updating 1.20 Updating Updating
SuperPotions 1.19.2 Updating 1.19.2 Updating Updating
SuperPotions 1.19.1 Updating 1.19.1 Updating Updating
SuperPotions 1.19 Updating 1.19 Updating Updating
SuperPotions 1.18 Updating 1.18 Updating Updating
SuperPotions 1.17.1 Updating 1.17.1 Updating Updating
SuperPotions Forge Updating Forge Updating Updating
SuperPotions Fabric Updating Fabric Updating Updating
SuperPotions
SuperPotions

Dear youtuber!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!

Related Posts

Smarty Productivity Happiness

9LifeHack.com - make things smart