Potion staffs is a lightweight plugin which allows players to create potion staffs, and when they are right clicked, give the player potion effects.
I've seen a plugin very similar to the plugin I have made on another server, I believe in open source software and people should not have exclusive right to certain things such as bukkit plugins.
I created this plugin for PVP, as some people don't want to brew, so they could use staffs, which cost them money instead of using potions. When you right click on a staff, you will receive a notification in chat you have put on a potion, as the economy/vault integration has not been added yet.




Each staff has the same amount of uses when crafted, this is configurable in the config.yml file. Giving the config value a value of 10 would allow a player to use that staff 10 times and receive potion effects before it breaks.
potionstaffs.fireres - Use of Fire Staff
potionstaffs.swiftness - Use of Swiftness Staff
potionstaffs.strength - Use of Strength Staff
potionstaffs.regen - Use of Regeneration Staff
The source will be uploaded to github in the near future.