Update Page

Features

CmdPotion allows you to type a command and be effected by potions. Each effect is 20 seconds by default but could be changed very easily. You can also change the power level of the effects. Ex. Speed 4 for 120 seconds. You may also use permissions as well as an economy plugin to purchase the effects.

Commands

/effect or /potion - Shows a list of the effect commands.
/[effect] - Each effect has a separate command. List of Effects
Use: /[effect] [time] [level] [player]
/eremove - Removes all current effects.

Config File

Need help setting up config file?

Permissions

cmdpotion.* - Allows the use of all commands.
cmdpotion.effects.self - Allows the use of all effects on yourself and /potion or /effect commands.
cmdpotion.effects.* - Allows the use of all effects on yourself and others and /potion or /effect commands.
cmdpotion.[effect] - Individually select effects that can be used on just yourself. List of Effects
cmdpotion.[effect].* - Individually select effects that can be used on yourself and others.
cmdpotion.remove.self - Removes all potion effects from yourself.
cmdpotion.remove.* - Removes all potion effects from yourself and other players.

To Do

    Create custom messages in the config file. Create custom "classes" with commands to activate several potions. Add permissions support Config file Ability to change the duration of potions.

Change Log

    v1.0 - Initial release. Changed command system to /[effect] instead of /potion [effect], Added the ability to change duration and power level of effects, Added config file for greater configuration. v0.3 - Added permissions support. v0.2 - Added /potion help and /potion remove, removed wither effect. v0.1 - Initial beta release.

CmdPotion is now Open Source