<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.v-ris.ing/index.php?action=history&amp;feed=atom&amp;title=V_Rising_Dedicated_Server</id>
	<title>V Rising Dedicated Server - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.v-ris.ing/index.php?action=history&amp;feed=atom&amp;title=V_Rising_Dedicated_Server"/>
	<link rel="alternate" type="text/html" href="https://wiki.v-ris.ing/index.php?title=V_Rising_Dedicated_Server&amp;action=history"/>
	<updated>2026-06-11T14:08:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.v-ris.ing/index.php?title=V_Rising_Dedicated_Server&amp;diff=2112&amp;oldid=prev</id>
		<title>imported&gt;Skolander at 13:54, 13 May 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.v-ris.ing/index.php?title=V_Rising_Dedicated_Server&amp;diff=2112&amp;oldid=prev"/>
		<updated>2025-05-13T13:54:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To play &amp;#039;&amp;#039;&amp;#039;V Rising&amp;#039;&amp;#039;&amp;#039;, the game needs to be connected to a &amp;quot;server&amp;quot;. If the game is played offline, the world and its [[Server Settings]] are stored locally on your system. This effectively means that the world is paused when you&amp;#039;re not in-game. This includes other players, who can&amp;#039;t play in it.&lt;br /&gt;
&lt;br /&gt;
Dedicated Servers allow for the world to continue existing as long as the server is running. There are many different kinds of servers in V Rising, both private and public, each with their own settings.&amp;lt;br&amp;gt;If you&amp;#039;re looking for a specific server to join, check this public [https://playservers.org/list/v-rising Server List].&lt;br /&gt;
&lt;br /&gt;
It is typical for private communities to rent out a server using a [[Dedicated Server Provider]] for ease of setup.&lt;br /&gt;
However, [[File:Stunlock Studios Logo.png|20px|link=Stunlock Studios]]  [[Stunlock Studios]] also hosts their own dedicated public Official Servers indicated by the symbol [[File:Site-logo.png|16px]]&lt;br /&gt;
To setup your own server, follow the guide below, or read [https://github.com/StunlockStudios/vrising-dedicated-server-instructions Stunlock&amp;#039;s Official Github Guide].&lt;br /&gt;
&lt;br /&gt;
==List of Official Servers (1.1 Update)==&lt;br /&gt;
Each [[File:Site-logo.png|16px]] Official Server has a player cap of 60 and resets on saturdays at 1 pm (13:00) local server time.&lt;br /&gt;
*PvE Cooperative | 3 Month Reset, Squads&lt;br /&gt;
*PvE Cooperative | 3 Month Reset | Brutal, Squads&lt;br /&gt;
*PvP Weekend Raid | 3 Month Reset, Squads&lt;br /&gt;
*PvP Weekend Raid | 3 Month Reset | Brutal, Squads&lt;br /&gt;
*PvP Weekend Raid | 3 Month Reset, Duos&lt;br /&gt;
*PvP Merciless | Daily Raid | 1 Month Reset, Squads&lt;br /&gt;
*PvP Merciless | Daily Raid | 1 Month Reset, Duos&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Server Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Windows 10 or Server 2016+ &amp;amp; 64-Bit&lt;br /&gt;
* Quad Core processor (requires up to 2 full cores)&lt;br /&gt;
* Up to 16GB memory (currently uses around 4GB memory minimum)&lt;br /&gt;
* 5GB disk space&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
There are two ways to install:&lt;br /&gt;
*Steam - install &amp;#039;&amp;#039;&amp;#039;V Rising Dedicated Server&amp;#039;&amp;#039;&amp;#039; which is free. The console will completion-match on the item namely available to anyone&lt;br /&gt;
* SteamCMD - install app &amp;#039;&amp;#039;&amp;#039;1829350&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
== Running the Server ==&lt;br /&gt;
Run the server once to generate a new config file:  &lt;br /&gt;
&lt;br /&gt;
*To run the server, its recommended to go to your install directory and copy &amp;lt;code&amp;gt;start_server_example.bat&amp;lt;/code&amp;gt; to a new file called &amp;lt;code&amp;gt;start_server.bat&amp;lt;/code&amp;gt;&lt;br /&gt;
*Edit &amp;lt;code&amp;gt;start_server.bat&amp;lt;/code&amp;gt;  with notepad, it&amp;#039;s recommended to at least update serverName.&lt;br /&gt;
*Run &amp;lt;code&amp;gt;start_server.bat&amp;lt;/code&amp;gt; and the server will load.&lt;br /&gt;
&lt;br /&gt;
===Start Server Batch File ===&lt;br /&gt;
 @echo off&lt;br /&gt;
 REM Copy this script to your own file and modify to your content. This file can be overwritten when updating.&lt;br /&gt;
 set SteamAppId=1604030&lt;br /&gt;
 echo &amp;quot;Starting V Rising Dedicated Server - PRESS CTRL-C to exit&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 @echo on&lt;br /&gt;
 VRisingServer.exe -persistentDataPath .\save-data -serverName &amp;quot;My V Rising Server&amp;quot; -saveName &amp;quot;world1&amp;quot; -logFile &amp;quot;.\logs\VRisingServer.log&amp;quot;&lt;br /&gt;
&amp;lt;small&amp;gt;&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;After you run the default batch file, it is recommended to copy/paste VRisingServer_Data/StreamingAssets/Settings/ServerHostSettings.json, ServerGameSettings.json, into a new folder called &amp;lt;serverdirectory&amp;gt;\save-data\Settings.  Not doing so could result in losing your configuration changes with new updates. Your adminlist.txt and banlist.txt file must remain in &amp;quot;VRisingServer_Data/StreamingAssets/Settings/&amp;quot;.&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Launch Commands===&lt;br /&gt;
Note, the launch commands will override settings in your ServerHostSettings.json mentioned later on in this wiki.&lt;br /&gt;
{| class=&amp;quot;fandom-table&amp;quot;&lt;br /&gt;
!Parameter&lt;br /&gt;
!Example Value&lt;br /&gt;
!Comment&lt;br /&gt;
|-&lt;br /&gt;
| -saveName&lt;br /&gt;
|&amp;quot;world1&amp;quot;&lt;br /&gt;
|Name of save file/directory&lt;br /&gt;
|-&lt;br /&gt;
| -serverName&lt;br /&gt;
|&amp;quot;My V Rising Server&amp;quot; &lt;br /&gt;
|Name of server in server list&lt;br /&gt;
|-&lt;br /&gt;
| -persistentDataPath&lt;br /&gt;
|&amp;quot;.\save-data&amp;quot; &lt;br /&gt;
|Absolute or relative path to where Settings and Save files are held&lt;br /&gt;
|-&lt;br /&gt;
| -maxConnectedUsers&lt;br /&gt;
|10&lt;br /&gt;
|Max number of concurrent players on server&lt;br /&gt;
|-&lt;br /&gt;
| -maxConnectedAdmins&lt;br /&gt;
|4&lt;br /&gt;
| Max number of admins to allow connect even when server is full &lt;br /&gt;
|-&lt;br /&gt;
| -address&lt;br /&gt;
|&amp;quot;127.0.0.1&amp;quot; &lt;br /&gt;
|Bind to a specific IP address&lt;br /&gt;
|-&lt;br /&gt;
| -gamePort&lt;br /&gt;
|9876&lt;br /&gt;
|UDP port for game traffic, TCP for rcon traffic &lt;br /&gt;
|-&lt;br /&gt;
| -queryPort&lt;br /&gt;
|9877&lt;br /&gt;
|UDP port for Steam server list features &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Server Configuration==&lt;br /&gt;
&lt;br /&gt;
===Settings File Location===&lt;br /&gt;
After a server runs for the first time, it generates default config files into the folder: VRisingServer_Data/StreamingAssets/Settings/&lt;br /&gt;
&lt;br /&gt;
*ServerHostSettings.json (ports, server name, etc)&lt;br /&gt;
*ServerGameSettings.json (day/night cycle lengths, etc)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;As mentioned previously, it&amp;#039;s recommended NOT to edit the above files, or your changes could be lost with new updates.&amp;#039;&amp;#039;&amp;#039;  &lt;br /&gt;
&lt;br /&gt;
If you haven&amp;#039;t done so already, copy the files next to your Save folder, in a folder called Settings: &lt;br /&gt;
&lt;br /&gt;
*If you are using the example start server batch file, then you will want to paste the files into: &amp;lt;serverdirectory&amp;gt;\save-data\Settings\&lt;br /&gt;
*If you&amp;#039;re not using the batch file, (ie, you don&amp;#039;t specify a persistentDataPath), then you will want to paste your config files into: %USERPROFILE%\AppData\LocalLow\Stunlock Studios\VRisingServer\Settings&lt;br /&gt;
&lt;br /&gt;
===Port Forwarding===&lt;br /&gt;
Make sure to add an incoming rule to your Windows Firewall for UDP/TCP port 9876  (game uses UDP, rcon uses TCP) and UDP port 9877 (Steam query uses UDP) .&lt;br /&gt;
&lt;br /&gt;
You may additionally need to add a forwarding rule to your network router. You can use [http://www.PortForward.com PortForward.com] to read how to do this.&lt;br /&gt;
&lt;br /&gt;
===Server Host Settings===&lt;br /&gt;
The &amp;#039;&amp;#039;ServerHostSettings.json&amp;#039;&amp;#039; file will let you configure network and administrative settings.&lt;br /&gt;
{| class=&amp;quot;fandom-table&amp;quot;&lt;br /&gt;
!Setting&lt;br /&gt;
!Example Value&lt;br /&gt;
!Comment&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;Name&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;quot;My V Rising Server&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
| Name of server&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;Description&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;quot;This is a role playing server&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
|Short description of server purpose, rules, message of the day&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;Port&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;9876&amp;lt;/code&amp;gt;&lt;br /&gt;
|UDP port for game traffic&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;QueryPort&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;9877&amp;lt;/code&amp;gt;&lt;br /&gt;
|UDP port for Steam server list features&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;MaxConnectedUsers&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;10&amp;lt;/code&amp;gt;&lt;br /&gt;
|Max number of concurrent players on server&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;MaxConnectedAdmins&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;4&amp;lt;/code&amp;gt;&lt;br /&gt;
| Max number of admins to allow connect even when server is full&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;SaveName&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;quot;world1&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
|Name of save file/directory&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;Password&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;quot;SuperSecret&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
|Set a password or leave empty&lt;br /&gt;
|-&lt;br /&gt;
|ListOnSteam&lt;br /&gt;
|true&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ListOnEOS&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt;&lt;br /&gt;
|Set to true to list on in-game server list, else set to false&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;AutoSaveCount&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;40&amp;lt;/code&amp;gt;&lt;br /&gt;
|Number of autosaves to keep &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;AutoSaveInterval&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;120&amp;lt;/code&amp;gt;&lt;br /&gt;
| Interval in seconds between each auto save&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;GameSettingsPreset&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;quot;StandardPvP&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
|Name of a GameSettings preset found in the GameSettingPresets folder. &lt;br /&gt;
&lt;br /&gt;
*PvE Presets: StandardPvE; StandardPvE_Easy; StandardPvE_Hard; Level30PvE; Level50PvE; Level70PvE&lt;br /&gt;
*PvP Presets: StandardPvP; StandardPvP_Easy; StandardPvP_Hard; HardcorePvP; SoloPvP; DuoPvP; Level30PvP; Level50PvP; Level70PvP&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;RCON&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;quot;Enabled&amp;quot;: true,&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;quot;Password&amp;quot;: &amp;quot;SecretPassword&amp;quot;,&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;quot;Port&amp;quot;: 9876&amp;lt;/code&amp;gt;&lt;br /&gt;
|Enable RCON which can connect to and run the following commands: runcommand, announce, announcerestart, help (command)&lt;br /&gt;
|-&lt;br /&gt;
|LanMode&lt;br /&gt;
|true&lt;br /&gt;
|Enable LAN mode  &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Example Configuration ====&lt;br /&gt;
 {&lt;br /&gt;
   &amp;quot;Name&amp;quot;: &amp;quot;Awesome V Rising PvP&amp;quot;,&lt;br /&gt;
   &amp;quot;Description&amp;quot;: &amp;quot;PvP server that is really awesome.&amp;quot;,&lt;br /&gt;
   &amp;quot;Port&amp;quot;: 9876,&lt;br /&gt;
   &amp;quot;QueryPort&amp;quot;: 9877,&lt;br /&gt;
   &amp;quot;MaxConnectedUsers&amp;quot;: 40,&lt;br /&gt;
   &amp;quot;MaxConnectedAdmins&amp;quot;: 4,&lt;br /&gt;
   &amp;quot;ServerFps&amp;quot;: 30,&lt;br /&gt;
   &amp;quot;SaveName&amp;quot;: &amp;quot;world1&amp;quot;,&lt;br /&gt;
   &amp;quot;Password&amp;quot;: &amp;quot;secret123&amp;quot;,&lt;br /&gt;
   &amp;quot;Secure&amp;quot;: true,&lt;br /&gt;
   &amp;quot;ListOnMasterServer&amp;quot;: true,&lt;br /&gt;
   &amp;quot;AutoSaveCount&amp;quot;: 50,&lt;br /&gt;
   &amp;quot;AutoSaveInterval&amp;quot;: 600,&lt;br /&gt;
   &amp;quot;GameSettingsPreset&amp;quot;: &amp;quot;StandardPvP&amp;quot;,&lt;br /&gt;
   &amp;quot;AdminOnlyDebugEvents&amp;quot;: true,&lt;br /&gt;
   &amp;quot;DisableDebugEvents&amp;quot;: false,&lt;br /&gt;
   &amp;quot;LanMode&amp;quot;: true,&lt;br /&gt;
   &amp;quot;Rcon&amp;quot;: {&lt;br /&gt;
 	&amp;quot;Password&amp;quot;: &amp;quot;secret456&amp;quot;,&lt;br /&gt;
 	&amp;quot;Enabled&amp;quot;: true,&lt;br /&gt;
 	&amp;quot;Port&amp;quot;: 9876&lt;br /&gt;
   }&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
===Server Game Settings===&lt;br /&gt;
The &amp;#039;&amp;#039;ServerGameSettings.json&amp;#039;&amp;#039; file will let you configure the gameplay settings.  Note, there is a known issue that after a server has been created, several settings cannot be updated, even after restarting the server.  See: [[V Rising Dedicated Server#Ignored Game Settings After Creation|Ignored Game Settings After Creation]] for more details.&lt;br /&gt;
&lt;br /&gt;
Stunlock has published a full list of [[Server Settings]] which you can download [https://cdn.discordapp.com/attachments/1142063427435634698/1364602455916286002/VRising_Server_Game_Settings_1.1.1.pdf?ex=680a4492&amp;amp;is=6808f312&amp;amp;hm=4e5b47bcd5267cba2c2df8287d4f12037c1b4e7bec4c73963a5c8524b9f0b120&amp;amp; &amp;#039;&amp;#039;&amp;#039;here&amp;#039;&amp;#039;&amp;#039;].&lt;br /&gt;
&lt;br /&gt;
Below are the known commands which will be updated frequently:&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsible-toggle mw-collapsed&amp;quot; style=&amp;quot;float:left&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{| class=&amp;quot;fandom-table&amp;quot;&lt;br /&gt;
!&amp;#039;&amp;#039;&amp;#039;Setting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
!&amp;#039;&amp;#039;&amp;#039;Options&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
!&amp;#039;&amp;#039;&amp;#039;Comment&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
|GameModeType&lt;br /&gt;
|PvP; PvE&lt;br /&gt;
|Sets the kind of game mode you&amp;#039;re playing.&lt;br /&gt;
|-&lt;br /&gt;
|CastleDamageMode&lt;br /&gt;
|Always; Never; TimeRestricted&lt;br /&gt;
|Sets when Castles can be damaged. &amp;quot;TimeRestricted&amp;quot; uses VSCastle times.&lt;br /&gt;
|-&lt;br /&gt;
|SiegeWeaponHealth&lt;br /&gt;
|&lt;br /&gt;
|Determines the health of Siege Weapons. Formatting unknown.&lt;br /&gt;
|-&lt;br /&gt;
|PlayerDamageMode&lt;br /&gt;
|Always; TimeRestricted&lt;br /&gt;
|Determines whether or not other players can be damaged. &amp;quot;TimeRestricted&amp;quot; uses VsPlayer times.&lt;br /&gt;
|-&lt;br /&gt;
|CastleHeartDamageMode&lt;br /&gt;
|CanBeDestroyedOnlyWhenDecaying; CanBeDestroyedByPlayers; CanBeSeizedOrDestroyedByPlayers&lt;br /&gt;
|Determines how and when Castle Hearts can be destroyed or seized.&lt;br /&gt;
|-&lt;br /&gt;
|PvPProtectionMode&lt;br /&gt;
|&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|DeathContainerPermission&lt;br /&gt;
|Anyone; ClanMembers&lt;br /&gt;
|Defines who can loot your dropped items after you die.&lt;br /&gt;
|-&lt;br /&gt;
|RelicSpawnType&lt;br /&gt;
|Unique; Plentiful &lt;br /&gt;
|Determines whether there is only one of each Soul Shard in the world (Unique) or whether there can be more than one of each type (Plentiful).&lt;br /&gt;
|-&lt;br /&gt;
|CanLootEnemyContainers&lt;br /&gt;
| true; false&lt;br /&gt;
|Determines whether or not you can loot the chests of other players not in your clan.&lt;br /&gt;
|-&lt;br /&gt;
| BloodBoundEquipment&lt;br /&gt;
|true; false&lt;br /&gt;
|Determines whether or not you keep your equipment after dying.&lt;br /&gt;
|-&lt;br /&gt;
|TeleportBoundItems&lt;br /&gt;
|true; false&lt;br /&gt;
|Determines whether or not items will block you from teleporting through a Vampire Waygate.&lt;br /&gt;
|-&lt;br /&gt;
|AllowGlobalChat&lt;br /&gt;
|true; false&lt;br /&gt;
|Turns Global Chat on or off.&lt;br /&gt;
|-&lt;br /&gt;
|AllWaypointsUnlocked &lt;br /&gt;
| true; false&lt;br /&gt;
|Determines whether all Vampire Waygates are active or inactive when in a new world.&lt;br /&gt;
|-&lt;br /&gt;
|FreeCastleClaim&lt;br /&gt;
|true; false&lt;br /&gt;
|Determines whether or not Castles can be claimed at no resource cost.&lt;br /&gt;
|-&lt;br /&gt;
|FreeCastleDestroy&lt;br /&gt;
|true; false&lt;br /&gt;
|Determines whether or not Castles can be destroyed at no resource cost.&lt;br /&gt;
|-&lt;br /&gt;
|InactivityKillEnabled&lt;br /&gt;
| true; false&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|InactivityKillTimeMin&lt;br /&gt;
|Default – 3600&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|InactivityKillTimeMax&lt;br /&gt;
|Default – 604800&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|InactivityKillSafeTimeAddition&lt;br /&gt;
|Default – 172800&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|InactivityKillTimerMaxItemLevel&lt;br /&gt;
|Default – 84&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|DisableDisconnectedDeadEnabled&lt;br /&gt;
|true; false&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|DisableDisconnectedDeadTimer&lt;br /&gt;
|Default – 60&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|InventoryStacksModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the size of inventory stacks.&lt;br /&gt;
|-&lt;br /&gt;
|DropTableModifier_General&lt;br /&gt;
|Default – 1.0 &lt;br /&gt;
|Modifies how much loot enemies drop.&lt;br /&gt;
|-&lt;br /&gt;
|DropTableModifier_Missions&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
| Modifies how much loot drops from quests.&lt;br /&gt;
|-&lt;br /&gt;
|MaterialYieldModifier_Global&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies how much loot drops when you mine a resource node.&lt;br /&gt;
|-&lt;br /&gt;
| BloodEssenceYieldModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies how much Blood Essence you get from an enemy.&lt;br /&gt;
|-&lt;br /&gt;
|JournalVBloodSourceUnitMaxDistance&lt;br /&gt;
|Default – 25.0 &lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|PvPVampireRespawnModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Determines how long it takes a player to respawn if they&amp;#039;ve been killed in PvP. &lt;br /&gt;
|-&lt;br /&gt;
|CastleMinimumDistanceInFloors&lt;br /&gt;
|Default – 2&lt;br /&gt;
|Determines the minimum distance between two Castles, measured in floor squares&lt;br /&gt;
|-&lt;br /&gt;
|ClanSize&lt;br /&gt;
|Default – 4&lt;br /&gt;
|Determines the maximum size of a Clan. Max is 10.&lt;br /&gt;
|-&lt;br /&gt;
|BloodDrainModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Determines how much a player&amp;#039;s Blood level drains.&lt;br /&gt;
|-&lt;br /&gt;
| DurabilityDrainModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Determines how much a player&amp;#039;s durability drains.&lt;br /&gt;
|-&lt;br /&gt;
|GarlicAreaStrengthModifier&lt;br /&gt;
|Default – 1.0 &lt;br /&gt;
|Modifies the strength of Garlic areas.&lt;br /&gt;
|-&lt;br /&gt;
|HolyAreaStrengthModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the strength of Holy areas.&lt;br /&gt;
|-&lt;br /&gt;
|SilverStrengthModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the strength of the Silver debuff.&lt;br /&gt;
|-&lt;br /&gt;
|SunDamageModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the strength of the Sun debuff.&lt;br /&gt;
|-&lt;br /&gt;
|CastleDecayRateModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the rate at which Castles decay.&lt;br /&gt;
|-&lt;br /&gt;
|CastleBloodEssenceDrainModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the rate at which Castles drain stored Blood Essence.&lt;br /&gt;
Note: This setting is currently not working in version 0.5.41237 of V Rising.&lt;br /&gt;
|-&lt;br /&gt;
|CastleSiegeTimer&lt;br /&gt;
|Default – 420.0&lt;br /&gt;
|Modifies how long a Castle can be sieged by another player.&lt;br /&gt;
|-&lt;br /&gt;
|CastleUnderAttackTimer&lt;br /&gt;
|Default – 60.0&lt;br /&gt;
| Modifies how long a castle can be under attack.&lt;br /&gt;
|-&lt;br /&gt;
|AnnounceSiegeWeaponSpawn&lt;br /&gt;
|true; false&lt;br /&gt;
|Determines whether or not a Siege Weapon being deployed is announced to the server.&lt;br /&gt;
|-&lt;br /&gt;
|ShowSiegeWeaponMapIcon&lt;br /&gt;
|true; false&lt;br /&gt;
|Determines whether or not a deployed Siege Weapon is shown on the map as an icon.&lt;br /&gt;
|-&lt;br /&gt;
|BuildCostModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the cost for buildings.&lt;br /&gt;
|-&lt;br /&gt;
|RecipeCostModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the cost for Crafting.&lt;br /&gt;
|-&lt;br /&gt;
|CraftRateModifier &lt;br /&gt;
|Default - 1.0&lt;br /&gt;
| Modifies the speed of Crafting.&lt;br /&gt;
|-&lt;br /&gt;
|ResearchCostModifier&lt;br /&gt;
| Default – 1.0&lt;br /&gt;
|Modifies the cost of Research.&lt;br /&gt;
|-&lt;br /&gt;
|RefinementCostModifier&lt;br /&gt;
| Default – 1.0&lt;br /&gt;
|Modifies the cost of Refining.&lt;br /&gt;
|-&lt;br /&gt;
|RefinementRateModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
| Modifies the speed of Refining.&lt;br /&gt;
|-&lt;br /&gt;
|ResearchTimeModifier&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Modifies the speed of Research.&lt;br /&gt;
|-&lt;br /&gt;
| DismantleResourceModifier&lt;br /&gt;
|Default 0.75&lt;br /&gt;
|Determines how much Resources you get back when you dismantle a building.&lt;br /&gt;
|-&lt;br /&gt;
|ServantConvertRateModifier&lt;br /&gt;
|Default 1.0 &lt;br /&gt;
|Modifies the time it takes to convert a Servant.&lt;br /&gt;
|-&lt;br /&gt;
|RepairCostModifier&lt;br /&gt;
|Default 1.0&lt;br /&gt;
|Modifies the repair cost of damaged buildings.&lt;br /&gt;
|-&lt;br /&gt;
|Death_DurabilityFactorLoss&lt;br /&gt;
|Default – 0.25&lt;br /&gt;
|Determines how much durability you lose on death.&lt;br /&gt;
|-&lt;br /&gt;
|Death_DurabilityLossFactorAsResources&lt;br /&gt;
|Default – 1.0&lt;br /&gt;
|Determines how many resources you drop in PvP based on your durability.&lt;br /&gt;
|-&lt;br /&gt;
|StarterEquipmentId&lt;br /&gt;
|Default - 0&lt;br /&gt;
Gear Level 30: -376135143&lt;br /&gt;
&lt;br /&gt;
Gear Level 50: -1613823352&lt;br /&gt;
&lt;br /&gt;
Gear Level 70:  -255898606&lt;br /&gt;
&lt;br /&gt;
Gear Level 80:&lt;br /&gt;
|Determines what kind of equipment players will start with; you have to enter the specific ID to get the related set of items.&lt;br /&gt;
|-&lt;br /&gt;
|StarterResourcesId&lt;br /&gt;
|Default - 0&lt;br /&gt;
Gear Level 30: -696202180&lt;br /&gt;
&lt;br /&gt;
Gear Level 50: 481718792&lt;br /&gt;
&lt;br /&gt;
Gear Level 70: -766909665&lt;br /&gt;
|Determines the set of resources players will start with; you have to enter the specific ID to get the related set of items.&lt;br /&gt;
|-&lt;br /&gt;
|VbloodUnitSettings&lt;br /&gt;
|&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|UnlockedAchievements&lt;br /&gt;
|&lt;br /&gt;
|Determines which server achievements are unlocked. Formatting is unknown. &lt;br /&gt;
|-&lt;br /&gt;
|UnlockedResearchs&lt;br /&gt;
|&lt;br /&gt;
|Determines which research items are unlocked by default. Formatting is unknown.&lt;br /&gt;
|-&lt;br /&gt;
|GameTimeModifiers &lt;br /&gt;
|DayDurationInSeconds - Default 1080.0&lt;br /&gt;
DayStartHour - Default 9&lt;br /&gt;
&lt;br /&gt;
DayStartMinute - Default 0&lt;br /&gt;
&lt;br /&gt;
DayEndHour - Default 17&lt;br /&gt;
&lt;br /&gt;
DayEndMinute - Default 0&lt;br /&gt;
&lt;br /&gt;
BloodMoonFrequency_Min - Default 10&lt;br /&gt;
&lt;br /&gt;
BloodMoonFrequency_Max - Default 18&lt;br /&gt;
&lt;br /&gt;
BloodMoonBuff - Default 0.2&lt;br /&gt;
| Determines the length of the day, when a day starts and ends, the length of a Blood Moon, how often Blood Moons happen, and how much a Blood Moon buffs players.&lt;br /&gt;
|-&lt;br /&gt;
|VampireStatModifiers&lt;br /&gt;
|MaxHealthModifier - Default 1.0,&lt;br /&gt;
MaxEnergyModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
PhysicalPowerModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
SpellPowerModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
ResourcePowerModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
SiegePowerModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
DamageReceivedModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
ReviveCancelDelay - Default 5.0&lt;br /&gt;
|Modifies the core stats of a Vampire.&lt;br /&gt;
|-&lt;br /&gt;
|UnitStatModifiers_Global&lt;br /&gt;
|MaxHealthModifier - Default 1.0&lt;br /&gt;
PowerModifier - Default 1.0&lt;br /&gt;
|Modifies the core stats of regular units in the world.&lt;br /&gt;
|-&lt;br /&gt;
|UnitStatModifiers_VBlood&lt;br /&gt;
|MaxHealthModifier - Default 1.0&lt;br /&gt;
PowerModifier - Default 1.0&lt;br /&gt;
|Modifies the core stats of V Blood bosses in the world.&lt;br /&gt;
|-&lt;br /&gt;
|EquipmentStatModifiers_Global&lt;br /&gt;
|MaxEnergyModifier - Default 1.0&lt;br /&gt;
MaxHealthModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
ResourceYieldModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
PhysicalPowerModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
SpellPowerModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
SiegePowerModifier - Default 1.0&lt;br /&gt;
&lt;br /&gt;
MovementSpeedModifier - Default 1.0&lt;br /&gt;
|Modifies how much of a buff you get from equipment.&lt;br /&gt;
|-&lt;br /&gt;
|CastleStatModifiers_Global&lt;br /&gt;
|TickPeriod - Default 5.0&lt;br /&gt;
DamageResistance - Default 0.0&lt;br /&gt;
&lt;br /&gt;
SafetyBoxLimit - Default 1&lt;br /&gt;
&lt;br /&gt;
TombLimit - Default 12&lt;br /&gt;
&lt;br /&gt;
VerminNestLimit - Default 4&lt;br /&gt;
&lt;br /&gt;
CastleLimit - Default 2&lt;br /&gt;
|Modifies the stats of your Castle, including the maximum number of Castles, Tombs, and Vermin Nests you can have. &lt;br /&gt;
|-&lt;br /&gt;
|PylonPenalties&lt;br /&gt;
|&lt;br /&gt;
|Unknown function.&lt;br /&gt;
|-&lt;br /&gt;
|PlayerInteractionSettings&lt;br /&gt;
|Timezone - Local; UTC; PST; EST; CET; CST&lt;br /&gt;
VSPlayerWeekdayTime&lt;br /&gt;
&lt;br /&gt;
VSPlayerWeekendTime&lt;br /&gt;
&lt;br /&gt;
VSCastleWeekdayTime&lt;br /&gt;
&lt;br /&gt;
VSCastleWeekendTime&lt;br /&gt;
|Sets the timezone for the server. Sets when PvP time starts and ends on weekdays. Set when PvP time starts and ends on weekends. Sets when Castle Siege time starts and ends on weekdays. Sets when Castle Siege time starts and ends on weekends.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;{{clear}}&lt;br /&gt;
&lt;br /&gt;
====Example Configuration====&lt;br /&gt;
Pre-made configurations can be found in the folder: VRisingServer_Data\StreamingAssets\GameSettingPresets&lt;br /&gt;
&lt;br /&gt;
===Admin List===&lt;br /&gt;
Place a users [https://steamid.io/lookup Steam64 ID] into the adminlist.txt settings file to give them admin rights.  You will need to put one Steam64 ID per line, save the file, and restart the server for changes to take affect. Note, any user you give admin rights with the admin console will also appear on this list.&lt;br /&gt;
&lt;br /&gt;
Example adminlist.txt:&lt;br /&gt;
 76561197960287930&lt;br /&gt;
 76561198026449175&lt;br /&gt;
&lt;br /&gt;
===Ban List===&lt;br /&gt;
Place a users [https://steamid.io/lookup Steam64 ID] into the banlist.txt settings file to ban them from the server.  You will need to put one Steam64 ID per line, save the file, and restart the server for changes to take affect. Note, any user you ban with the admin console will also appear on this list.&lt;br /&gt;
 76561197960287920&lt;br /&gt;
 76561198026440594&lt;br /&gt;
&lt;br /&gt;
===Server VoIP Settings===&lt;br /&gt;
Voice chat can be enabled if you have a key from the [https://developer.vivox.com/ Vivox developer portal], which can take 1-2 days to receive approval after registering.  After you receive approval, follow the instructions below:&lt;br /&gt;
&lt;br /&gt;
# Login to the Vivox Developer Portal&lt;br /&gt;
# Click on &amp;lt;code&amp;gt;Create New Application&amp;lt;/code&amp;gt;&lt;br /&gt;
# In &amp;lt;code&amp;gt;Application or Game Name&amp;lt;/code&amp;gt; set the name to something like &amp;lt;code&amp;gt;VRising_Server&amp;lt;/code&amp;gt;&lt;br /&gt;
# In the &amp;lt;code&amp;gt;Game Genres&amp;lt;/code&amp;gt; put a check in &amp;lt;code&amp;gt;Action&amp;lt;/code&amp;gt; &lt;br /&gt;
# Click Continue&lt;br /&gt;
# In &amp;lt;code&amp;gt;What engine are you building your app with? Vivox provides out-of-the-box solutions for the engines listed below - select Vivox Core if yours is not listed.&amp;lt;/code&amp;gt;, select &amp;lt;code&amp;gt;Unity&amp;lt;/code&amp;gt;&lt;br /&gt;
# In &amp;lt;code&amp;gt;What platform(s) does your app support&amp;lt;/code&amp;gt;, select &amp;lt;code&amp;gt;Windows&amp;lt;/code&amp;gt;&lt;br /&gt;
# Click &amp;lt;code&amp;gt;Continue&amp;lt;/code&amp;gt;&lt;br /&gt;
# Click &amp;lt;code&amp;gt;Create App&amp;lt;/code&amp;gt;&lt;br /&gt;
# Create a new file called &amp;lt;code&amp;gt;&amp;lt;GAME_SERVER_DIRECTORY&amp;gt;\VRisingServer_Data\StreamingAssets\Settings\ServerVoipSettings.json&amp;lt;/code&amp;gt;&lt;br /&gt;
# Add the following content to the file&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;{&lt;br /&gt;
     &amp;quot;VOIPEnabled&amp;quot;: true,&lt;br /&gt;
     &amp;quot;VOIPIssuer&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
     &amp;quot;VOIPSecret&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
     &amp;quot;VOIPAppUserId&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
     &amp;quot;VOIPAppUserPwd&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
     &amp;quot;VOIPVivoxDomain&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
     &amp;quot;VOIPAPIEndpoint&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
     &amp;quot;VOIPConversationalDistance&amp;quot;: 14,&lt;br /&gt;
     &amp;quot;VOIPAudibleDistance&amp;quot;: 40,&lt;br /&gt;
     &amp;quot;VOIPFadeIntensity&amp;quot;: 2.0&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
# In the &amp;lt;code&amp;gt;ServerVoipSettings.json&amp;lt;/code&amp;gt; set the &amp;lt;code&amp;gt;VOIPIssuer&amp;lt;/code&amp;gt; to the value you see in Vivox portal under &amp;lt;code&amp;gt;Api Keys&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;Issuer&amp;lt;/code&amp;gt; &lt;br /&gt;
# In the &amp;lt;code&amp;gt;ServerVoipSettings.json&amp;lt;/code&amp;gt; set the &amp;lt;code&amp;gt;VOIPSecret&amp;lt;/code&amp;gt; to the value you see in the Vivox portal under &amp;lt;code&amp;gt;Api Keys&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;Secret Key&amp;lt;/code&amp;gt; &lt;br /&gt;
# In the &amp;lt;code&amp;gt;ServerVoipSettings.json&amp;lt;/code&amp;gt; set the &amp;lt;code&amp;gt;VOIPAppUserId&amp;lt;/code&amp;gt; to the value you see in the Vivox portal under &amp;lt;code&amp;gt;Api Keys&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;Admin User ID&amp;lt;/code&amp;gt; &lt;br /&gt;
# In the &amp;lt;code&amp;gt;ServerVoipSettings.json&amp;lt;/code&amp;gt; set the &amp;lt;code&amp;gt;VOIPAppUserPwd&amp;lt;/code&amp;gt; to the value you see in the Vivox portal under &amp;lt;code&amp;gt;Api Keys&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;Admin Password&amp;lt;/code&amp;gt;&lt;br /&gt;
# In the &amp;lt;code&amp;gt;ServerVoipSettings.json&amp;lt;/code&amp;gt; set the &amp;lt;code&amp;gt;VOIPVivoxDomain&amp;lt;/code&amp;gt; to the value you see in the Vivox portal under &amp;lt;code&amp;gt;Environment Details&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;Domain&amp;lt;/code&amp;gt; &lt;br /&gt;
# In the &amp;lt;code&amp;gt;ServerVoipSettings.json&amp;lt;/code&amp;gt; set the &amp;lt;code&amp;gt;VOIPAPIEndpoint&amp;lt;/code&amp;gt; to the value you see in the Vivox portal under &amp;lt;code&amp;gt;Environment Details&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;API End-Point&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Console Commands ==&lt;br /&gt;
[[Console | Console commands]] for administering the server can be executed via the in-game console or via [[#RCON | RCON]].&lt;br /&gt;
&lt;br /&gt;
=== Helpful Admin Tips ===&lt;br /&gt;
You can bind console commands to hotkeys for quick faster execution.  Example, you can bind &amp;lt;code&amp;gt;changehealthofclosesttomouse&amp;lt;/code&amp;gt; to Shft+F1 to quickly remove castle blockers on your server. &lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;Console.Bind Shift+F1 changehealthofclosesttomouse -5000&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;Console.&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;Console.Bind Shift+F2 toggleobserve 2&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;Console.&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;Console.Bind Shift+F3 TeleporttoChunk 4,16&amp;lt;/code&amp;gt;  (my castle)&lt;br /&gt;
&lt;br /&gt;
== RCON ==&lt;br /&gt;
[[File:RCON Example.png|thumb|290x290px|RCON in action]]&lt;br /&gt;
You can connect to you server via RCON using a client such as [https://github.com/gorcon/rcon-cli/ rcon-cli].  Ensure you have RCON enabled as explained in the [[V Rising Dedicated Server#Server Host Settings|Server Host Settings]] section and port forwarding set to pass TCP, and you will be able to log in.&lt;br /&gt;
&lt;br /&gt;
==Additional Documentation==&lt;br /&gt;
===Sandbox Mode===&lt;br /&gt;
You need to add a file in the save-data/Settings directory and call it: &amp;#039;&amp;#039;ServerDebugSettings.json&amp;#039;&amp;#039; (assuming you are using the default server batch file)&lt;br /&gt;
&lt;br /&gt;
Recommended sandbox configuration:&lt;br /&gt;
 {&lt;br /&gt;
     &amp;quot;CooldownsDisabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;BuildCostsDisabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;PlayersInvulernabilityEnabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;AllProgressionUnlocked&amp;quot;:true,&lt;br /&gt;
     &amp;quot;BuildingAreaRestrictionDisabled&amp;quot;: true,&lt;br /&gt;
     &amp;quot;BuildingPlacementRestrictionsDisabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;FreeBuildingPlacementEnabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;BuildingFloorTerritoryDisabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;AllWaypointsUnlocked&amp;quot;:true,&lt;br /&gt;
     &amp;quot;HighCastleRoofsEnabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;LinnCastleRoofsEnabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;CastleHeartBloodEssenceDisabled&amp;quot;:true,&lt;br /&gt;
     &amp;quot;CastleLimitsDisabled&amp;quot;:true&lt;br /&gt;
 }&lt;br /&gt;
Additional settings:&lt;br /&gt;
 DefaultPath&lt;br /&gt;
 LocalPath&lt;br /&gt;
 SunDamageDisabled&lt;br /&gt;
 DurabilityDisabled&lt;br /&gt;
 BloodDrainDisabled&lt;br /&gt;
 CooldownsDisabled&lt;br /&gt;
 BuildCostsDisabled&lt;br /&gt;
 TutorialPopupsDisabled&lt;br /&gt;
 AllProgressionUnlocked&lt;br /&gt;
 PlayersInvulernabilityEnabled&lt;br /&gt;
 DayNightCycleDisabled&lt;br /&gt;
 NPCsDisabled&lt;br /&gt;
 BuildingAreaRestrictionDisabled&lt;br /&gt;
 BuildingPlacementRestrictionsDisabled&lt;br /&gt;
 FreeBuildingPlacementEnabled&lt;br /&gt;
 BuildingReplacementDisabled&lt;br /&gt;
 BuildingFloorTerritoryDisabled&lt;br /&gt;
 BuildingEnableDebugging&lt;br /&gt;
 AllWaypointsUnlocked&lt;br /&gt;
 AggroDisabled&lt;br /&gt;
 DropsDisabled&lt;br /&gt;
 Use3DHeight&lt;br /&gt;
 TileCollisionDisabled&lt;br /&gt;
 DynamicCollisionDisabled&lt;br /&gt;
 DynamicCloudsDisabled&lt;br /&gt;
 HitEffectsDisabled&lt;br /&gt;
 HighCastleRoofsEnabled&lt;br /&gt;
 LinnCastleRoofsEnabled&lt;br /&gt;
 UseDeathSequencesInsteadOfRagdolls&lt;br /&gt;
 FeedWoundedRequirementDisabled&lt;br /&gt;
 SkipNetworkVersionCheck&lt;br /&gt;
 UseSunblockerChecksForFly&lt;br /&gt;
 CastleHeartBloodEssenceDisabled&lt;br /&gt;
 CastleLimitsDisabled&lt;br /&gt;
&lt;br /&gt;
=== Ignored Game Settings After Creation===&lt;br /&gt;
Changing certain settings after the world has already been created does not appear to take effect, even after a server restart.  Problematic settings include:&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;CastleBloodEssenceDrainModifier&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;CastleLimit&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;DismantleResourceModifier&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;RefinementCostModifier&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;RefinementRateModifier&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;RecipeCostModifier&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;TeleportBoundItems (No longer an issue with update 1.1. Tested with server running via SteamCMD.)&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Workaround====&lt;br /&gt;
The solution is not fully tested , but one user (pernahajder) reported if you create a new server with a custom &amp;lt;code&amp;gt;GameSettingsPreset&amp;lt;/code&amp;gt; the settings will take hold.  Unfortunately, this means you need to create a new server.  To do this, you need to:&lt;br /&gt;
&lt;br /&gt;
*go to \VRisingServer_Data\StreamingAssets\GameSettingPresets\&lt;br /&gt;
*select a profile you want to use and make a copy of it&lt;br /&gt;
*rename the profile and add the settings you want&lt;br /&gt;
* edit your &amp;lt;ServerHostSettings.json&amp;gt; and set the &amp;lt;code&amp;gt;GameSettingsPreset&amp;lt;/code&amp;gt; to the profilename you have created&lt;br /&gt;
*Launch the new server&lt;br /&gt;
&lt;br /&gt;
=== Server Not Showing Up on Masterlist ===&lt;br /&gt;
Ensure that ServerHostSettings.json contains the lines:  &lt;br /&gt;
&lt;br /&gt;
* &amp;quot;ListOnSteam&amp;quot;: true&lt;br /&gt;
* &amp;quot;ListOnEOS&amp;quot;: true&lt;br /&gt;
&lt;br /&gt;
Note: after changing any configuration file, a restart is required.&lt;br /&gt;
&lt;br /&gt;
You can also test to see if your server is reachable by entering this URL into your browser, and replacing you IP address at the end: https://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=192.168.1.1&lt;br /&gt;
&lt;br /&gt;
Example Output:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{&amp;quot;response&amp;quot;:{&amp;quot;success&amp;quot;:true,&amp;quot;servers&amp;quot;:[{&amp;quot;addr&amp;quot;:&amp;quot;47.225.26.25:9877&amp;quot;,&amp;quot;gmsindex&amp;quot;:-1,&amp;quot;steamid&amp;quot;:&amp;quot;90159454573187079&amp;quot;,&amp;quot;appid&amp;quot;:1604030,&amp;quot;gamedir&amp;quot;:&amp;quot;V Rising&amp;quot;,&amp;quot;region&amp;quot;:-1,&amp;quot;secure&amp;quot;:true,&amp;quot;lan&amp;quot;:false,&amp;quot;gameport&amp;quot;:9876,&amp;quot;specport&amp;quot;:0}]}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Some users reported that after changing to new ports and back again, the server began showing up on the list.&lt;br /&gt;
&lt;br /&gt;
=== Updating the Server ===&lt;br /&gt;
If running SteamCMD, you will need to shutdown your server, and launch SteamCMD with the following command: &amp;lt;code&amp;gt;steamcmd.exe +login anonymous +app_update 1829350 validate +quit&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If [https://gamisfy.com/v-rising/server-not-working/ Dedicated servers aren&amp;#039;t working]:&lt;br /&gt;
&lt;br /&gt;
Disable IPv6&lt;br /&gt;
&lt;br /&gt;
* Press &amp;lt;code&amp;gt;&amp;#039;&amp;#039;&amp;#039;Win + R&amp;#039;&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; to open the Run dialog box.&lt;br /&gt;
* Type &amp;#039;&amp;#039;&amp;#039;&amp;lt;code&amp;gt;ncpa.cpl&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039; and press Enter to open the Network Connections window.&lt;br /&gt;
* Right-click on your &amp;#039;&amp;#039;&amp;#039;network connection&amp;#039;&amp;#039;&amp;#039; (e.g., Ethernet or Wi-Fi) and select “Properties.”&lt;br /&gt;
* Uncheck the box next to &amp;#039;&amp;#039;&amp;#039;“Internet Protocol Version 6&amp;#039;&amp;#039;&amp;#039; (TCP/IPv6)” to disable IPv6.&lt;br /&gt;
* Click “&amp;#039;&amp;#039;&amp;#039;OK&amp;#039;&amp;#039;&amp;#039;” to save the changes and close the window.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[V Rising Dedicated Server Providers]]&lt;br /&gt;
*[https://serverlist.gg/v-rising V Rising Community Server List]&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Skolander</name></author>
	</entry>
</feed>