PlayerEffects
== Description ==
This plugin assigns the new potion effects to commands. The commands last 10 seconds on the player.
== Features ==
- nausea - Player feels sick
- regen - Players health regenerates faster
- resist - Player takes less damage
- fireresist - Player takes less fire damage
- waterbreathing - Player deals more damage
- hungy - Player consumes food
- weak - Player deals less damage
- speed - Player moves faster
- slow - Player moves slower
- haste - Player uses items faster
- fatigue - Player uses items slower
- strength - Player deals more damage
- heal - Heals player to full health
- jump - Player can jump higher
- damage - Damages player
- poison - Player takes poison damage
- damage - Damages player
- blind - Blinds player
- invisibility - broken :(
- nightvision - broken :(
== Commands ==
- /pe - lists available effects
- /pe <effect> - uses the effect on yourself
- /pe <effect> [player] - uses the effect on [player]
== Permissions ==
- pe.* - all permissions
- pe.self - can use effects on self and access effects list
- pe.other - can use effects on others
== TO DO ==
Add strength of effect to command
Add duration of effect to command
Config file
-
View User Profile
-
Send Message
Posted Apr 3, 2013PLEASE UPDATE.
-
View User Profile
-
Send Message
Posted Jan 8, 2013@NeverSeenBefore
Thanks, that would be useful as I have not looked into this project in a while.
-
View User Profile
-
Send Message
Posted Dec 6, 2012http://dev.bukkit.org/server-mods/speed-boost/
This plugin adds speed boost and and jump boost to player for infinite time, and soon I will make another plugin which gives any potion effects :)
Works with 1.4.5
-
View User Profile
-
Send Message
Posted Nov 2, 2012pls update :)
-
View User Profile
-
Send Message
Posted Aug 27, 2012Any way the effects could be added longer? 10 seconds is quite useless and gets annoying having to re-apply haste over and over and over...
-
View User Profile
-
Send Message
Posted Aug 15, 2012could you add crafting recipes?
-
View User Profile
-
Send Message
Posted Jul 8, 2012Please update :)
-
View User Profile
-
Send Message
Posted Jun 22, 2012is this plugin inaktive? sounds awesome and cant find something better ... if there would be the things on the to do list, it would be awesomeness pure xD
-
View User Profile
-
Send Message
Posted Jun 11, 2012@EszesBence92
addPotionEffect(new PotionEffect(PotionEffectType.BLINDNESS, 400, 1000));
Then change potion type, first number is the duration, second is the power of it (Amplifier)
-
View User Profile
-
Send Message
Posted May 5, 2012player.addPotionEffect(JUMP); when i writhe on my server plugin JUMP have error, how can i add potion effect? Pls writhe here a little help src thank you
-
View User Profile
-
Send Message
Posted Apr 16, 2012Can we get an update on this please? Sounds like a plugin that'd go very well with our servers..
-
View User Profile
-
Send Message
Posted Jan 24, 2012make customizable effects. I want use only the jump
-
View User Profile
-
Send Message
Posted Jan 11, 2012Source Code please :)
-
View User Profile
-
Send Message
Posted Jan 10, 2012Perfect and simple. Using it to troll my friends. :D
-
View User Profile
-
Send Message
Posted Jan 10, 2012Love it! =D Nice and simple, gives access to unused potion effects easily! Thanks for making this!
EDIT: One little bug, you can type /pe sick to make yourself all dizzy, but you can't use "sick" on other players, you have to type nausea, which is not as fast/easy to type/spell. lol No big deal, I really like this plugin, can't wait to see it future updates.