This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Features
Want a simple plugin that allows you to run a console command when your players kill another player? Well killstreaks allows all this.
Can you add like wolfs? As a kill streaks and like options to add more kill streaks like for my server i want to have like 10 different ones like 3,5,7,9,11,13,15 i would like to give player like a pack of wolfs or god mode for like 5 minutes or like air strike (lightning strike) in the next area they click can you do this? Thanks!
I have a suggestion for this that would barely use any server resources.
At every kill you could record the time for a certain player with System.currentTimeMillis(). Then you would just have to compare it to the last time recorded when they killed something. If they are close enough then you could show the double kill message. No threading or counting required. I hope this helps you or that you already thought of it. :3
I have added /kd to version 1.4 which tells you your current kill death ratio.
Multiple console commands and disabled worlds are coming in V1.5 so stay tuned :)
@pandapipino
Mhh I could add like double kills etc but it would require the use of alot more server resources as I would have to count every second. Might add this and make it optional good idea :)
I really want to make this plugin as simple as possible, and don't want to add any decencies, so worldguard might be added in the future but as yet I have no plans to add it
I'm running this on XiraCraft IP:69.175.10.227:25571 Nice Plugin!
If you could have this hook into PVPArena to avoid the kills in there being counted, please do. :) Thanks.
@tomjw64
Maybe work it in the config. Have it set for a time in seconds (decided by the config).
If anybody is running this on their server please post the ip and the server name, and ill put it on plugin description :D
@falsevacuum
Thanks for the code :) Ill be sure to add something like this in the next version :D
@izak1245
You can add as many new lines for the killstreaks as you wish so you could have
Can you add like wolfs? As a kill streaks and like options to add more kill streaks like for my server i want to have like 10 different ones like 3,5,7,9,11,13,15 i would like to give player like a pack of wolfs or god mode for like 5 minutes or like air strike (lightning strike) in the next area they click can you do this? Thanks!
@tomjw64
@Jdon278
@pandapipino
I have a suggestion for this that would barely use any server resources. At every kill you could record the time for a certain player with System.currentTimeMillis(). Then you would just have to compare it to the last time recorded when they killed something. If they are close enough then you could show the double kill message. No threading or counting required. I hope this helps you or that you already thought of it. :3
V1.4.1 released adding plugin metrics
I have added /kd to version 1.4 which tells you your current kill death ratio. Multiple console commands and disabled worlds are coming in V1.5 so stay tuned :)
@pandapipino Mhh I could add like double kills etc but it would require the use of alot more server resources as I would have to count every second. Might add this and make it optional good idea :)
I hope we can change how many seconds can the next kill streak will be counted, Like for example:
PLAYER1 Killed PLAYER2... '(number of seconds interval)' PLAYER1 Killed PLAYER3.
Announce: PLAYER1 just got "DOUBLE KILL!"
- So if the interval was 2 seconds if the next kill was 3 seconds it will not count the streak for PLAYER1 and it will reset back its streak.
example config file:
'2' broadcast %name% "DOUBLE KILL!"
interval before next kill: 2
That's all Thanks!
@balloon27
I really want to make this plugin as simple as possible, and don't want to add any decencies, so worldguard might be added in the future but as yet I have no plans to add it
@Jdon278
Thanks! Think you can implement WorldGuard regions once, or is that too much to ask? And maybe resetting when warping or teleporting?
@balloon27
I should hopefully have it up today, I'll pm you a version as soon as its done
@Jdon278
PVP Arena prevents real kills, so you don't actually die. You need to hook into it :D Also, can you add spout custom ID support?
@Jdon278
Any idea when that will be? Just so I can inform the players on my server :)
@balloon27
I will it so that you can disable it per world in V1.4 soon
Can you make it so that you can enable/disable this per world or even per WorldGuard region? Would be awesome for certain minigames!