Skip to content
Back to Homepage

Windrose+ Admin Command Reference

Run these from the Windrose+ web console. Type wp.help, not /help. Angle brackets are required arguments. Square brackets are optional.

Vanilla Windrose has no wp. commands. This list follows Windrose+ command docs. Use wp.help and wp.help all on your server for the live catalog.

Player targets can be a display name, the actor id from wp.players, or a session-local player:N token.

Command Arguments Description
wp.help [command|all] List commands, or details for one command. all includes debug commands
wp.status Player count, multipliers, version. (disabled) means the key is not applied
wp.config Config snapshot (multipliers, RCON, loaded mod count)
wp.multipliers Gameplay multipliers
wp.uptime Process uptime
wp.reload Re-read windrose_plus.json. PAK-baked rates still need a restart
wp.version Windrose+ version
Command Arguments Description
wp.players Online players, positions, and ids
wp.playerinfo [player] Position, health, session info
wp.playtime [player] Time in the current session
wp.health [player] Current health
wp.pos [player] World coordinates
wp.stamina [player] Stamina, hunger, and thirst

wp.kick, wp.ban, wp.unban, and wp.listbans exist in some builds but depend on the native companion mod. Confirm a kick with wp.players. If nothing happens, that native module is not enabled on your Windrose+ version.

Command Arguments Description
wp.time In-game time of day
wp.creatures Spawned creatures by type
wp.entities Entity counts (useful for lag)
wp.weather Weather / environment values

If [player] is omitted, the command applies to everyone online.

Command Arguments Description
wp.speed [player] <multiplier> Movement speed (typical range 0–20, 1.0 default)
wp.jump [player] <multiplier> Jump height (2.0 is double)
wp.gravity [player] <multiplier> Gravity (0.3 is low gravity)
wp.tp [player] <x> <y> [z] Teleport. Omit z to keep current height
Command Arguments Description
wp.perf Players, memory, uptime
wp.memory Working set and related memory figures
wp.doctor Support snapshot and config warnings
wp.connections Active players and stale controllers
wp.mapgen Build a heightmap for the live map (run on a fresh boot)
wp.mapexport Export terrain heightfield data

Hidden debug commands (wp.inspect, wp.discover, wp.props, and similar) appear in wp.help all. They are for troubleshooting, not daily admin.

In the Windrose+ web console after logging in with the RCON password.

No. Use wp.help, not /help.