Potion Master
PotionMaster allows you to add potion effects to any player in your server, including altering the modifier effects.
How to set up
Drag and drop the PotionsMaster.jar into your plugin folder. Starting / Restarting the server will create a default configuration file found in "Plugins/buffs/config.yml" From here, you can add new premade buffs. Here is an annotated example.
admin: # the name of the alias modifier: 3 # "Strength" of the potion duration: 60 # how long in seconds the effect will last for bufftypes: # this is a list of the effects to add. - fast - fastdig - jump - regen - fireresist
Adding permissions
There are 5 nodes for PotionsMaster.
potions.buff - allows players to buff themselves and others with the premade buffs found in the config file potions.buffall - allows players to perform /buff {alias} * potions.debuff - allows the player to remove all effects from either themselves or another player. potions.reload - reloads the config file potions.custombuff - allows the player to create an effect with any modifier, time limit or type they want, and either inflict it on themselves or another player
Commands
List of commands:
/buff [alias] {player} adds all the predefined effects under the name of [alias] to the {player} (or themselves if no player is specified)
/buff [alias] * buffs all the players on the server
/debuff {player} removes all effects from a player
/custombuff {player} [id] [modifier] [time] adds the effect [id] to {player} with modifier [modifier] and for time (seconds) [time]
/reloadbuffs reloads the config file
Final notes:
Some of the speed and jump potions make nocheat go crazy. Also some effects don't work. (such as no breathe etc)
-
View User Profile
-
Send Message
Posted Dec 8, 2011@mahoutsukaii
Doesnt work on custombuff though ? ;)
-
View User Profile
-
Send Message
Posted Dec 7, 2011I need a way to nerf instant damage potions for my pvp server, could this plugin do it for me? They're just way too strong against other players.
-
View User Profile
-
Send Message
Posted Dec 7, 2011@SirMonsterSlayer
This is now in v0.2
-
View User Profile
-
Send Message
Posted Dec 7, 2011Can I give a buff to everyone ?
-
View User Profile
-
Send Message
Posted Dec 4, 2011@KoolSource
I shall make a github repository right now!
-
View User Profile
-
Send Message
Posted Dec 4, 2011@cadika_orade
Yes, it's under the alias 'confusion', and it adds the portal effect!
-
View User Profile
-
Send Message
Posted Dec 4, 2011Is there any way I'd be able to get a link to the source of this plugin?
Thanks, John
-
View User Profile
-
Send Message
Posted Dec 4, 2011I see.
What about that "nausea" effect I heard about that was pulled during the 1.9pr's?
-
View User Profile
-
Send Message
Posted Dec 2, 2011@cadika_orade
Yes, they are already implemented, and you can give it to people, they just have no effect :D
-
View User Profile
-
Send Message
Posted Dec 2, 2011Very exciting! Could you add other buff types? I understand that there are several other potion effects that have not been given recipes yet, like invisibility and such. Is there code for these effects yet?
-
View User Profile
-
Send Message
Posted Dec 2, 2011:) Very nice!