Potion Staffs
Potion staffs is a lightweight plugin which allows players to create potion staffs, and when they are right clicked, give the player potion effects.
Introduction
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.
Crafting
- Regeneration Staff: 0.22 Regeneration 2

- Fire Resistance Staff: 8:00 Fire Resistance 1

- Swiftness Staff: 1:30 Speed 2

- Strength Staff: 1:30 Strength 2

Uses Per Staff
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.
Permissions
potionstaffs.fireres - Use of Fire Staff
potionstaffs.swiftness - Use of Swiftness Staff
potionstaffs.strength - Use of Strength Staff
potionstaffs.regen - Use of Regeneration Staff
TODO
- Add firework effects for each Staff
- Add Vault support to charge for each use of the staff
Source
The source will be uploaded to github in the near future.