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.
!Help!
I am running craftbukkit version 1.7.2-R0.2
I have the killstreaks.jar and the Killstreaks folder in my plugins file.
When I start my server, I get this error:
[18:02:08 ERROR]: Could not load 'plugins/killstreak.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/jonneystechcheck/kill/streak/Killstreaks : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:257) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:235) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
Caused by: java.lang.UnsupportedClassVersionError: me/jonneystechcheck/kill/streak/Killstreaks : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65]
at java.lang.Class.forName0(Native Method) [?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) [?:1.6.0_65]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks]
... 9 more
Do you think in the next update, if you continue with this, maybe adding a way to set a command on death. For when a player dies I can do something like take away 100$ or reset their personal scoreboard etc.
Either I started smoking crack this morning or I downloaded this, restarted server 3 times and there is still no killstreaks file or config, and yes I unzipped it and put the jar into my plugins file...
For those who are lazy I have configured a config that gives players money for killing other players and give a killstreak notification every 5 kills. Here is the document: https://docs.google.com/document/d/1jGB0XhhGLTMhljLOFY15TIJ5FRbPp9wIswDpbvHEPQA/edit REMOVE the original text in the config and paste this text in the config file use notpad+ to copy and paste. The config should look like this: https://gyazo.com/a9550e3487b2a87b87592ec1bd200c24 all the way down.
Anyway to remove the "Your on a killstreak' after every kill? Because you spelled "You're" wrong and it's annoying.
Broken for 1.7.10
!Help! I am running craftbukkit version 1.7.2-R0.2 I have the killstreaks.jar and the Killstreaks folder in my plugins file. When I start my server, I get this error:
[18:02:08 ERROR]: Could not load 'plugins/killstreak.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/jonneystechcheck/kill/streak/Killstreaks : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:257) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:235) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] Caused by: java.lang.UnsupportedClassVersionError: me/jonneystechcheck/kill/streak/Killstreaks : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] ... 9 more
Help?
I appreciate the plugin and its simplicity behind it. Glad I discovered it.
Keep up the work. :)
Could you add a support of MobArena please ? or at least let us define a zone where plugin don't count kills / deaths ?
@KingWar92
Yes, it does.
Does it work with 1.7.4/1.7.5 please ?
@EggzMC
If u know how to code java, than u can change the messages urself. Of course u would HAVE to ask the authors permission before u change his code
Could you add a messages.txt or .yml for editing /kd messages?
Do you think in the next update, if you continue with this, maybe adding a way to set a command on death. For when a player dies I can do something like take away 100$ or reset their personal scoreboard etc.
Make in config true or false for log out reset killstreak if you know what i mean...
@CraftPimp
You need to put the killstreaks folder in your plugins folder as well, It does say at the bottom of the download page
"Known caveats
Copy the "killstreak" folder from the zip to your plugins folder. If you already have a config.yml, no need to copy new one from the zip."
Either I started smoking crack this morning or I downloaded this, restarted server 3 times and there is still no killstreaks file or config, and yes I unzipped it and put the jar into my plugins file...
@X_angelz_X
@Punkred
Sorry about this bug, I have uploaded a new version, just waiting for approval http://dev.bukkit.org/media/files/768/574/KillsStreaks-V1.91.zip
Kill streaks, as Punkred said, don't reset on death. It only tells you it does.
Killstreaks don't reset on death for some reason :/. You respawn and your killstreak continues
@aaryndok15
fixed :)
love the plugin btw
YOU SPELLED KILLSTREAKS WRONG IN DISC. (put in caps so you'd look)