Windrose Reference

Windrose+ Admin Command Reference

Full reference for Windrose+ admin commands covering player management, server status, world info, and diagnostics.

Last updated: May 13, 2026

4.9

608+ Satisfied Customers

Run these commands from the Windrose+ web console to manage players, check server status, and run diagnostics.

Commands use the wp. prefix. Enter them exactly as shown - for example, wp.help, not /help.

In the syntax below, <angle brackets> indicate a required argument and [square brackets] indicate an optional one.

Captain’s Orders

Player movement and teleport commands. If [player] is omitted, the command applies to all players.

CommandArgumentsDescription
wp.speed[player] <mult>Set movement speed multiplier
wp.jump[player] <mult>Set jump height multiplier (1.0 = normal, 2.0 = double)
wp.gravity[player] <mult>Set gravity multiplier (1.0 = normal, 0.3 = moon-like)
wp.tp[player] <x> <y> [z]Teleport a player to absolute world coordinates

Server

Commands for viewing and managing server state.

CommandArgumentsDescription
wp.help[command|all]List all commands, or get help for a specific one
wp.statusShow server status and active multipliers
wp.configShow current config values
wp.multipliersShow all gameplay multipliers
wp.uptimeShow server uptime
wp.reloadReload config from disk without restarting
wp.versionShow Windrose+ version
wp.mapgenGenerate heightmap for the live map
wp.mapexportTrigger a terrain heightmap export

Players

Commands for viewing player information and activity.

CommandArgumentsDescription
wp.playersList online players with their positions
wp.playerinfo[player]Show consolidated info for a player
wp.playtime[player]Show a player’s session time
wp.health[player]Read a player’s current health
wp.pos[player]Get a player’s current position
wp.stamina[player]Read a player’s stamina, hunger, and thirst

World

Commands for reading world state.

CommandArgumentsDescription
wp.timeRead the current in-game time of day
wp.creaturesCount spawned creatures by type
wp.entitiesCount entities by type
wp.weatherRead current weather values

Diagnostics

Commands for monitoring performance and troubleshooting issues.

CommandArgumentsDescription
wp.perfShow server performance metrics
wp.doctorGenerate a support snapshot with runtime and config warnings
wp.memoryShow detailed memory usage
wp.connectionsShow network connection info

Frequently Asked Questions

In the Windrose+ web console. See the Web Console Access guide for instructions on opening it.

No. Commands use the wp. prefix, not a slash. For example, wp.help not /help.