Updated Setting up the waves (markdown)

garbagemule 2013-08-24 06:54:35 -07:00
parent 04318662bb
commit 5634468533

@ -190,9 +190,12 @@ Boss waves consist of _one monster_ with a configurable (but optional) amount of
throw-target Throws the target backwards (if in distance)
throw-nearby Throws all nearby (5 blocks radius) players
throw-distant Throws all distant (8+ blocks) players
pull-target Warps the target to the boss' location
pull-nearby Warps all nearby (5 blocks radius) players to the boss' location
pull-distant Warps all distant (8+ blocks) players to the boss' location
pull-target Pulls the target towards the boss' location
pull-nearby Pulls all nearby (5 blocks radius) players towards the boss' location
pull-distant Pulls all distant (8+ blocks) players towards the boss' location
fetch-target Warps the target to the boss' location
fetch-nearby Warps all nearby (5 blocks radius) players to the boss' location
fetch-distant Warps all distant (8+ blocks) players to the boss' location
`ability-announce: [true|false]` (optional) should boss abilities be announced to arena players? Defaults to true.