MobArena plugin for Minecraft
Go to file
graywolf336 1090550a3b Add potion effects to bosses when they spawn.
With this feature you can add potions to the bosses when they spawn,
adding the ability to add strength to the boss for the first 30 seconds
making it harder for the first few seconds and once the effect wears
goes away the boss becomes easier. The syntax is in the same style as
potion items, except it uses either the potion effect enum name or the
potion effect id.

POTION_EFFECT:duration in seconds:amplifer

SLOW:360:4;INVISIBILITY:36000:0

If no duration is given, the plugin will default to sixty seconds. If
the amplifer was not provided, the plugin will default to zero. The
potion effect amplifcation starts at 0 being level 1.
2014-11-27 03:37:14 -06:00
resources Update plugin.yml towards next release. 2014-08-02 08:22:00 +02:00
src/com/garbagemule/MobArena Add potion effects to bosses when they spawn. 2014-11-27 03:37:14 -06:00
.gitignore Update .gitignore 2013-06-25 00:38:06 +02:00
build.xml MobArena no longer depends on Heroes. 2014-04-10 19:20:57 +02:00
LICENSE.md Add license. 2014-06-03 14:45:23 +02:00
README.md So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00

Please read the Wiki for details on how to set up MobArena, and remember to read the FAQ before posting questions!