Ever wanted to get permanent invisibility or night vision effects without repeatedly drinking potions? With my second plugin, you will be able to wear different mob skulls to cause various effects, such as night vision. Other potion effects will be caused with commands, such as invisibility.
Currently the code for potion effects corresponding to mob helmets is about 60% complete. I've just got to make some adjustments before it is done. Invisibility is finished though.
Commands
- /inv will turn you invisible with the invisibility potion effect, and /uninv will turn you visible again.
- /jumpboost gives you a massive boost when you jump. /unjumpboost makes it go away.
- /confuse gives you the confusion effect, and /unconfuse makes it go away.
- /speed gives you a huge boost in speed, and /unspeed will get rid of the boost.
- /strength makes you able to kill most mobs with one hit from your hand. /unstrength gets rid of it.
For all these commands, you can do /[command] [playername] to apply it to another player. For example, suppose I wanted to give the player Solarquatic a jump boost. I would type in '/jumpboost Solarquatic'. To un-apply it, I would type in '/unjumpboost Solarquatic'.
Installation
As with all server plugins, you simply need to drag and drop PotionHelmet.jar into your plugins directory inside of your server directory.
Configuration
I plan to make the item IDs of the helmets configurable, so you can choose which helmet/skull causes which effect.
Permissions
- PotionHelmet.inv - /inv, /uninv
- PotionHelmet.jump - /jumpboost, /unjumpboost
- PotionHelmet.confuse - /confuse, unconfuse
- PotionHelmet.speed - /speed, /unspeed
- PotionHelmet.strength - /strength, /unstrength