Minecraft Hot Potato
What is Hot Potato?
Hot potato is a plugin in a league of its own. Players love the high paced action and thrills that this awesome mini-game provides, making it the perfect game for any server!
How do you play?
All players join a arena with speed potion effect. One Player randomly spawns with a potato in there inventory. They have 10 seconds (Configurable) to give up the potato by right clicking a player. The player who has the potato will have a TNT block on his head, and will also be shooting fireworks. If he hits another player, that player becomes the potato. Whoever has the potato at the end of the timer blows up and is sent to the spectator box. When one player is left, they will get 10 (Configurable) credits which he can use to spawn in perks before a game.
Problems or Requests
Want to request a feature or tell me a bug? At the top of the page click "tickets", then "Post a Ticket" on the right of the page. Please include your issue or what you want added.
Warning
This plugin is still in beta. I am releasing the beta builds for people to help me with errors and testing. Some commands might crash your server or might not work.
Github | Source Code
Visit the link here. Note: I put the plugin on github for learning. Not for people stealing my code, please ask me if you want to use some of my code, I will happily say yes.
Follow me on twitter to have updates on when videos are coming out and updates on the plugin! Visit the link here.
== Want to learn how to code? ==
.png)










-
View User Profile
-
Send Message
Posted Mar 22, 2014Please Someone Help
-
View User Profile
-
Send Message
Posted Mar 20, 2014When i do /hotpotato help nothing happens...
-
View User Profile
-
Send Message
Posted Mar 19, 2014When I win a match he enters the spec mode and no longer goes out, when I put the command "/ HotPotato leave" this error appears
Player issued server command: /hotpotato leave
2014-03-19 20:11:53 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'hotpotato' in plugin HotPotato v1.0.2
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:528)
at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:968)
at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:886)
at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:837)
at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49)
at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
Caused by: java.lang.NullPointerException
at me.avery246813579.hotpotato.commands.CmdHotPotato.onCommand(CmdHotPotato.java:195)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 15 more
-
View User Profile
-
Send Message
Posted Mar 18, 2014@follet2004 YOU ARE EPIC :)
-
View User Profile
-
Send Message
Posted Mar 18, 2014@elliscool23
Here the info to put the new Java 7:
https://www.java.com/en/download/help/mac_install.xml
or
https://stackoverflow.com/questions/12757558/installed-java-7-on-mac-os-x-but-terminal-is-still-using-version-6
Nope it help you.
-
View User Profile
-
Send Message
Posted Mar 18, 2014I Use Mac
-
View User Profile
-
Send Message
Posted Mar 18, 2014@elliscool23
You use Windows or Mac or Linux ?
-
View User Profile
-
Send Message
Posted Mar 18, 2014Dude do i update my client java i really want this plugin please just tell my how I'm only 12
-
View User Profile
-
Send Message
Posted Mar 18, 2014@elliscool23
What? Google it!
-
View User Profile
-
Send Message
Posted Mar 18, 2014What Do I Update My Client Java
-
View User Profile
-
Send Message
Posted Mar 18, 2014@elliscool23
You use old java. Update it to Java 7.
-
View User Profile
-
Send Message
Posted Mar 18, 2014I have this error. Please help i really like this plugin and if you help me to get it to work i will post a tutorial
[18:15:20 ERROR]: Could not load 'plugins/HotPotato.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/avery246813579/hotpotato/HotPotato : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) [craftbukkit.jar:git-Spigot-1225] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:309) [craftbukkit.jar:git-Spigot-1225] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Spigot-1225] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:259) [craftbukkit.jar:git-Spigot-1225] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:135) [craftbukkit.jar:git-Spigot-1225] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:430) [craftbukkit.jar:git-Spigot-1225] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Spigot-1225]
Caused by: java.lang.UnsupportedClassVersionError: me/avery246813579/hotpotato/HotPotato : 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.findClass0(PluginClassLoader.java:80) [craftbukkit.jar:git-Spigot-1225] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) [craftbukkit.jar:git-Spigot-1225] 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.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) [craftbukkit.jar:git-Spigot-1225]
-
View User Profile
-
Send Message
Posted Mar 18, 2014Does Not Work :(
-
View User Profile
-
Send Message
Posted Mar 6, 2014@TurboTan1
Join signs also not working for me, checked permissions all leave and start work, just Join sign making not working.
-
View User Profile
-
Send Message
Posted Feb 28, 2014when the game end but I can't quit,Hope the problem to quickly update
I'm sorry My English is not good
-
View User Profile
-
Send Message
Posted Feb 2, 2014I cant type in NO command I Downloaded it and it comes up with the other plugins I did /plugins and it was there when I did /hp and /hotpotato nothing poped up! Is there something else I need to Install?
-
View User Profile
-
Send Message
Posted Jan 28, 2014if i enable the area it get an internal error
17:09:43 [INFO] anthriax issued server command: /hotpotato enable timebomb 17:09:43 [INFO] [HotPotato] Lobby has been created. 17:09:43 SEVERE: null 17:09:43 org.bukkit.command.CommandException: Unhandled exception executing command 'hotpotato' in plugin HotPotato v1.0.2 17:09:43 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 17:09:44 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) 17:09:44 at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:547) 17:09:44 at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:931) 17:09:44 at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:804) 17:09:44 at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) 17:09:44 at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) 17:09:44 at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) 17:09:45 at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) 17:09:45 at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:641) 17:09:45 at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:252) 17:09:45 at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:524) 17:09:45 at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:436) 17:09:45 at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) 17:09:45 Caused by: java.lang.NullPointerException 17:09:46 at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source) 17:09:46 at java.lang.Float.parseFloat(Unknown Source) 17:09:46 at me.avery246813579.hotpotato.game.Game.loadGame(Game.java:72) 17:09:46 at me.avery246813579.hotpotato.game.GameCreator.enableArena(GameCreator.java:57) 17:09:46 at me.avery246813579.hotpotato.commands.CmdHotPotato.onCommand(CmdHotPotato.java:251) 17:09:46 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 17:09:46 ... 13 more
the /hotpotato disable <area> does work.
-
View User Profile
-
Send Message
Posted Jan 26, 2014winner of game doesn't ever leave arena, has to relog... no way around that really, also if you leave while exp timer is counting down you get the amount of levels that the timer was on
-
View User Profile
-
Send Message
Posted Jan 24, 2014The author can issue instructions to me have a look? I don't know how to use this plugin,Even have the plug-in help command.
-
View User Profile
-
Send Message
Posted Jan 20, 2014@Avery246813579
And the users still cannot leave the game. They have to use the command to leave the game or leave to exit hotpotato, and the game wont stop. You've gotta fix this.