RCon Commands for Miscreated
General Commands
| Command | Description |
|---|---|
| sv_servername “Server Name” | Changes the server name. The new name is not saved! |
| wm_timeScale 3 | Determines how fast time passes on the server |
| wm_forceTime -1 | Forces a specific time of day |
| g_pinglimit 0 | Required ping to join the game |
| g_pingLimitTimer 15 | Time during which ping can be “bad” before a player is kicked |
| g_idleKickTime 300 | Time a player can be AFK before a kick, currently not functioning! |
| g_gameRules_Camera 0 | Forces the camera, 0=both, 1=First Person, 2=Third Person only in vehicles |
| mis_ban_steamid 64BITSTEAMID | Bans a player |
| mis_ban_status | Shows all banned players |
| mis_ban_remove 64BITSTEAMID | Unbans a player |
| mis_kick 64BITSTEAMID | Kicks a player |
| mis_whitelist_add 64BITSTEAMID | Adds a player to the whitelist |
| mis_whitelist_remove 64BITSTEAMID | Removes a player from the whitelist |
| mis_whitelist_status | Shows the current whitelist |
| status | Displays server status |
| sv_say | Sends a message |
| sv_motd | Changes the Message of the Day for the server |
| sv_url | Adds a link for the server homepage |
| sv_chat | Sends a message via chat |
| do_shutdown SECONDS | Restarts the server after X SECONDS (Default: 60, Min: 45, Max: 600) |
| log_Verbosity | |
| log_WriteToFile | |
| log_WriteToFileVerbosity | |
| log_IncludeTime | |
| log_chatlog | |
| log_damagelog |
Gameplay Commands
| Command | Description |
|---|---|
| g_respawnAtBaseTime | Time until respawn at the base |
| g_playerHealthRegen | Health regeneration Default 0.111 (about 10 minutes) |
| g_playerFoodDecay | Speed of food consumption Default 0.2777 (about 90 minutes) |
| g_playerFoodDecaySprinting | Speed of food consumption while sprinting Default 0.34722 (25% more than non-sprinting) |
| g_playerWaterDecay | Speed of water consumption Default 0.4861 (about 1 hour) |
| g_playerWaterDecaySprinting | Speed of water consumption while sprinting Default 0.607638 (25% more than non-sprinting) |
| g_playerTemperatureSpeed | Simple general temperature regulation speed (affects body and environment equally) Default 1.0 |
| g_playerTemperatureEnvRate | Temperature environment rate per second Default 0.0005 |
| g_playerInfiniteStamina | Infinite stamina Default 0 (Off) |
| g_craftingSpeedMultiplier | Crafting speed multiplier Default 1.0 |
| asm_percent | Determines the number of AIs spawned. Default 33 (max 90) |
| asm_disable | Disables Automatic Spawn Management Default 0 |
| asm_maxMultiplier | Sets the multiplier for the maximum AI spawner amount Default 1.0 |
| asm_hordeCooldown | Sets cooldown for spawning hordes Default 900 seconds |
| pcs_maxCorpses | Maximum number of player corpses Default 20 |
| pcs_maxCorpseTime | Maximum time before a player corpse is removed Default 1200 seconds |
| ism_percent | 0 to 90, the percentage of item spawners that may produce loot Default 20 |
| ism_maxCount | 0 to 5000, the maximum number of item spawners that can spawn an item simultaneously Default 750 |
| as_corpseCountMax | Maximum number of AI corpses that can exist simultaneously Default 20 |
| as_corpseRemovalTime | Time in seconds until an AI corpse is forcibly removed Default 300 |
| g_playerWeightLimit | Maximum weight a player can carry Default 40 (kg) |
| g_maxHealthMultiplier | Scales the default health of a player Default is 1, do not go above 5 experimental! |
| sv_allow_prone | Enables prone Default 0 (off) |
Weather Commands
| Command | Description |
|---|---|
| wm_startPattern x | Can be used for immediate start of a weather model based on name or number. 0 starts weather automatically |
| wm_pattern x | Can be used to constantly enforce a weather model. 0 No model -1 Random model (default) |
| wm_forceTime hours | Can be used to set the time to a specific hour -1 Default 0 Midnight 6 Morning 12 Noon 18 Evening |
| wm_timeOffset hours | Can be used to deviate the time at server start from system time Use 24-x for true negative offsets (as positive numbers) -1 Random 0 No offset 1 +1 hour offset |
| wm_timeScale speedscale | How fast a day passes 0.5 Half as fast as real-time 1 Real-time 4 4 times as fast as real-time 512 512 times as fast as real-time |
| wm_timeScaleNight speedscale | Night speed (relative to day) |
| wm_timeScaleWeather speedscale | Weather speed (Weather speed is independent of day/night speed) |
Weatherpattern
| Value | Name |
|---|---|
| 01 | ClearSky |
| 02 | LightRain |
| 03 | HeavyRainThunder |
| 04 | HeavyStorm |
| 05 | TornadoStorm |
| 06 | TornadoStorm_Tornado |
| 07 | TornadoRainThunder |
| 08 | TornadoRainThunder_Tornado |
| 09 | LightFog |
| 10 | MediumFog |
| 11 | HeavyFog |
| 12 | TheMist |
| 13 | Rainbow |
| 14 | RainbowHalf |
| 15 | RadStorm |
| 16 | RadStorm_Peak |
| 17 | RadStorm_Outro |
| 18 | NuclearFlashFreeze |
| 19 | NuclearFlashFreeze_Peak |
| 20 | NuclearFlashFreeze_Outro |
| 21 | Snow |