Skip to main content
The base command is /hotpotato, with the alias /hp. Running it with no arguments shows the help page.
These need hotpotato.play, which everyone has by default.
CommandWhat it does
/hotpotato join <arena>Join the named arena.
/hotpotato leaveLeave your current game.
/hotpotato listList arenas, their player counts, and whether they are ready.
/hotpotato helpShow the help page.

Arena setup

All arena setup runs as /hotpotato arena <action> <arena> [value]. For the location actions, stand where you want the point before running the command.
ActionUsageWhat it does
createcreate <arena>Create a new arena.
deletedelete <arena>Delete an arena.
setlobbysetlobby <arena>Set the lobby spawn to your position.
addspawnaddspawn <arena>Add a play spawn at your position.
removespawnremovespawn <arena> <index>Remove the play spawn at that index.
setspectatorsetspectator <arena>Set the spectator spawn to your position.
setreturnsetreturn <arena>Set where players go after a game.
setcorner1setcorner1 <arena>Set the first bounds corner.
setcorner2setcorner2 <arena>Set the second bounds corner.
setminsetmin <arena> <number>Minimum players to start.
setmaxsetmax <arena> <number>Maximum players.
setpotatoessetpotatoes <arena> <number>How many potatoes per round.
setroundtimesetroundtime <arena> <seconds>Round length in seconds.
addpowerupaddpowerup <arena> <type>Place a powerup at your position.
removepowerupremovepowerup <arena> <index>Remove the powerup at that index.
listpowerupslistpowerups <arena>List an arena’s placed powerups.
savesave <arena>Save the arena and check it is playable.
Run save after setup. If anything is missing or only one bounds corner is set, the message lists exactly what to fix.