Killstreaks from OriKenig
lol768 opened this issue ยท 2 comments
Autogenerated issue from http://dev.bukkit.org/server-mods/battlekits/?comment=437 (author: OriKenig) at Jan 08, 2013 at 13:56 UTC
Hello
Can you plz explain me how to use the killstreak option ?
There is any permission for that and what can i do with this ?
This is quite an advanced, untested feature. Here's how it works:
- Set killStreaks.enabled to true in global.yml
- Set killStreaks.actionDefault to a list of strings of whichever action you wish (more below). You can also specify individual nodes for the number of kills, e.g. killStreaks.action5 (occurs when the player has 5 kills).
Kill streak actions are in list format. Examples:
#&6Wow, you got a kill. You now have a streak of <kills>!
!&6<player> got <kills> kills!
/op <player>
= send only the player who gets the reward a message
! = Broadcast a message to everyone
/ = run this command as the console