Skip to content

Commands

Below is the absolute complete list of every command available in HeavenRandomKits. The plugin uses a dynamic framework that hides commands from the help menu if the player does not have permission for them.

These commands are available for your regular players to use and interact with the game modes.

CommandAliasesDescriptionPermission
/join/arena joinTeleports you to the active arena and assigns a random kit.None
/spawnTeleports you to the global plugin spawn.None
/arena voteOpens the voting menu for the next arena.None
/bountiesOpens a GUI with the top active bounties.None
/bounty check [player]Checks your current bounty or a specific player’s bounty.None
/killstreaks/topkillstreaks, /rachasOpens a GUI showing the players with the highest killstreaks.None
/coinsChecks your current Coin balance.None
/kit randomManually rolls a new random kit (costs coins if configured).None
/kitsOpens the kit selector menu.None
/kit menuOpens your personal kit menu.None

These commands are strictly for configuring the plugin and managing the events. They generally require the randomkits.admin permission or a specific subcommand node.

CommandAliasesDescriptionPermission
/heavenrandomkits reload/hrk reload, /rk reloadReloads all configuration files (config.yml, language.yml, etc.).randomkits.admin
/heavenrandomkits version/hrk versionChecks the current version of the plugin.randomkits.admin
/setspawnSets the global spawn at your exact location.randomkits.admin.setspawn
/abilities give <player> <id>/ability giveGives a specific special ability item to a player.randomkits.admin
CommandDescriptionPermission Node
/arena setupStarts a step-by-step setup wizard for an arena.randomkits.command.arenas.setup
/arena create <name>Creates a new arena profile.randomkits.command.arenas.create
/arena wandGives the WorldEdit-style wand to select boundaries.randomkits.command.arenas.wand
/arena setbounds <name>Saves the wand selection as the arena bounds.randomkits.command.arenas.setbounds
/arena addspawn <name>Adds a spawn point at your current location.randomkits.command.arenas.addspawn
/arena clearspawns <name>Deletes all spawn points for that arena.randomkits.command.arenas.clearspawns
/arena save <name>Saves the arena layout into a FAWE schematic.randomkits.command.arenas.save
/arena regen <name>Regenerates the arena from its schematic.randomkits.command.arenas.regen
/arena enable <name>Enables the arena to be put into rotation.randomkits.command.arenas.enable
/arena disable <name>Disables the arena and removes it from rotation.randomkits.command.arenas.disable
/arena delete <name>Completely deletes the arena and its files.randomkits.command.arenas.delete
/arena tpworld <name>Teleports you to the arena’s isolated world.randomkits.command.arenas.tpworld
/arena tprotationTeleports you to the currently active arena.randomkits.command.arenas.tprotation
/arena forcerotateForces the rotation timer to end instantly.randomkits.command.arenas.forcerotate
CommandDescriptionPermission Node
/kit create <name>Creates a new kit from your current inventory armor and items.randomkits.command.kits.create
/kit edit <name>Edits the contents of an existing kit.randomkits.command.kits.edit
/kit delete <name>Deletes a kit completely.randomkits.command.kits.delete
/kit give <player> <kit>Forces a player to receive a specific kit immediately.randomkits.command.kits.give
/kit setprice <name> <$>Sets the manual purchase price of a kit.randomkits.command.kits.setprice
/kit settings <name>Opens an advanced GUI to toggle kit permissions and icons.randomkits.command.kits.settings
/kits adminOpens the master Kit Manager GUI.randomkits.kit.admin
CommandDescriptionPermission
/ktk startForces the Kill The King event to start immediately.randomkits.admin
/ktk stopManually aborts the event.randomkits.admin
CommandDescriptionPermission
/coins give <player> <amount>Adds Coins to a player’s balance.randomkits.admin.coins
/coins remove <player> <amount>Subtracts Coins from a player’s balance.randomkits.admin.coins
/coins set <player> <amount>Sets a player’s exact Coin balance.randomkits.admin.coins
/bounty add <player> <amount>Adds a bounty to a player’s head manually.randomkits.admin
/bounty remove <player>Clears the bounty on a player.randomkits.admin