summaryrefslogtreecommitdiffstats
path: root/Essentials/src/plugin.yml
diff options
context:
space:
mode:
authorGunfighterJ <joseph.jenniges@gmail.com>2013-02-04 15:47:26 -0600
committerGunfighterJ <joseph.jenniges@gmail.com>2013-02-05 13:13:19 -0600
commit9564975840dc68542955149dc7f621feb807509b (patch)
tree0bdcfd0579369c5d8c12c2a2130b408e9c45af80 /Essentials/src/plugin.yml
parent4c1f2e9f5d601c363f2a7d4206ee6d363608fe09 (diff)
downloadEssentials-9564975840dc68542955149dc7f621feb807509b.tar
Essentials-9564975840dc68542955149dc7f621feb807509b.tar.gz
Essentials-9564975840dc68542955149dc7f621feb807509b.tar.lz
Essentials-9564975840dc68542955149dc7f621feb807509b.tar.xz
Essentials-9564975840dc68542955149dc7f621feb807509b.zip
Adds potion meta
Some cleanup as well
Diffstat (limited to 'Essentials/src/plugin.yml')
-rw-r--r--Essentials/src/plugin.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml
index 054bcbdda..216103e1b 100644
--- a/Essentials/src/plugin.yml
+++ b/Essentials/src/plugin.yml
@@ -266,6 +266,10 @@ commands:
description: Pong!
usage: /<command>
aliases: [pong,echo,echo,eping,epong]
+ potion:
+ description: Adds custom potion effects to a potion.
+ usage: /<command> effect:<effect> power:<power> duration:<duration>
+ aliases: [epotion,elixer,eelixer]
powertool:
description: Assigns a command to the item in hand.
usage: /<command> [l:|a:|r:|c:|d:][command] [arguments] - {player} can be replaced by name of a clicked player.