Cranked
This project has been put on hold until I manage to get Infected up to date and working; both these projects run on relatively similar code, so if I find a bug in Infected, it'll also be on here

Cranked is a new game mode from Call of Duty Ghosts. This plugin tries its' best to replicate that gamemode and turn it into a Minecraft minigame. The objective of this game is to get more kills then everyone else. Pretty simple eh? Wrong! Cranked requires you to kill a player within 30 seconds or you die! And not only that but for every kill you get you get a speed boost, making every kill easier!
Quote from Call Of Duty Wiki:Cranked is a game mode in Call of Duty: Ghosts. The gametype is similar to Team Deathmatch, with two teams competing to earn kills. Whenever a player gets a kill, they earn a "Cranked" bonus, giving them faster movement speed, reload, and ADS. Upon getting the bonus, the player is given a 30 second timer. After each kill or assist the player earns the timer will reset. If the player fails to get a kill or assist within the time limit, they will explode and die.
All downloads
Report a bug or issue
Help
Make a suggestion
Item Id's, Enchantment ID's and Potion Id's
- Saves inventory, armor, exp, levels and the player's last known spot
- Choose what arena to play in
- At the current stage of coding, it only supports FFA, but teams will be added in a later update
- Each arena can have it's own settings
- Acts just like Cranked from COD Ghosts
- Auto-starts when the required amount of players join the lobby
- Multiple Arena support
- Uses exp and levels to show information
There are addons planned such as CrackShot, Factions, etc.But currently none have been implemented.
If you require assistance, post a ticket. If you do not, any comments will be ignored and/or deleted. Your ticket should include all required information listed in the template.
Idea From:
revilosmith1999 - play.minecentre.com) http://forums.bukkit.org/threads/minigame-cranked-based-on-the-new-cod-ghosts.182454/
Cranked's Disclaimers
Within Cranked there is an auto updater, this is used to show server owners when i release a new update to bukkit. If you don't want this feature just go into the config, and disable "Check For Updates"
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version You can disable the stat collection via /plugins/PluginMetrics/config.yml if you wish.












-
View User Profile
-
Send Message
Posted Mar 15, 2014Cranked v1.0.0
Cranked v1.0.0 Introduces a new Item Code, the new code is very simple and the order doesn't matter. The old format for item codes will remain supported though. It also fixes A LOT of bugs The file can be downloaded when the Bukkit Dev Staff approve the file, or from my website(Files are not watched by bukkit staff and could be considered unsafe).
-
View User Profile
-
Send Message
Posted Mar 15, 2014Hello everyone, if you could please make a ticket in order to keep the comments clear from GIANT error logs it would be greatly appreciated. :)
-
View User Profile
-
Send Message
Posted Mar 14, 2014@Clawshot
No. The folder would not create
-
View User Profile
-
Send Message
Posted Feb 27, 2014The kill streaks wont come into the inventory, worked out the code and can do it manually. Just not when you get x amount of kills. ( Code posted below ). Also, kits dont show up when you first spawn into the match?
Kits: Guard: Icon: '268' Helmet: '306' Chestplate: '303' Leggings: '304' Boots: '305' Items: - '267' - '261' - 262,64 KillStreaks: '5': 76,2%&eHarrier_Strike&e '7': 276-1
-
View User Profile
-
Send Message
Posted Feb 27, 2014@TiippexxModz
did you edited the Cranked / Infected configs?
-
View User Profile
-
Send Message
Posted Feb 20, 2014Hello! The plugin is perfect :3 But can you tell me how can I choose one of created classes? And how can I use crackshot with it? Thanks
-
View User Profile
-
Send Message
Posted Feb 16, 2014same error in infected too
ver thread/INFO]: [Cranked] Enabling Cranked v0.0.3 [15:54:18] [Server thread/ERROR]: Cannot load configuration from stream org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xFFFD) special characters are not allowed in "<string>", position 100 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:204) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at me.sniperzciinema.cranked.Tools.Files.reloadMessages(Files.java:151) [Cranked.jar:?] at me.sniperzciinema.cranked.Tools.Files.getMessages(Files.java:159) [Cranked.jar:?] at me.sniperzciinema.cranked.Messages.Msgs.getString(Msgs.java:81) [Cranked.jar:?] at me.sniperzciinema.cranked.Cranked.onEnable(Cranked.java:49) [Cranked.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] ... 17 more [15:54:18] [Server thread/ERROR]: Error occurred while enabling Cranked v0.0.3 (Is it up to date?) java.lang.NullPointerException at me.sniperzciinema.cranked.Messages.Msgs.getString(Msgs.java:81) [?:?] at me.sniperzciinema.cranked.Cranked.onEnable(Cranked.java:49) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-1.7.2-R0.3-20140209.084926-37.jar:git-Bukkit-1.7.2-R0.2-41-g3c20ce6-b3012jnks]
-
View User Profile
-
Send Message
Posted Feb 15, 2014Oh and also, for some reason ( I have no idea why ) sometimes when people leave a huge error pops up in the console.
-
View User Profile
-
Send Message
Posted Feb 14, 2014hey dear, i cant make a ticket to you^^
so my problems till now are just inside the console so i didnt interact with the plugin yet:
Zeile 161: [15:38:14] [Thread-11/WARN]: [Cranked] Please notify the author of this error. Zeile 160: [15:38:14] [Thread-11/WARN]: [Cranked] File versions should follow the format 'PluginName vVERSION' Zeile 159: [15:38:14] [Thread-11/WARN]: [Cranked] The author of this plugin (xXSniperzzXx_SD) has misconfigured their Auto Update system
I even took auto update to false but nothing chenged.
can anyone tell me what to do? its the only plug with server thread-warns ;/
-
View User Profile
-
Send Message
Posted Feb 12, 2014Thank you for the latest update :D
-
View User Profile
-
Send Message
Posted Feb 12, 2014Does this have a github repo?
-
View User Profile
-
Send Message
Posted Feb 1, 2014I finally have a date for when my internet is getting back, next thursday(Feb 6(Give or take a day)) Then Its going to take my a few days to update all the plugins and the bukkit version.Then I have a lot of testing to do.
-
View User Profile
-
Send Message
Posted Jan 27, 2014@arhlex
English always helps so people can read what's gone wrong >.<
-
View User Profile
-
Send Message
Posted Jan 11, 2014Very good plugin xXSniperxxXxSD... except there's a lot of bugs. I would create a ticket but it won't let me.
People can tp out of the game by using /spawn and any other tp command.
This may be my fault, but people can't hit each other during the game.
I can't force start a game.
EDIT: Okay they can hit each other, I don't know what I was doing wrong but I fixed it... But people cannot use bows, and maybe in the future add mcmmo support? Awesome plugin
-
View User Profile
-
Send Message
Posted Jan 9, 2014if I can give you some advice I'd be really happy :) Could you add a / cr setlobby and / cr setwinner? the / cr setwinner so that the winner will be teleported to a place different from players who lose. else, Could you add the ability to use the vault in order to give awards to the winner? I know it's still a first release, but it is a really nice plugin if developed well. Thank you for considering :)
-
View User Profile
-
Send Message
Posted Jan 9, 2014@arhlex
Use BarAPI, Sinperzz
-
View User Profile
-
Send Message
Posted Jan 6, 2014Bugs:
When You deteah, not show the deaths in scoreborad, always is 0,and you can use arch, the command /cranked start and /cranked end not found and signs are perfect but, havent color, the other is perfect, i will do a review of this pulguin :), and spectator pls if no havent
Edit: Add boss bar message for the 30 seconds :)
-
View User Profile
-
Send Message
Posted Jan 5, 2014Im talking about the countdown to the end of the game. For example when one person joins, it says "Game ending in <time> seconds"
-
View User Profile
-
Send Message
Posted Jan 5, 2014@revilosmith1999
I'll have to test the bow, and the one person start. But what timer are you talking about.
And the pregame gives speed just so they can play around while waiting.
-
View User Profile
-
Send Message
Posted Jan 5, 2014Bugs i found from testing on my server: Can't use the bow in game, the game automatically starts when one person joins (Well the timer does) and it would be better if they started with no speed :)