

A comprehensive console mod for PEAK that adds numerous fun and utility commands, plus an enhanced Hotkeys interface. Press F1 to open the console and access both the traditional command interface and the new Advanced Console UI tab.
PEAK/BepInEx/plugins/F1 to open consoleConsoleSettings.SetDPI)The mod significantly improves the built-in Hotkeys tab:
F1 to open console, then click the "Hotkeys" tabConsole.Clear, Character.InfiniteStamina)F1 to open the in-game consoleYou can still type commands manually in the console using the format ClassName.CommandName parameter1 parameter2
Teleport.To PlayerName - Teleport yourself to a specific player ⚡RPCTeleport.AllToMe - Teleport all players to your location ⚡RPCTeleport.PlayerToPlayer PlayerName1 PlayerName2 - Teleport first player to second player ⚡RPCTeleport.PlayerToMe PlayerName - Teleport a specific player to your location ⚡RPCTeleport.RandomPlayer - Teleport yourself to a random player ⚡RPCFunCommands.KillPlayer PlayerName - Kill a specific player ⚡RPCFunCommands.RevivePlayer PlayerName - Revive a dead player ⚡RPCFunCommands.FreezePlayer PlayerName - Freeze a player in place ⚡RPCFunCommands.UnfreezePlayer PlayerName - Unfreeze a frozen player ⚡RPCFunCommands.InvisiblePlayer PlayerName - Make a player invisible ⚡RPCFunCommands.VisiblePlayer PlayerName - Make an invisible player visible again ⚡RPCFunCommands.SetPlayerSize PlayerName [scale] - Change player size (default: 1.0) ⚡RPCPlayer Character RPC Commands:
RPCCommands.JumpPlayer PlayerName - Make a player jump ⚡RPCRPCCommands.JumpAllPlayers - Make all players jump ⚡RPCRPCCommands.FallPlayer PlayerName [force] - Make a player fall (default force: 7.0) ⚡RPCRPCCommands.FallAllPlayers [force] - Make all players fall ⚡RPCRPCCommands.PassOutPlayer PlayerName - Make a player pass out ⚡RPCRPCCommands.UnPassOutPlayer PlayerName - Bring a player back to consciousness ⚡RPCRPCCommands.PassOutAllPlayers - Make all players pass out ⚡RPCRPCCommands.UnPassOutAllPlayers - Bring all players back to consciousness ⚡RPCRPCCommands.RevivePlayerRPC PlayerName [applyStatus] - Revive a player (default: true) ⚡RPCRPCCommands.ReviveAllPlayers [applyStatus] - Revive all players ⚡RPCRPCCommands.StopClimbingPlayer PlayerName - Stop all climbing for a player ⚡RPCRPCCommands.StopClimbingAllPlayers - Stop all climbing for all players ⚡RPCRPCCommands.StartCarryPlayer CarrierName TargetName - Make one player carry another ⚡RPCRPCCommands.RenderPlayerDead PlayerName - Render player appearance as dead ⚡RPCRPCCommands.RenderPlayerPassedOut PlayerName - Render player appearance as passed out ⚡RPCRPCCommands.RenderAllPlayersDead - Render all players as dead ⚡RPCRPCCommands.DestroyHeldItem PlayerName - Destroy item in player's hand ⚡RPCRPCCommands.DestroyAllHeldItems - Destroy all held items ⚡RPCWorld Objects RPC Commands:
RPCCommands.TriggerHelicopter - Summon rescue helicopter ⚡RPCRPCCommands.LightAllFlares - Light all flares in the scene ⚡RPCRPCCommands.LightAllCampfires - Light all campfires ⚡RPCRPCCommands.ExtinguishAllCampfires - Extinguish all campfires ⚡RPCRPCCommands.ShakeAllIcicles - Shake all icicles ⚡RPCRPCCommands.ShakeAllBridges - Shake all bridges ⚡RPCRPCCommands.FireAllArrows - Fire all arrow shooters ⚡RPCRPCCommands.SpawnEruption PlayerName - Spawn volcano eruption on player ⚡RPCRPCCommands.TriggerBananaPeel PlayerName - Trigger banana peel slip effect ⚡RPCItem RPC Commands:
RPCCommands.CookAllItems [cookLevel] - Cook all items to level (default: 100) ⚡RPCRPCCommands.FinishCookingAllItems - Finish cooking all items ⚡RPCRPCCommands.ToggleCookingSmoke [enabled] - Toggle cooking smoke (default: true) ⚡RPCRPCCommands.DenyPickupAllItems - Prevent pickup of all items ⚡RPCGame State RPC Commands:
RPCCommands.ForceWin - Force game victory ⚡RPCRPCCommands.UpdatePeakTimer [seconds] - Update peak timer (default: 10) ⚡RPCRPCCommands.BeginIslandLoad [sceneName] [loadType] - Start island loading ⚡RPCEnvironmentCommands.SetGravity [value] - Change gravity (default: -9.81) ⚡RPC SyncedEnvironmentCommands.GetGravity - Display current gravity valueEnvironmentCommands.ToggleFog - Toggle fog on/offEnvironmentCommands.SetFogDensity [density] - Set fog density (default: 0.01)EnvironmentCommands.SetFogColor [r] [g] [b] - Set fog color (RGB values 0-1)EnvironmentCommands.LightNearestCampfire - Light nearest campfire within 10m ⚡RPCEnvironmentCommands.ExtinguishNearbyFires [radius] - Extinguish fires within radius (default: 20m) ⚡RPCEnvironmentCommands.GodModeEnvironment - Disable environmental damageEnvironmentCommands.ExplodeAt PlayerName [force] - Create explosion at player locationEnvironmentCommands.Lightning - Create lightning effectEnvironmentCommands.ClearMobs - Remove all mobs from the mapEnvironmentCommands.SetGameSpeed [speed] - Change game speed multiplier (default: 1.0)EnvironmentCommands.PauseGame - Pause the game (speed = 0)EnvironmentCommands.ResumeGame - Resume the game (speed = 1)SpawnCommands.ListItems - Show list of all available items with IDsSpawnCommands.FindItem ItemName - Search for items by name (partial matching)SpawnCommands.SearchItems SearchTerm - Advanced search with autocomplete hintsSpawnCommands.ShowPopularItems - Display commonly used/useful itemsSpawnCommands.ShowItemsByCategory Category - Show items by category (food, tools, medical, survival, weapons, clothes)SpawnCommands.GiveItemByName PlayerName ItemNameOrID - Give item to player by name or IDSpawnCommands.SpawnItemByName ItemNameOrID - Spawn item in world by name or IDSpawnCommands.SpawnRandomItem - Spawn a random itemSpawnCommands.TickEveryone - Spawn ticks on all playersSpawnCommands.TickPlayer PlayerName - Spawn a tick on a specific playerSpawnCommands.GiveItem PlayerName ItemID - Give item to player by ID (legacy)SpawnCommands.ClearItems - Remove all spawned items from the mapObject Spawning (Custom Objects):
SpawnCommands.ObjectSpawnMushroom [size] - Spawn mushroom with size (default: 1.0)SpawnCommands.ObjectSpawnRope [length] - Spawn rope with length (default: 10.0)SpawnCommands.ObjectSpawnLuggage [count] - Spawn airplane luggage (default: 1)SpawnCommands.ObjectSpawnTree [height] - Spawn tree with height (default: 5.0)SpawnCommands.ObjectSpawnRock [size] - Spawn rock/boulder with size (default: 2.0)SpawnCommands.ObjectSpawnJellyfish [size] - Spawn floating jellyfish with size (default: 1.0)SpawnCommands.ClearSpawnedObjects - Remove all custom spawned objectsMapCommands.ListSegments - Show all available map segmentsMapCommands.JumpToSegment SegmentNameOrNumber - Jump to specific segment (Beach/0, Tropics/1, Alpine/2, Caldera/3, TheKiln/4, Peak/5)MapCommands.GetCurrentSegment - Show current segmentMapCommands.NextSegment - Move to next segmentMapCommands.PreviousSegment - Move to previous segmentMapCommands.SyncAllPlayersToSegment - Teleport all players to current segmentMapCommands.GoToBeach - Quick jump to Beach segmentMapCommands.GoToTropics - Quick jump to Tropics segmentMapCommands.GoToAlpine - Quick jump to Alpine segmentMapCommands.GoToCaldera - Quick jump to Caldera segmentMapCommands.GoToKiln - Quick jump to TheKiln segmentMapCommands.GoToPeak - Quick jump to Peak segmentCharacterAfflictions.AddCold - Add cold statusCharacterAfflictions.AddCurse - Add curse statusCharacterAfflictions.AddDrowsy - Add drowsinessCharacterAfflictions.AddHot - Add heat statusCharacterAfflictions.AddHunger - Add hungerCharacterAfflictions.AddInjury - Add injury statusCharacterAfflictions.AddPoison - Add poison statusCharacterAfflictions.ClearAll - Clear all status effectsCharacterAfflictions.ClearAllAilments - Clear all negative effectsCharacterAfflictions.ClearCold - Remove cold statusCharacterAfflictions.ClearCurse - Remove curse statusCharacterAfflictions.ClearDrowsy - Remove drowsinessCharacterAfflictions.ClearHot - Remove heat statusCharacterAfflictions.ClearHunger - Remove hungerCharacterAfflictions.ClearInjury - Remove injuryCharacterAfflictions.ClearPoison - Remove poisonCharacterAfflictions.Die - Kill via afflictionsCharacterAfflictions.Starve - Apply starvationStatusCommands.ClearCold PlayerName - Remove cold status from playerStatusCommands.AddCold PlayerName [amount] - Add cold status to playerStatusCommands.ClearHunger PlayerName - Remove hunger from playerStatusCommands.AddHunger PlayerName [amount] - Add hunger to playerStatusCommands.ClearPoison PlayerName - Remove poison from playerStatusCommands.AddPoison PlayerName [amount] - Add poison to playerStatusCommands.ClearCurse PlayerName - Remove curse from playerStatusCommands.AddCurse PlayerName [amount] - Add curse to playerStatusCommands.ClearDrowsy PlayerName - Remove drowsiness from playerStatusCommands.AddDrowsy PlayerName [amount] - Add drowsiness to playerStatusCommands.ClearInjury PlayerName - Remove injury from playerStatusCommands.AddInjury PlayerName [amount] - Add injury to playerStatusCommands.ClearHot PlayerName - Remove heat status from playerStatusCommands.AddHot PlayerName [amount] - Add heat status to playerStatusCommands.ClearAllStatuses PlayerName - Remove all status effects from playerWeatherCommands.ToggleSnowStorm - Toggle snow storm/wind on/offInfoCommands.ListPlayers - Show list of all players with their statusInfoCommands.PlayerInfo PlayerName - Show detailed information about a playerInfoCommands.ServerInfo - Show server and room informationInfoCommands.GetPos [PlayerName] - Get position of player (or yourself if no name given)InfoCommands.PerfStats - Show performance statisticsInfoCommands.Distance PlayerName1 PlayerName2 - Show distance between two playersInfoCommands.FindNearest [PlayerName] - Find nearest player to you or specified playerThese commands are built into the base game and available without any mods:
Character.Die - Kill your characterCharacter.GainFullStamina - Restore full staminaCharacter.InfiniteStamina - Toggle infinite staminaCharacter.LockStatuses - Lock current status effectsCharacter.PassOut - Make your character pass outCharacter.Revive - Revive your characterCharacter.TestWin - Test victory conditionItemDatabase.Add ItemName - Add item to world (supports autocomplete)Backpack.PrintBackpacks - Show backpack informationMapHandler.JumpToSegment SegmentName - Jump to map segmentAchievementManager.ClearAchievements - Clear all achievementsAchievementManager.Grant AchievementType - Grant specific achievementAscents.LockAll - Lock all ascent routesAscents.UnlockAll - Unlock all ascent routesAscents.UnlockOne - Unlock one ascent routeCharacterCustomization.Randomize - Randomize character appearancePassportManager.TestAllCosmetics - Test all cosmetic itemsApplicationCLI.SetTargetFramerate FPS - Set target FPSConsoleSettings.Clear - Clear consoleConsoleSettings.ClearMuted - Clear muted commandsConsoleSettings.Pause - Pause console updatesConsoleSettings.SetDPI Value - Set console DPI ⚠️ WARNING: Can break console display! Use F2 to reset to default (96)ConsoleSettings.Unpause - Unpause consoleScript.Execute ScriptPath - Execute console scriptIBinarySerializable.EnableLog - Enable serialization loggingSmallShadowHandler.DebugDisable - Disable shadow debuggingSmallShadowHandler.DebugEnable - Enable shadow debuggingModal.TestModal - Test modal dialogsNote: These default commands use different syntax than mod commands. Most support autocomplete when you start typing.
# Advanced Console Mod Commands
Teleport.To Player_Name
FunCommands.SetPlayerSize Player_Name 2.0
StatusCommands.AddPoison Player_Name 0.5
EnvironmentCommands.SetGravity -5.0
EnvironmentCommands.LightNearestCampfire
MapCommands.JumpToSegment Beach
MapCommands.ListSegments
SpawnCommands.SpawnItemByName Flashlight
SpawnCommands.SearchItems rope
SpawnCommands.ObjectSpawnMushroom 2.0
SpawnCommands.ObjectSpawnJellyfish 1.5
InfoCommands.ListPlayers
# Default Game Commands (no mod required)
Character.InfiniteStamina
ItemDatabase.Add Flashlight
CharacterAfflictions.ClearAll
MapHandler.JumpToSegment Alpine
If commands don't work:
F1 keySpawnCommands.ListItems or SpawnCommands.SearchItems to find valid item namesSpawnCommands.SpawnItemByName Flashlight or SpawnCommands.SpawnItemByName 1Thanks to Console Unlocker to open dev console code.