4752 lines
181 KiB
JSON
4752 lines
181 KiB
JSON
[
|
|
{
|
|
"DisplayName": "Server Name",
|
|
"Description": "Server name as it appears in the server list",
|
|
"FieldName": "ServerName",
|
|
"InputType": "text",
|
|
"Category": "Valheim - General Settings",
|
|
"ParamFieldName": "name",
|
|
"IncludeInCommandLine": true,
|
|
"DefaultValue": "My Valheim Server - Powered by AMP"
|
|
},{
|
|
"DisplayName": "World Name",
|
|
"Description": "Name of the world .db file to load. Also used as the random seed used for terrain random generation",
|
|
"FieldName": "WorldName",
|
|
"Keywords": "world,seed,db",
|
|
"InputType": "text",
|
|
"Category": "Valheim - General Settings",
|
|
"ParamFieldName": "world",
|
|
"IncludeInCommandLine": true,
|
|
"DefaultValue": "PoweredByAMP"
|
|
},{
|
|
"DisplayName": "Server Password",
|
|
"Description": "Password that clients must supply in order to connect. NOTE: Minimum password length is 5 characters & Password can't be in the server name. Default Password: 12345",
|
|
"FieldName": "ServerPassword",
|
|
"InputType": "password",
|
|
"Category": "Valheim - General Settings",
|
|
"ParamFieldName": "password",
|
|
"IncludeInCommandLine": true,
|
|
"DefaultValue": "12345"
|
|
},{
|
|
"DisplayName": "Server is Public",
|
|
"Description": "Whether or not the server appears on the server list. Disable for a LAN-only server.",
|
|
"FieldName": "ServerPublic",
|
|
"Category": "Valheim - General Settings",
|
|
"ParamFieldName": "public",
|
|
"IncludeInCommandLine": true,
|
|
"InputType": "checkbox",
|
|
"DefaultValue": "1",
|
|
"EnumValues": {
|
|
"True": "1",
|
|
"False": "0"
|
|
}
|
|
},{
|
|
"DisplayName": "Enable Crossplay",
|
|
"Description": "When enabled, the backend will be running Playfab instead of Steamworks. A \"Join code\" will appear when you join a Dedicated server supporting crossplay. Players can use this code to join the server. This Join code is regenerated whenever the server is restarted.",
|
|
"FieldName": "crossplay",
|
|
"Category": "Valheim - General Settings",
|
|
"ParamFieldName": "crossplay",
|
|
"IncludeInCommandLine": false,
|
|
"InputType": "checkbox",
|
|
"EnumValues": {
|
|
"True": "-crossplay",
|
|
"False": ""
|
|
},
|
|
"DefaultValue": ""
|
|
},{
|
|
"DisplayName": "Admin Players",
|
|
"Description": "A list of Steam64 IDs for players that are in-game admins. [Find your Steam64 ID](https://steamidfinder.com/)",
|
|
"FieldName": "AdminPlayers",
|
|
"Category": "Valheim - General Settings",
|
|
"InputType": "list",
|
|
"Special": "listfile:./Valheim/896660/Saves/adminlist.txt"
|
|
},{
|
|
"DisplayName": "Permitted Players",
|
|
"Description": "A list of Steam64 IDs for players that are permitted in-game. [Find your Steam64 ID](https://steamidfinder.com/)",
|
|
"FieldName": "PermittedPlayers",
|
|
"Category": "Valheim - General Settings",
|
|
"InputType": "list",
|
|
"Special": "listfile:./Valheim/896660/Saves/permittedlist.txt"
|
|
},{
|
|
"DisplayName": "Banned Players",
|
|
"Description": "A list of Steam64 IDs for players that are banned [Find a Steam64 ID](https://steamidfinder.com/)",
|
|
"FieldName": "BannedPlayers",
|
|
"Category": "Valheim - General Settings",
|
|
"InputType": "list",
|
|
"Special": "listfile:./Valheim/896660/Saves/bannedlist.txt"
|
|
},{
|
|
"DisplayName":"Release Stream",
|
|
"Category":"SteamCMD and Updates",
|
|
"Description":"\"public\" is default. Choose a custom release on [SteamDB](https://steamdb.info/app/896660/depots/). NOTE: Update the server after changing release streams.",
|
|
"Keywords":"use,experimental,release,stream",
|
|
"FieldName":"Stream",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stream",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"public",
|
|
"Placeholder":"public",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Install BepInEx",
|
|
"Category":"SteamCMD and Updates",
|
|
"Description":"Installs BepInEx. Standalone - DO NOT use with the Install Valheim Plus option. You must also select the \"BepInEx Version\" in the next field. NOTE: Update the server after enabling this option.",
|
|
"Keywords":"Install,BepInEx",
|
|
"FieldName":"bepinex_install",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"bepinex_install",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False": "false",
|
|
"True": "true"
|
|
}
|
|
},{
|
|
"DisplayName":"BepInEx Version",
|
|
"Category":"SteamCMD and Updates",
|
|
"Description":"The version of BepInEx to download. You can find the latest version on [Thunderstore.io](https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/). NOTE: Update the server after editing this option.",
|
|
"Keywords":"Install,BepInEx,version",
|
|
"FieldName":"bepinex_version",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"bepinex_version",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"5.4.2200",
|
|
"Placeholder":"5.4.2200",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Install Valheim Plus",
|
|
"Category":"SteamCMD and Updates",
|
|
"Description":"Installs Valheim Plus. Includes BepInEx. NOTE: Update the server after enabling this option.",
|
|
"Keywords":"Install,Valheim,Plus",
|
|
"FieldName":"valheim_plus_install",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"valheim_plus",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False": "false",
|
|
"True": "true"
|
|
}
|
|
},{
|
|
"DisplayName":"Please Read!",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The settings on this page are split up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
|
|
"Keywords":"Read,Please,Info",
|
|
"FieldName":"PleaseReadBasicSettings",
|
|
"InputType":"hidden"
|
|
},{
|
|
"DisplayName":"Bed Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Bed,Enable",
|
|
"FieldName":"Bed.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Bed.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Sleeping Without Setting Spawn",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enable sleeping without setting bed as spawn. When hovering over a bed you will be presented with a Hot-Key 'LShift+E'. This Hot-Key will allow for you to sleep on any bed without having to set a spawn-point.",
|
|
"Keywords":"Bed,Sleep,Without,Spawn",
|
|
"FieldName":"Bed.sleepWithoutSpawn",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Bed.sleepWithoutSpawn",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Sleeping On Unclaimed Beds Only",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enable sleeping on only unclaimed beds without setting bed as spawn. This option enabled only beds that are not claimed by other players can be slept on without setting spawn-point using 'Shift+E'",
|
|
"Keywords":"Bed,Unclaimed,Beds,Only",
|
|
"FieldName":"Bed.unclaimedBedsOnly",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Bed.unclaimedBedsOnly",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Beehive Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Beehive,Enable",
|
|
"FieldName":"Beehive.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Beehive.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Honey Production Speed",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Configure the speed at which the bees produce honey in seconds, 1200 seconds are 24 ingame hours.",
|
|
"Keywords":"Beehive,Honey,Production,Speed",
|
|
"FieldName":"Beehive.honeyProductionSpeed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Beehive.honeyProductionSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"1200",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Max Honey Production Per Beehive",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Configure the maximum amount of honey in beehives.",
|
|
"Keywords":"Beehive,Maximum,Honey,Beehive",
|
|
"FieldName":"Beehive.maximumHoneyPerBeehive",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Beehive.maximumHoneyPerBeehive",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"4",
|
|
"EnumValues":{},
|
|
"Suffix": "items"
|
|
},{
|
|
"DisplayName":"Beehive Auto Deposit",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Instead of dropping the items, they will be placed inside the nearest chests.",
|
|
"Keywords":"Beehive,Auto,Deposit",
|
|
"FieldName":"Beehive.autoDeposit",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Beehive.autoDeposit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Beehive Auto Deposit Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto deposit feature. Default 10, Minimum 0, Maximum is 50",
|
|
"Keywords":"Beehive,Auto,Deposit,Range",
|
|
"FieldName":"Beehive.autoDepositRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Beehive.autoDepositRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Display Duration on Hover",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Display the minutes and seconds until the beehive produces honey on crosshair hover.",
|
|
"Keywords":"Beehive,Show,Duration",
|
|
"FieldName":"Beehive.showDuration",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Beehive.showDuration",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Building Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Building,Enable",
|
|
"FieldName":"Building.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Invalid Placement Message",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Remove some of the Invalid placement messages, most notably provides the ability to place objects into other objects",
|
|
"Keywords":"Building,Invalid,Placement,Restriction",
|
|
"FieldName":"Building.noInvalidPlacementRestriction",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.noInvalidPlacementRestriction",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Mystical Forces Prevent Placement Message",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Removes the \"Mystical forces\" building prevention and allows destruction of build objects in those areas with the hammer.",
|
|
"Keywords":"Building,Mystical,Forces,Prevent,Placement,Restriction",
|
|
"FieldName":"Building.noMysticalForcesPreventPlacementRestriction",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.noMysticalForcesPreventPlacementRestriction",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Weather Damage",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Removes the weather damage from rain and water erosion.",
|
|
"Keywords":"Building,Weather,Damage",
|
|
"FieldName":"Building.noWeatherDamage",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.noWeatherDamage",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Maximum Placement Distance",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The maximum range in meters that you can place build objects at inside the hammer build mode.",
|
|
"Keywords":"Building,Maximum,Placement,Distance",
|
|
"FieldName":"Building.maximumPlacementDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.maximumPlacementDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"8",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Comfort Radius Per Piece",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The radius, in meters, in which a piece must be to contribute to the comfort level.",
|
|
"Keywords":"Building,Piece,Comfort,Radius",
|
|
"FieldName":"Building.pieceComfortRadius",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.pieceComfortRadius",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Always Drop Full Resources",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"When destroying a building piece, it always drops full resources. We recommend to enable this if you use this section.",
|
|
"Keywords":"Building,Always,Drop,Resources",
|
|
"FieldName":"Building.alwaysDropResources",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.alwaysDropResources",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Always Drop \"Do Not Drop\" Marked Resources",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"When destroying a building piece, it always drops pieces that the devs have marked as \"do not drop\". We recommend to enable this if you use this section.",
|
|
"Keywords":"Building,Always,Drop,Excluded,Resources",
|
|
"FieldName":"Building.alwaysDropExcludedResources",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.alwaysDropExcludedResources",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Area Repair",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this will cause repairing with the hammer to repair in a radius instead of a single piece.",
|
|
"Keywords":"Building,Enable,Area,Repair",
|
|
"FieldName":"Building.enableAreaRepair",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.enableAreaRepair",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Area Repair Radius",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Sets the area repair radius of enableAreaRepair. A value of 7.5 would mean your repair radius is 7.5 meters. Requires \"Enable Auto Repair\"",
|
|
"Keywords":"Building,Area,Repair,Radius",
|
|
"FieldName":"Building.areaRepairRadius",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Building.areaRepairRadius",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"7.5",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Craft From Chest Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This feature allows you to craft from nearby chests when in range. Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Craft,From,Chest,Enable",
|
|
"FieldName":"CraftFromChest.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable When Using Cooking Station",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Disable this feature when using a Cooking Station.",
|
|
"Keywords":"Craft,From,Chest,Disable,Cooking,Station",
|
|
"FieldName":"CraftFromChest.disableCookingStation",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.disableCookingStation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Check From Workbench",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"If in a workbench area, uses it as reference point when scanning for chests.",
|
|
"Keywords":"Craft,From,Chest,Check,From,Workbench",
|
|
"FieldName":"CraftFromChest.checkFromWorkbench",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.checkFromWorkbench",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Craft From Chest Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option prevents crafting to pull items from warded areas if the player doesn't have access to it.",
|
|
"Keywords":"Craft,From,Chest,Ignore,Private,Area,Check",
|
|
"FieldName":"CraftFromChest.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Chest Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection in meters.",
|
|
"Keywords":"Craft,From,Chest,Detection,Radius",
|
|
"FieldName":"CraftFromChest.range",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.range",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"20",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Chest Lookup Interval",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The interval in seconds that the feature scans your nearby chests.",
|
|
"Keywords":"Craft,From,Chest,Lookup,Interval",
|
|
"FieldName":"CraftFromChest.lookupInterval",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.lookupInterval",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"3",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Allow Crafting From Carts",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Allows the system to use and see contents of carts for crafting. Might also allow use of other modded containers or vehicles not accessible otherwise.",
|
|
"Keywords":"Craft,From,Chest,Allow,Crafting,From,Carts",
|
|
"FieldName":"CraftFromChest.allowCraftingFromCarts",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.allowCraftingFromCarts",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Allow Crafting From Ships",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Allows the system to use and see contents of ships for crafting. Might also allow use of other modded containers or vehicles not accessible otherwise.",
|
|
"Keywords":"Craft,From,Chest,Allow,Crafting,From,Ships",
|
|
"FieldName":"CraftFromChest.allowCraftingFromShips",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CraftFromChest.allowCraftingFromShips",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Durability Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Modifiers are increases and reduction in percent declared by 50, or -50. Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Durability,Enable",
|
|
"FieldName":"Durability.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Durability of Armor",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of armor. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Armor",
|
|
"FieldName":"Durability.armor",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.armor",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Axes",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of axes. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Axes",
|
|
"FieldName":"Durability.axes",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.axes",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Bows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of bows. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Bows",
|
|
"FieldName":"Durability.bows",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.bows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Cultivator",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of cultivator. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Cultivator",
|
|
"FieldName":"Durability.cultivator",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.cultivator",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Hammer",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of hammer. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Hammer",
|
|
"FieldName":"Durability.hammer",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.hammer",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Hoe",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of hoe. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Hoe",
|
|
"FieldName":"Durability.hoe",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.hoe",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of pickaxes",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of pickaxes. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Pickaxes",
|
|
"FieldName":"Durability.pickaxes",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.pickaxes",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Shields",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of shields. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Shields",
|
|
"FieldName":"Durability.shields",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.shields",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Torch",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of torch. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Torch",
|
|
"FieldName":"Durability.torch",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.torch",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Durability of Weapons",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Durability of weapons. The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.",
|
|
"Keywords":"Durability,Weapons",
|
|
"FieldName":"Durability.weapons",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Durability.weapons",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Fermenter Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Fermenter,Enable",
|
|
"FieldName":"Fermenter.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fermenter Duration",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Configure the time that the fermenter takes to produce its product, 2400 seconds are 48 ingame hours.",
|
|
"Keywords":"Fermenter,Duration",
|
|
"FieldName":"Fermenter.fermenterDuration",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.fermenterDuration",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2400",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Fermenter Production Amount",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Configure the total amount of produced items from a fermenter.",
|
|
"Keywords":"Fermenter,Items,Produced",
|
|
"FieldName":"Fermenter.fermenterItemsProduced",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.fermenterItemsProduced",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"6",
|
|
"EnumValues":{},
|
|
"Suffix": "items"
|
|
},{
|
|
"DisplayName":"Display Fermenter Duration on Hover",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Display the minutes and seconds until the fermenter is done on crosshair hover.",
|
|
"Keywords":"Fermenter,Show,Duration",
|
|
"FieldName":"Fermenter.showDuration",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.showDuration",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fermenter Auto Deposit",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Instead of dropping the items, they will be placed inside the nearest nearby chests.",
|
|
"Keywords":"Fermenter,Auto,Deposit",
|
|
"FieldName":"Fermenter.autoDeposit",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.autoDeposit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fermenter Auto Fuel",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Automatically pull meads from nearby chests to be placed inside the Fermenter as soon as its empty.",
|
|
"Keywords":"Fermenter,Auto,Fuel",
|
|
"FieldName":"Fermenter.autoFuel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.autoFuel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fermenter Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option prevents the fermenter to pull items from warded areas if it isn't placed inside of it. For convenience, we recommend this be enabled",
|
|
"Keywords":"Fermenter,Ignore,Private,Area,Check",
|
|
"FieldName":"Fermenter.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fermenter Chest Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto deposit and auto fuel features. Maximum is 50",
|
|
"Keywords":"Fermenter,Auto,Range",
|
|
"FieldName":"Fermenter.autoRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Fermenter.autoRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Fire Source Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Fire,Source,Enable",
|
|
"FieldName":"FireSource.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FireSource.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fire Source Torches",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this torch-type fire sources will stay at max fuel level once filled. Applies to: wood torches, iron torches, green torches, sconces and brazier.",
|
|
"Keywords":"Fire,Source,Torches",
|
|
"FieldName":"FireSource.torches",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FireSource.torches",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fire Source Fires",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this non torch-type fire sources will stay at max fuel level once filled.",
|
|
"Keywords":"Fire,Source,Fires",
|
|
"FieldName":"FireSource.fires",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FireSource.fires",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fire Source Auto Fuel",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Automatically pull wood from nearby chests to be placed inside the Fire as soon as its empty.",
|
|
"Keywords":"Fire,Source,Auto,Fuel",
|
|
"FieldName":"FireSource.autoFuel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FireSource.autoFuel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fire Source Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option prevents the Fire to pull items from warded areas if it isn't placed inside of it. For convenience, we recommend this to be enabled",
|
|
"Keywords":"Fire,Source,Ignore,Private,Area,Check",
|
|
"FieldName":"FireSource.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FireSource.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fire Source Chest Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto fuel features. Default 10, Minimum 0, Maximum is 50",
|
|
"Keywords":"FireSource,Auto,Range",
|
|
"FieldName":"FireSource.autoRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FireSource.autoRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Furnace Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Furnace,Enable",
|
|
"FieldName":"Furnace.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Furnace Maximum Ore",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of ore in a Furnace.",
|
|
"Keywords":"Furnace,Maximum,Ore",
|
|
"FieldName":"Furnace.maximumOre",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.maximumOre",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "items"
|
|
},{
|
|
"DisplayName":"Furnace Maximum Coal",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of coal in a Furnace.",
|
|
"Keywords":"Furnace,Maximum,Coal",
|
|
"FieldName":"Furnace.maximumCoal",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.maximumCoal",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"20",
|
|
"EnumValues":{},
|
|
"Suffix": "items"
|
|
},{
|
|
"DisplayName":"Furnace Coal Per Product",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The total amount of coal used to produce a single smelted ingot.",
|
|
"Keywords":"Furnace,Coal,Used,Per,Product",
|
|
"FieldName":"Furnace.coalUsedPerProduct",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.coalUsedPerProduct",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2",
|
|
"EnumValues":{},
|
|
"Suffix": "coal"
|
|
},{
|
|
"DisplayName":"Furnace Production Speed",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The time it takes for the Furnace to produce a single ingot in seconds.",
|
|
"Keywords":"Furnace,Production,Speed",
|
|
"FieldName":"Furnace.productionSpeed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.productionSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"30",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Furnace Auto Deposit",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Instead of dropping the items, they will be placed inside the nearest nearby chests.",
|
|
"Keywords":"Furnace,Auto,Deposit",
|
|
"FieldName":"Furnace.autoDeposit",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.autoDeposit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Furnace Auto Fuel",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Furnace will pull coal and raw materials from nearby chests to be automatically added to it when its empty.",
|
|
"Keywords":"Furnace,Auto,Fuel",
|
|
"FieldName":"Furnace.autoFuel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.autoFuel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Furnace Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option prevents the Furnace to pull items from warded areas if it isn't placed inside of it. For convenience, we recommend this to be enabled",
|
|
"Keywords":"Furnace,Ignore,Private,Area,Check",
|
|
"FieldName":"Furnace.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Furnace Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto deposit and auto fuel features. Default 10, Minimum 0, Maximum is 50",
|
|
"Keywords":"Furnace,Auto,Range",
|
|
"FieldName":"Furnace.autoRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.autoRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Furnace Allow All Ores",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option allows all ores inside the Furnace.",
|
|
"Keywords":"Furnace,Allow,All,Ores",
|
|
"FieldName":"Furnace.allowAllOres",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Furnace.allowAllOres",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Gathering Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Modifiers are increases and reduction in percent declared by 50, or -50. Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Gathering,Enable",
|
|
"FieldName":"Gathering.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Drop Chance",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Modify the chance to drop resources from resource nodes affected by this category. This only works on resource nodes that do not have guaranteed drops. As example by default scrap piles in dungeons have a 20% chance to drop a item, if you set this option to 200, you will then have a 60% chance to drop iron.",
|
|
"Keywords":"Gathering,Drop,Chance",
|
|
"FieldName":"Gathering.dropChance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.dropChance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Chitin",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for chitin. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Chitin",
|
|
"FieldName":"Gathering.chitin",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.chitin",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Copper Ore",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for copper ore. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Copper,Ore",
|
|
"FieldName":"Gathering.copperOre",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.copperOre",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Core Wood",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for core wood. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Core,Wood",
|
|
"FieldName":"Gathering.coreWood",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.coreWood",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Elder Bark",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for elder bark. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Elder,Bark",
|
|
"FieldName":"Gathering.elderBark",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.elderBark",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Fine Wood",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for fine wood. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Fine,Wood",
|
|
"FieldName":"Gathering.fineWood",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.fineWood",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Iron Scrap",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for iron scrap. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Iron Scrap",
|
|
"FieldName":"Gathering.ironScrap",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.ironScrap",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Silver Ore",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for silver ore. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Silver,Ore",
|
|
"FieldName":"Gathering.silverOre",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.silverOre",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Stone",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for stone. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Stone",
|
|
"FieldName":"Gathering.stone",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.stone",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Tin Ore",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for tin ore. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Tin,Ore",
|
|
"FieldName":"Gathering.tinOre",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.tinOre",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Drop Chance Wood",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Drop chance for wood. The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.",
|
|
"Keywords":"Gathering,Drop,Chance,Wood",
|
|
"FieldName":"Gathering.wood",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Gathering.wood",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Inventory Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Inventory,Enable",
|
|
"FieldName":"Inventory.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Player Inventory Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Player inventory number of rows (inventory is resized up to 6 rows, higher values will add a scrollbar). Default 4, Minimum 4, Maximum 20",
|
|
"Keywords":"Inventory,Player,Inventory,Rows",
|
|
"FieldName":"Inventory.playerInventoryRows",
|
|
"InputType":"number",
|
|
"MinValue":"4",
|
|
"MaxValue":"20",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.playerInventoryRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"4",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Wood Chest Columns",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Wood chest number of columns. Default 5, Minimum 3, Maximum 8",
|
|
"Keywords":"Inventory,Wood,Chest,Columns",
|
|
"FieldName":"Inventory.woodChestColumns",
|
|
"InputType":"number",
|
|
"MinValue":"3",
|
|
"MaxValue":"8",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.woodChestColumns",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"5",
|
|
"EnumValues":{},
|
|
"Suffix": "columns"
|
|
},{
|
|
"DisplayName":"Wood Chest Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Wood chest number of rows, more than 4 rows will add a scrollbar. Default 2, Minimum 2, Maximum 10",
|
|
"Keywords":"Inventory,Wood,Chest,Rows",
|
|
"FieldName":"Inventory.woodChestRows",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.woodChestRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Personal Chest Columns",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Personal chest number of columns. Default 3, Minimum 3, Maximum 8",
|
|
"Keywords":"Inventory,Personal,Chest,Columns",
|
|
"FieldName":"Inventory.personalChestColumns",
|
|
"InputType":"number",
|
|
"MinValue":"3",
|
|
"MaxValue":"8",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.personalChestColumns",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"3",
|
|
"EnumValues":{},
|
|
"Suffix": "columns"
|
|
},{
|
|
"DisplayName":"Personal Chest Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Personal chest number of rows. Default 2, Minimum 2, Maximum 20",
|
|
"Keywords":"Inventory,Personal,Chest,Rows",
|
|
"FieldName":"Inventory.personalChestRows",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.personalChestRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Iron Chest Columns",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Iron chest number of columns. Default 6, Minimum 3, Maximum 8",
|
|
"Keywords":"Inventory,Iron,Chest,Columns",
|
|
"FieldName":"Inventory.ironChestColumns",
|
|
"InputType":"number",
|
|
"MinValue":"3",
|
|
"MaxValue":"8",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.ironChestColumns",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"6",
|
|
"EnumValues":{},
|
|
"Suffix": "columns"
|
|
},{
|
|
"DisplayName":"Iron Chest Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Iron chest number of rows,more than 4 rows will add a scrollbar. Default 4, Minimum 3, Maximum 20",
|
|
"Keywords":"Inventory,Iron,Chest,Rows",
|
|
"FieldName":"Inventory.ironChestRows",
|
|
"InputType":"number",
|
|
"MinValue":"3",
|
|
"MaxValue":"20",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.ironChestRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"4",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Blackmetal Chest Columns",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Blackmetal chests already have 8 columns by default but now you can lower it. Default 8, Minimum 3, Maximum 8",
|
|
"Keywords":"Inventory,Blackmetal,Chest,Columns",
|
|
"FieldName":"Inventory.blackmetalChestColumns",
|
|
"InputType":"number",
|
|
"MinValue":"3",
|
|
"MaxValue":"8",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.blackmetalChestColumns",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"8",
|
|
"EnumValues":{},
|
|
"Suffix": "columns"
|
|
},{
|
|
"DisplayName":"Blackmetal Chest Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Blackmetal number of rows, more than 4 rows will add a scrollbar. Default 4, Minimum 3, Maximum 20",
|
|
"Keywords":"Inventory,Blackmetal,Chest,Rows",
|
|
"FieldName":"Inventory.blackmetalChestRows",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.blackmetalChestRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"4",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Cart Inventory Columns",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Cart inventory number of columns. Default 8, Minimum 6, Maximum 8",
|
|
"Keywords":"Inventory,Cart,Inventory,Columns",
|
|
"FieldName":"Inventory.cartInventoryColumns",
|
|
"InputType":"number",
|
|
"MinValue":"6",
|
|
"MaxValue":"8",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.cartInventoryColumns",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"8",
|
|
"EnumValues":{},
|
|
"Suffix": "columns"
|
|
},{
|
|
"DisplayName":"Cart Inventory Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Cart inventory number of rows, more than 4 rows will add a scrollbar. Default 3, Minimum 3, Maximum 30",
|
|
"Keywords":"Inventory,Cart,Inventory,Rows",
|
|
"FieldName":"Inventory.cartInventoryRows",
|
|
"InputType":"number",
|
|
"MinValue":"3",
|
|
"MaxValue":"30",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.cartInventoryRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"3",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Karve Inventory Columns",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Karve inventory number of columns. Default 2, Minimum 2, Maximum 8",
|
|
"Keywords":"Inventory,Karve,Inventory,Columns",
|
|
"FieldName":"Inventory.karveInventoryColumns",
|
|
"InputType":"number",
|
|
"MinValue":"2",
|
|
"MaxValue":"8",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.karveInventoryColumns",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2",
|
|
"EnumValues":{},
|
|
"Suffix": "columns"
|
|
},{
|
|
"DisplayName":"Karve Inventory Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Karve inventory number of rows, more than 4 rows will add a scrollbar. Default 2, Minimum 2, Maximum 30",
|
|
"Keywords":"Inventory,Karve,Inventory,Rows",
|
|
"FieldName":"Inventory.karveInventoryRows",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.karveInventoryRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Longboat Inventory Columns",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Longboat inventory number of columns. Default 8, Minimum 6, Maximum 8",
|
|
"Keywords":"Inventory,Longboat,Inventory,Columns",
|
|
"FieldName":"Inventory.longboatInventoryColumns",
|
|
"InputType":"number",
|
|
"MinValue":"6",
|
|
"MaxValue":"8",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.longboatInventoryColumns",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"8",
|
|
"EnumValues":{},
|
|
"Suffix": "columns"
|
|
},{
|
|
"DisplayName":"Longboat Inventory Rows",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Longboat inventory number of rows, more than 4 rows will add a scrollbar. Default 3, Minimum 3, Maximum 30",
|
|
"Keywords":"Inventory,Longboat,Inventory,Rows",
|
|
"FieldName":"Inventory.longboatInventoryRows",
|
|
"InputType":"number",
|
|
"MinValue":"3",
|
|
"MaxValue":"30",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.longboatInventoryRows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"3",
|
|
"EnumValues":{},
|
|
"Suffix": "rows"
|
|
},{
|
|
"DisplayName":"Inventory Fill Top To Bottom",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"By default tools and weapons go into inventories top to bottom and other materials bottom to top. Enable to make all items go into the inventory top to bottom.",
|
|
"Keywords":"Inventory,Fill,Top,Bottom",
|
|
"FieldName":"Inventory.inventoryFillTopToBottom",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.inventoryFillTopToBottom",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Merge With Existing Stacks",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"By default items go to their original position when picking up your tombstone. Enable to make all stacks try to merge with an existing stack first.",
|
|
"Keywords":"Inventory,Merge,Existing,Stacks",
|
|
"FieldName":"Inventory.mergeWithExistingStacks",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Inventory.mergeWithExistingStacks",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Items Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Items,Enable",
|
|
"FieldName":"Items.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Items.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"No Teleport Prevention",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enables you to teleport with ores and other usually teleport restricted objects",
|
|
"Keywords":"Items,Teleport,Prevention",
|
|
"FieldName":"Items.noTeleportPrevention",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Items.noTeleportPrevention",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Base Item Weight Reduction",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Increase or reduce item weight by a modifier in percent. The value -50 will reduce item weight of every object by 50%, 50 will increase the weight of every item by 50%.",
|
|
"Keywords":"Items,Base,Item,Weight,Reduction",
|
|
"FieldName":"Items.baseItemWeightReduction",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Items.baseItemWeightReduction",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Base Item Stack Multiplier",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Increase or reduce the size of all maximum item stacks by a modifier in percent. The value 50 would set a usual item stack of 100 to be 150. The value -50 would set a usual item stack of 100 to be 50.",
|
|
"Keywords":"Items,Item,Stack,Multiplier",
|
|
"FieldName":"Items.itemStackMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Items.itemStackMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Dropped Item Duration Before Despawn",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Set duration that dropped items stay on the ground before they are despawning. Game default is 3600 seconds.",
|
|
"Keywords":"Items,Dropped,Item,Ground,Duration,Seconds",
|
|
"FieldName":"Items.droppedItemOnGroundDurationInSeconds",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Items.droppedItemOnGroundDurationInSeconds",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"3600",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Items Float In Water",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Items dropped always float in water.",
|
|
"Keywords":"Items,Items,Float,Water",
|
|
"FieldName":"Items.itemsFloatInWater",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Items.itemsFloatInWater",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Kiln Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Kiln,Enable",
|
|
"FieldName":"Kiln.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Maximum Wood In Kiln",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of wood in a Kiln.",
|
|
"Keywords":"Kiln,Maximum,Wood",
|
|
"FieldName":"Kiln.maximumWood",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.maximumWood",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"25",
|
|
"EnumValues":{},
|
|
"Suffix": "wood"
|
|
},{
|
|
"DisplayName":"Kiln Disable Fine Wood Processing",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling to disable Fine Wood processing.",
|
|
"Keywords":"Kiln,Process,FineWood",
|
|
"FieldName":"Kiln.dontProcessFineWood",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.dontProcessFineWood",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Kiln Disable Round Log Processing",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling to disabled Round Log processing.",
|
|
"Keywords":"Kiln,Process,Round,Log",
|
|
"FieldName":"Kiln.dontProcessRoundLog",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.dontProcessRoundLog",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Kiln Production Speed",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The time it takes for the Kiln to produce a single piece of coal in seconds.",
|
|
"Keywords":"Kiln,Production,Speed",
|
|
"FieldName":"Kiln.productionSpeed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.productionSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"15",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Kiln Auto Deposit",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Instead of dropping the items, they will be placed inside the nearest nearby chests.",
|
|
"Keywords":"Kiln,Auto,Deposit",
|
|
"FieldName":"Kiln.autoDeposit",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.autoDeposit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Kiln Auto Fuel",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Kiln will pull wood from nearby chests to be automatically added to it when its empty. his option respects the Process Fine Wood and Process Round Log settings.",
|
|
"Keywords":"Kiln,Auto,Fuel",
|
|
"FieldName":"Kiln.autoFuel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.autoFuel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Kiln Stop Auto Fuel If X Coal In Chests",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Stops Auto Fuel looking for fuel when there is at least this quantity of Coal in nearby chests",
|
|
"Keywords":"Kiln,Stop,Auto,Fuel,Threshold",
|
|
"FieldName":"Kiln.stopAutoFuelThreshold",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.stopAutoFuelThreshold",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "coal"
|
|
},{
|
|
"DisplayName":"Kiln Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option prevents the Kiln to pull items from warded areas if it isn't placed inside of it. or convenience, we recommend this to be enabled.",
|
|
"Keywords":"Kiln,Ignore,Private,Area,Check",
|
|
"FieldName":"Kiln.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Kiln Chest Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto deposit and fuel features. Default 10, Minimum 0, Maximum is 50",
|
|
"Keywords":"Kiln,Auto,Range",
|
|
"FieldName":"Kiln.autoRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Kiln.autoRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Pickable Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section. Each value below (in percent) will modify the yield when \"picking\" items (default key E) such as berries and flowers. A value of 100 will double drops, 200 will triple and so on.",
|
|
"Keywords":"Pickable,Enable",
|
|
"FieldName":"Pickable.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Pickable.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Edibles",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"All berries, all mushrooms, onions and carrots. A value of 100 will double drops, 200 will triple and so on.",
|
|
"Keywords":"Pickable,Edibles",
|
|
"FieldName":"Pickable.edibles",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Pickable.edibles",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Flowers And Ingredients",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Barley, Flax, Dandelion, Thistle, Carrot Seeds, Turnip Seeds, Turnip, Onion Seeds. A value of 100 will double drops, 200 will triple and so on.",
|
|
"Keywords":"Pickable,Flowers,Ingredients",
|
|
"FieldName":"Pickable.flowersAndIngredients",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Pickable.flowersAndIngredients",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Materials",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Bone Fragments, Flint, Stone, Wood (branches on the ground).",
|
|
"Keywords":"Pickable,Materials",
|
|
"FieldName":"Pickable.materials",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Pickable.materials",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Valuables",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Amber, Amber Pearl, Coins, Ruby.",
|
|
"Keywords":"Pickable,Valuables",
|
|
"FieldName":"Pickable.valuables",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Pickable.valuables",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Surtling Cores",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Surtling Core only.",
|
|
"Keywords":"Pickable,Surtling,Cores",
|
|
"FieldName":"Pickable.surtlingCores",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Pickable.surtlingCores",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Smelter Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Smelter,Enable",
|
|
"FieldName":"Smelter.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Smelter Maximum Ore",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of ore in a Smelter.",
|
|
"Keywords":"Smelter,Maximum,Ore",
|
|
"FieldName":"Smelter.maximumOre",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.maximumOre",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "ore"
|
|
},{
|
|
"DisplayName":"Smelter Maximum Coal",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of coal in a Smelter.",
|
|
"Keywords":"Smelter,Maximum,Coal",
|
|
"FieldName":"Smelter.maximumCoal",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.maximumCoal",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"20",
|
|
"EnumValues":{},
|
|
"Suffix": "coal"
|
|
},{
|
|
"DisplayName":"Smelter Coal Used Per Product",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of coal in a Smelter.",
|
|
"Keywords":"Smelter,Coal,Used,Product",
|
|
"FieldName":"Smelter.coalUsedPerProduct",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.coalUsedPerProduct",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2",
|
|
"EnumValues":{},
|
|
"Suffix": "coal"
|
|
},{
|
|
"DisplayName":"Smelter Production Speed",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The time it takes for the Smelter to produce a single ingot in seconds.",
|
|
"Keywords":"Smelter,Production,Speed",
|
|
"FieldName":"Smelter.productionSpeed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.productionSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"30",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Smelter Auto Deposit",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Instead of dropping the items, they will be placed inside the nearest nearby chests.",
|
|
"Keywords":"Smelter,Auto,Deposit",
|
|
"FieldName":"Smelter.autoDeposit",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.autoDeposit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Smelter Auto Fuel",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Smelter will pull coal and raw materials from nearby chests to be automatically added to it when its empty.",
|
|
"Keywords":"Smelter,Auto,Fuel",
|
|
"FieldName":"Smelter.autoFuel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.autoFuel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Smelter Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option prevents the Smelter to pull items from warded areas if it isn't placed inside of it. or convenience, we recommend this to be enabled",
|
|
"Keywords":"Smelter,Ignore,Private,Area,Check",
|
|
"FieldName":"Smelter.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Smelter Chest Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto deposit and auto fuel features. Default 10, Minimum 0, Maximum is 50",
|
|
"Keywords":"Smelter,Auto,Range",
|
|
"FieldName":"Smelter.autoRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Smelter.autoRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Spinning Wheel Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Spinning,Wheel,Enable",
|
|
"FieldName":"SpinningWheel.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"SpinningWheel.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Spinning Wheel Maximum Flax",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of flax in a spinning wheel.",
|
|
"Keywords":"Spinning,Wheel,Maximum,Flax",
|
|
"FieldName":"SpinningWheel.maximumFlax",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"SpinningWheel.maximumFlax",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"50",
|
|
"EnumValues":{},
|
|
"Suffix": "flax"
|
|
},{
|
|
"DisplayName":"Spinning Wheel Production Speed",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The time it takes for the spinning wheel to produce linen thread in seconds.",
|
|
"Keywords":"Spinning,Wheel,Production,Speed",
|
|
"FieldName":"SpinningWheel.productionSpeed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"SpinningWheel.productionSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"30",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Spinning Wheel Auto Deposit",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Instead of dropping the items, they will be placed inside the nearest nearby chests.",
|
|
"Keywords":"Spinning,Wheel,Auto,Deposit",
|
|
"FieldName":"SpinningWheel.autoDeposit",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"SpinningWheel.autoDeposit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Spinning Wheel Auto Fuel",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Spinning Wheel will pull flax from nearby chests to be automatically added to it when its empty.",
|
|
"Keywords":"Spinning,Wheel,Auto,Fuel",
|
|
"FieldName":"SpinningWheel.autoFuel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"SpinningWheel.autoFuel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Spinning Wheel Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"his option prevents the Spinning Wheel to pull items from warded areas if it isn't placed inside of it. For convenience, we recommend this to be enabled.",
|
|
"Keywords":"Spinning,Wheel,Ignore,Private,Area,Check",
|
|
"FieldName":"SpinningWheel.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"SpinningWheel.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Spinning Wheel Chest Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto deposit and auto fuel features. Default 10, Minimum 0, Maximum is 50",
|
|
"Keywords":"Spinning,Wheel,Auto,Range",
|
|
"FieldName":"SpinningWheel.autoRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"SpinningWheel.autoRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Tameable Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Tameable,Enable",
|
|
"FieldName":"Tameable.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Tameable.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Mortality",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Modify what happens when a tamed creature is attacked. Normal - default, Essential - Deadly attacks stun instead of kill, tamed creatures can still die rarely, Immortal - Can't Die.",
|
|
"Keywords":"Tameable,Mortality",
|
|
"FieldName":"Tameable.mortality",
|
|
"InputType":"enum",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Tameable.mortality",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{
|
|
"0":"Normal",
|
|
"1":"Essential",
|
|
"2":"Immortal"
|
|
}
|
|
},{
|
|
"DisplayName":"Tameable Owner Damage Override",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This will circumvent the mortality setting, so even if tamed creatures are immortal, players can still kill them with a butcher knife. For this option to work you need to have mortality to set to either essential or immortal.",
|
|
"Keywords":"Tameable,Owner,Damage,Override",
|
|
"FieldName":"Tameable.ownerDamageOverride",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Tameable.ownerDamageOverride",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Stun Recovery Time",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"How long it takes for a tamed creature to recover if mortality is set to essential and they are stunned.",
|
|
"Keywords":"Tameable,Stun,Recovery,Time",
|
|
"FieldName":"Tameable.stunRecoveryTime",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Tameable.stunRecoveryTime",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Show Stunned On Hover Text",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"If the tamed creature is recovering from a stun, then add Stunned to the hover text on mouse over.",
|
|
"Keywords":"Tameable,Stun,Information",
|
|
"FieldName":"Tameable.stunInformation",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Tameable.stunInformation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Wagon Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Wagon,Enable",
|
|
"FieldName":"Wagon.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Wagon.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Wagon Base Mass",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Change the base wagon physical mass of the wagon object. This is essentially the base weight of a cart.",
|
|
"Keywords":"Wagon,Base,Mass",
|
|
"FieldName":"Wagon.wagonBaseMass",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Wagon.wagonBaseMass",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"20",
|
|
"EnumValues":{},
|
|
"Suffix": "mass"
|
|
},{
|
|
"DisplayName":"Wagon Extra Mass From Items",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This value changes the physical weight of wagons by +/- more/less from item weight inside. The value 50 would increase the weight by 50% more. The value -100 would remove the entire extra weight.",
|
|
"Keywords":"Wagon,Extra,Mass,From,Items",
|
|
"FieldName":"Wagon.wagonExtraMassFromItems",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Wagon.wagonExtraMassFromItems",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Windmill Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Windmill,Enable",
|
|
"FieldName":"Windmill.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Windmill Maximum Barley",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Maximum amount of barley in a windmill.",
|
|
"Keywords":"Windmill,Maximum,Barley",
|
|
"FieldName":"Windmill.maximumBarley",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.maximumBarley",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"50",
|
|
"EnumValues":{},
|
|
"Suffix": "barley"
|
|
},{
|
|
"DisplayName":"Windmill Production Speed",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The time it takes for the windmill to produce a single ingot in seconds.",
|
|
"Keywords":"Windmill,Production,Speed",
|
|
"FieldName":"Windmill.productionSpeed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.productionSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Windmill Ignore Wind Intensity",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Ignore wind intensity so it always takes the production speed value to process one barley.",
|
|
"Keywords":"Windmill,Ignore,Wind,Intensity",
|
|
"FieldName":"Windmill.ignoreWindIntensity",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.ignoreWindIntensity",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Windmill Auto Deposit",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Instead of dropping the items, they will be placed inside the nearest nearby chests.",
|
|
"Keywords":"Windmill,Auto,Deposit",
|
|
"FieldName":"Windmill.autoDeposit",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.autoDeposit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Windmill Auto Fuel",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The Windmill will pull barley from nearby chests to be automatically added to it when its empty.",
|
|
"Keywords":"Windmill,Auto,Fuel",
|
|
"FieldName":"Windmill.autoFuel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.autoFuel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Windmill Ignore Private Area Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"This option prevents the Windmill to pull items from warded areas if it isn't placed inside of it. For convenience, we recommend this to be enabled",
|
|
"Keywords":"Windmill,Ignore,Private,Area,Check",
|
|
"FieldName":"Windmill.ignorePrivateAreaCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.ignorePrivateAreaCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Windmill Chest Detection Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"The range of the chest detection for the auto deposit and auto fuel features. Default 10, Minimum 0, Maximum is 50 meters",
|
|
"Keywords":"Windmill,Auto,Range",
|
|
"FieldName":"Windmill.autoRange",
|
|
"InputType":"number",
|
|
"MinValue":"0",
|
|
"MaxValue":"50",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Windmill.autoRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"10",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Workbench Settings Enable",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Workbench,Enable",
|
|
"FieldName":"Workbench.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Workbench.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Workbench Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Set the workbench radius in meters.",
|
|
"Keywords":"Workbench,Range",
|
|
"FieldName":"Workbench.workbenchRange",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Workbench.workbenchRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"20",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Workbench Enemy Spawn Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Set the enemy spawn radius around workbenches in meters. This value equals Workbench Range if its set to 0.",
|
|
"Keywords":"Workbench,Enemy,Spawn,Range",
|
|
"FieldName":"Workbench.workbenchEnemySpawnRange",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Workbench.workbenchEnemySpawnRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Workbench Attachment Range",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Sets the workbench attachment radius. e.g. anvil",
|
|
"Keywords":"Workbench,Attachment,Range",
|
|
"FieldName":"Workbench.workbenchAttachmentRange",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Workbench.workbenchAttachmentRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"5",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Workbench Disable Roof Check",
|
|
"Category":"Valheim Plus - Basic Settings",
|
|
"Description":"Disables the roof and exposure requirement to use a workbench.",
|
|
"Keywords":"Workbench,Disable,Roof,Check",
|
|
"FieldName":"Workbench.disableRoofCheck",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Workbench.disableRoofCheck",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Please Read!",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The settings on this page are split up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
|
|
"Keywords":"Read,Please,Info",
|
|
"FieldName":"PleaseReadPlayerSettings",
|
|
"InputType":"hidden"
|
|
},{
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"DisplayName":"Armor Enable",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Armor,Enable",
|
|
"FieldName":"Armor.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Armor.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Helmet Armor Modified Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The value 50 will increase the armor by 7. The value -50 will reduce the armor 7.",
|
|
"Keywords":"Armor,Values,Helmets",
|
|
"FieldName":"Armor.helmets",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Armor.helmets",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Chests Armor Modified Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The value 50 will increase the armor by 7. The value -50 will reduce the armor 7.",
|
|
"Keywords":"Armor,Values,Chests",
|
|
"FieldName":"Armor.chests",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Armor.chests",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Legs Armor Modified Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The value 50 will increase the armor by 7. The value -50 will reduce the armor 7.",
|
|
"Keywords":"Armor,Values,Legs",
|
|
"FieldName":"Armor.legs",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Armor.legs",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Capes Armor Modified Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The value 50 will increase the armor by 7. The value -50 will reduce the armor 7.",
|
|
"Keywords":"Armor,Values,Capes",
|
|
"FieldName":"Armor.capes",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Armor.capes",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Experience Enable",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Experience,Enable",
|
|
"FieldName":"Experience.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Axes Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of axes.",
|
|
"Keywords":"Experience,Values,Axes",
|
|
"FieldName":"Experience.axes",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.axes",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Blocking Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of blocking.",
|
|
"Keywords":"Experience,Values,Blocking",
|
|
"FieldName":"Experience.blocking",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.blocking",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Bows Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of bows.",
|
|
"Keywords":"Experience,Values,Bows",
|
|
"FieldName":"Experience.bows",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.bows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Clubs Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of clubs.",
|
|
"Keywords":"Experience,Values,Clubs",
|
|
"FieldName":"Experience.clubs",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.clubs",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Fire Magic Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of fire magic.",
|
|
"Keywords":"Experience,Values,Fire,Magic",
|
|
"FieldName":"Experience.fireMagic",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.fireMagic",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Frost Magic Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of frost magic.",
|
|
"Keywords":"Experience,Values,Frost,Magic",
|
|
"FieldName":"Experience.frostMagic",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.frostMagic",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Jump Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of jump.",
|
|
"Keywords":"Experience,Values,Jump",
|
|
"FieldName":"Experience.jump",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.jump",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Knives Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of knives.",
|
|
"Keywords":"Experience,Values,Knives",
|
|
"FieldName":"Experience.knives",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.knives",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Pickaxes Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of pickaxes.",
|
|
"Keywords":"Experience,Values,Pickaxes",
|
|
"FieldName":"Experience.pickaxes",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.pickaxes",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Polearms Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of polearms.",
|
|
"Keywords":"Experience,Values,Polearms",
|
|
"FieldName":"Experience.polearms",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.polearms",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Ride Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of ride.",
|
|
"Keywords":"Experience,Values,Ride",
|
|
"FieldName":"Experience.ride",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.ride",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Run Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of run.",
|
|
"Keywords":"Experience,Values,Run",
|
|
"FieldName":"Experience.run",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.run",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Sneak Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of sneak.",
|
|
"Keywords":"Experience,Values,Sneak",
|
|
"FieldName":"Experience.sneak",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.sneak",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Spears Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of spears.",
|
|
"Keywords":"Experience,Values,Spears",
|
|
"FieldName":"Experience.spears",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.spears",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Swim Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of swim.",
|
|
"Keywords":"Experience,Values,Swim",
|
|
"FieldName":"Experience.swim",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.swim",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Swords Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of swords.",
|
|
"Keywords":"Experience,Values,Swords",
|
|
"FieldName":"Experience.swords",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.swords",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Unarmed Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of unarmed.",
|
|
"Keywords":"Experience,Values,Unarmed",
|
|
"FieldName":"Experience.unarmed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.unarmed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"Wood Cutting Experience Values",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The modifier value for the experience gained of wood cutting.",
|
|
"Keywords":"Experience,Values,Wood,Cutting",
|
|
"FieldName":"Experience.woodCutting",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Experience.woodCutting",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "modifier"
|
|
},{
|
|
"DisplayName":"First Person Settings Enable",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"FirstPerson,Enable",
|
|
"FieldName":"FirstPerson.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FirstPerson.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"First Person Hotkey",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Hotkey to enable First Person. Default F10",
|
|
"Keywords":"First,Person,hotkey",
|
|
"FieldName":"FirstPerson.hotkey",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FirstPerson.hotkey",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F10",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"First Person Default FOV",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Default Field Of View to use. Default 65.0",
|
|
"Keywords":"First,Person,FOV",
|
|
"FieldName":"FirstPerson.defaultFOV",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FirstPerson.defaultFOV",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"65.0",
|
|
"EnumValues":{},
|
|
"Suffix": "fov"
|
|
},{
|
|
"DisplayName":"First Person Raise FOV Hotkey",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Hotkey to raise Field Of View. Default PageUp",
|
|
"Keywords":"First,Person,FOV,Hotkey",
|
|
"FieldName":"FirstPerson.raiseFOVHotkey",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FirstPerson.raiseFOVHotkey",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"PageUp",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"First Person Lower FOV Hotkey",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Hotkey to raise Field Of View. Default PageDown",
|
|
"Keywords":"First,Person,FOV,Hotkey",
|
|
"FieldName":"FirstPerson.lowerFOVHotkey",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FirstPerson.lowerFOVHotkey",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"PageDown",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Food Settings Enable",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Food,Enable",
|
|
"FieldName":"Food.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Food.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Food Duration Multiplier",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Increase or reduce the time that food lasts by %. The value 50 would cause food to run out 50% slower, -50% would cause the food to run out 50% faster.",
|
|
"Keywords":"Food,Duration,Multiplier",
|
|
"FieldName":"Food.foodDurationMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Food.foodDurationMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Disable Food Degradation Over Time",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"This option prevents food degrading over time - in other words, it retains its maximum benefit until it runs out instead of reducing its effect over time.",
|
|
"Keywords":"Food,Degradation,Over,Time",
|
|
"FieldName":"Food.disableFoodDegradation",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Food.disableFoodDegradation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Player Settings Enable",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Player,Enable",
|
|
"FieldName":"Player.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Maximum Carry Weight",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The base amount of carry weight of your character.",
|
|
"Keywords":"Player,Carry,Weight",
|
|
"FieldName":"Player.baseMaximumWeight",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.baseMaximumWeight",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"300",
|
|
"EnumValues":{},
|
|
"Suffix": "weight"
|
|
},{
|
|
"DisplayName":"Megingjord's Girdle Bonus Weight",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Increase the buff you receive to your carry weight from Megingjord's girdle.",
|
|
"Keywords":"Player,Megingjord,Weight,Buff",
|
|
"FieldName":"Player.baseMegingjordBuff",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.baseMegingjordBuff",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"150",
|
|
"EnumValues":{},
|
|
"Suffix": "weight"
|
|
},{
|
|
"DisplayName":"Player Auto Pickup Range",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Increase auto pickup range of all items.",
|
|
"Keywords":"Player,Pickup,Range,Auto",
|
|
"FieldName":"Player.baseAutoPickUpRange",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.baseAutoPickUpRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"2",
|
|
"EnumValues":{},
|
|
"Suffix": "range"
|
|
},{
|
|
"DisplayName":"Disable Camera Shake",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Disable all types of camera shake.",
|
|
"Keywords":"Player,Camera,Shake",
|
|
"FieldName":"Player.disableCameraShake",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.disableCameraShake",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Unarmed Damage Bonus",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"The base unarmed damage multiplied by your skill level. 120 will result in a maximum of up to 12 damage when you have a skill level of 10. Default 70",
|
|
"Keywords":"Player,Unarmed,Damage",
|
|
"FieldName":"Player.baseUnarmedDamage",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.baseUnarmedDamage",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"70",
|
|
"EnumValues":{},
|
|
"Suffix": "damage"
|
|
},{
|
|
"DisplayName":"Crop Notifier",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"When enabled, you will not be permitted to place a crop within the grow radius of another crop.",
|
|
"Keywords":"Player,Crop,Notifier",
|
|
"FieldName":"Player.cropNotifier",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.cropNotifier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Comfort Level Bonus In Seconds",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"How many seconds each comfort level contributes to the rested bonus.",
|
|
"Keywords":"Player,Rested,Bonus",
|
|
"FieldName":"Player.restSecondsPerComfortLevel",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.restSecondsPerComfortLevel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"60",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Death Penalty",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Change the death penalty in percentage, where higher will increase the death penalty and lower will reduce it. This is a modifier value. 50 will increase it by 50%, -50 will reduce it by 50%.",
|
|
"Keywords":"Player,Death,Penalty",
|
|
"FieldName":"Player.deathPenaltyMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.deathPenaltyMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Enable Auto Repair",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If enabled, this option will automatically repair your equipment when you interact with the appropriate workbench.",
|
|
"Keywords":"Player,Auto,Repair",
|
|
"FieldName":"Player.autoRepair",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.autoRepair",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Boss Buff Duration",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Boss buff duration (seconds). Default 300 seconds",
|
|
"Keywords":"Player,Boss,Buff,Duration",
|
|
"FieldName":"Player.guardianBuffDuration",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.guardianBuffDuration",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"300",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Boss Buff Cooldown",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Boss buff cooldown (seconds). Default 1200 seconds",
|
|
"Keywords":"Player,Boss,Buff,Cooldown",
|
|
"FieldName":"Player.guardianBuffCooldown",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.guardianBuffCooldown",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"1200",
|
|
"EnumValues":{},
|
|
"Suffix": "seconds"
|
|
},{
|
|
"DisplayName":"Disable Guardian Buff Animation",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Disable the Guardian Buff animation",
|
|
"Keywords":"Player,Buff,Animation,Guardian",
|
|
"FieldName":"Player.disableGuardianBuffAnimation",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.disableGuardianBuffAnimation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Auto Equip Shield",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If enabled, when equipping a one-handed weapon, the best shield from your inventory is automatically equipped. (Best is determined by highest block power)",
|
|
"Keywords":"Player,Auto,Equip,Shield",
|
|
"FieldName":"Player.autoEquipShield",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.autoEquipShield",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Auto Unequip Shield",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"When unequipping a one-handed weapon also unequip shield from inventory.",
|
|
"Keywords":"Player,Auto,Unequip,Shield",
|
|
"FieldName":"Player.autoUnequipShield",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.autoUnequipShield",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Queue Weapon Change",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If enabled, weapon switches requested mid-attack will be carried out when the current attack is finished instead of being ignored.",
|
|
"Keywords":"Player,Queue,Weapon,Change",
|
|
"FieldName":"Player.queueWeaponChanges",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.queueWeaponChanges",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Skip Intro",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If enabled, you will always skip the intro of the game.",
|
|
"Keywords":"Player,Skip,Intro",
|
|
"FieldName":"Player.skipIntro",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.skipIntro",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"\"I Have Arrived\" Message",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If disabled, disables the \"I have arrived!\" message on player spawn.",
|
|
"Keywords":"Player,Arrived,Message",
|
|
"FieldName":"Player.iHaveArrivedOnSpawn",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.iHaveArrivedOnSpawn",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Unequip Items When Swimming",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If enabled, you will not put away / unequip your items when swimming.",
|
|
"Keywords":"Player,Unequip,Items,Swimming",
|
|
"FieldName":"Player.dontUnequipItemsWhenSwimming",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.dontUnequipItemsWhenSwimming",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Re-equip Items After Swimming",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If enabled, items will be re-equipped when you exit water after swimming (if they were hidden automatically)",
|
|
"Keywords":"Player,Re-equip,Items,Swimming",
|
|
"FieldName":"Player.reequipItemsAfterSwimming",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.reequipItemsAfterSwimming",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Fall Damage Scale",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"This value represents how much the fall damage should be scaled in +/- %. This is a modifier value. The value 50 would result in 50% increased fall damage. The value -50 would result in 50% reduced fall damage.",
|
|
"Keywords":"Player,Fall,Damage,Scale",
|
|
"FieldName":"Player.fallDamageScalePercent",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.fallDamageScalePercent",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Max Fall Damage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Max fall damage. Game default is 100 (so with enough health, falls can't kill).",
|
|
"Keywords":"Player,Fall,Damage,Max",
|
|
"FieldName":"Player.maxFallDamage",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.maxFallDamage",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"100",
|
|
"EnumValues":{},
|
|
"Suffix": ""
|
|
},{
|
|
"DisplayName":"Enable Skip Tutorials",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"If enabled, all tutorials will skip from now on. You can turn this config off and reset the tutorial (in the settings) at any time.",
|
|
"Keywords":"Player,Skip,Tutorials",
|
|
"FieldName":"Player.skipTutorials",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.skipTutorials",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Encumbrance ",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Disable the encumbered state when you carry too many items (overweight)",
|
|
"Keywords":"Player,Disable,Encumbrance ",
|
|
"FieldName":"Player.disableEncumbered",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.disableEncumbered",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Auto Pickup If Encumbered",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Allow auto pickup of items when encumbered (overweight)",
|
|
"Keywords":"Player,Auto,Pickup,Encumbered",
|
|
"FieldName":"Player.autoPickUpWhenEncumbered",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Player.autoPickUpWhenEncumbered",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Shields Settings Enable",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Shields,Enable",
|
|
"FieldName":"Shields.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Shields.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Shield Block Value",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Increase or decrease the block value on all shields in %. -50 would be 50% less block rating, 50 would be 50% more block rating.",
|
|
"Keywords":"Shields,Block,Value",
|
|
"FieldName":"Shields.blockRating",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Shields.blockRating",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Stamina Settings Enable",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Stamina,Enable",
|
|
"FieldName":"Stamina.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Dodge Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the amount of stamina cost of using the dodge roll by %",
|
|
"Keywords":"Stamina,Dodge,Usage",
|
|
"FieldName":"Stamina.dodgeStaminaUsage",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.dodgeStaminaUsage",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Encumbered Stamina Drain",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the stamina drain of being overweight by %",
|
|
"Keywords":"Stamina,Encumbered,Drain",
|
|
"FieldName":"Stamina.encumberedStaminaDrain",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.encumberedStaminaDrain",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Jump Stamina Drain",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the stamina cost of jumping by %",
|
|
"Keywords":"Stamina,Jump,Drain",
|
|
"FieldName":"Stamina.jumpStaminaDrain",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.jumpStaminaDrain",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Run Stamina Drain",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the stamina cost of running by %",
|
|
"Keywords":"Stamina,Run,Drain",
|
|
"FieldName":"Stamina.runStaminaDrain",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.runStaminaDrain",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Sneak Stamina Drain",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the stamina cost of sneaking by %",
|
|
"Keywords":"Stamina,Sneak,Drain",
|
|
"FieldName":"Stamina.sneakStaminaDrain",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.sneakStaminaDrain",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Stamina Regen",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the total amount of stamina recovered per second by %",
|
|
"Keywords":"Stamina,Regen",
|
|
"FieldName":"Stamina.staminaRegen",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.staminaRegen",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Stamina Regen Delay",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the delay until stamina regeneration sets in by %",
|
|
"Keywords":"Stamina,Regen,Delay",
|
|
"FieldName":"Stamina.staminaRegenDelay",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.staminaRegenDelay",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Swim Stamina Drain",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Changes the stamina drain of swimming by %",
|
|
"Keywords":"Stamina,Swim,Drain",
|
|
"FieldName":"Stamina.swimStaminaDrain",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Stamina.swimStaminaDrain",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Stamina Usage Settings Enable",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Stamina,Usage,Enable",
|
|
"FieldName":"StaminaUsage.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Axes Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Axes",
|
|
"FieldName":"StaminaUsage.axes",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.axes",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Blocking Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Blocking",
|
|
"FieldName":"StaminaUsage.blocking",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.blocking",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Bows Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Bows",
|
|
"FieldName":"StaminaUsage.bows",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.bows",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Clubs Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Clubs",
|
|
"FieldName":"StaminaUsage.clubs",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.clubs",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Knives Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Knives",
|
|
"FieldName":"StaminaUsage.knives",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.knives",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Pickaxes Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Pickaxes",
|
|
"FieldName":"StaminaUsage.pickaxes",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.pickaxes",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Polearms Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Polearms",
|
|
"FieldName":"StaminaUsage.polearms",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.polearms",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Spears Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Spears",
|
|
"FieldName":"StaminaUsage.spears",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.spears",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Swords Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Swords",
|
|
"FieldName":"StaminaUsage.swords",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.swords",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Unarmed Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Unarmed",
|
|
"FieldName":"StaminaUsage.unarmed",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.unarmed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Hammer Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Hammer",
|
|
"FieldName":"StaminaUsage.hammer",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.hammer",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Hoe Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Hoe",
|
|
"FieldName":"StaminaUsage.hoe",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.hoe",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Cultivator Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Cultivator",
|
|
"FieldName":"StaminaUsage.cultivator",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.cultivator",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Fishing Stamina Usage",
|
|
"Category":"Valheim Plus - Player Settings",
|
|
"Description":"Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.",
|
|
"Keywords":"Stamina,Usage,Fishing",
|
|
"FieldName":"StaminaUsage.fishing",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StaminaUsage.fishing",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "%"
|
|
},{
|
|
"DisplayName":"Please Read!",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"The settings on this page are split up into sections. The start of a section will be labeled with \"sectionName Enable\" the setting in-between are only modifiable if that section is enabled.",
|
|
"Keywords":"Read,Please,Info",
|
|
"FieldName":"PleaseReadServerSettings",
|
|
"InputType":"hidden"
|
|
},{
|
|
"DisplayName":"Valheim Plus Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section. This does NOT install Valheim Plus. To install Valheim Plus, navigate to \"SteamCMD and Updates\" and enable Install Valheim Plus, then update the server.",
|
|
"Keywords":"ValheimPlus,Enable",
|
|
"FieldName":"ValheimPlus.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"ValheimPlus.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Valheim Plus Logo",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Display the Valheim Plus logo in the main menu",
|
|
"Keywords":"ValheimPlus,Logo",
|
|
"FieldName":"ValheimPlus.mainMenuLogo",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"ValheimPlus.mainMenuLogo",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Server Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section. Recommended to be left on.",
|
|
"Keywords":"ValheimPlus,Server,Settings",
|
|
"FieldName":"Server.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Server.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Max Player Count",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Maximum Concurrent Players on the server.",
|
|
"Keywords":"Server,Max,Player,Count",
|
|
"FieldName":"Server.maxPlayers",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Server.maxPlayers",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"4",
|
|
"EnumValues":{},
|
|
"Suffix": "players"
|
|
},{
|
|
"DisplayName":"Disable Server Password",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Removes the requirement to have a server password.",
|
|
"Keywords":"Server,Password",
|
|
"FieldName":"Server.disableServerPassword",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Server.disableServerPassword",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Require Valheim Plus",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"This settings add a version control check to make sure that people that try to join your server has Valheim Plus installed. Recommended to leave on.",
|
|
"Keywords":"Server,Check",
|
|
"FieldName":"Server.enforceMod",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Server.enforceMod",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Sync Server Config",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Sync config to clients. Recommended to leave on.",
|
|
"Keywords":"Server,Config",
|
|
"FieldName":"Server.serverSyncsConfig",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Server.serverSyncsConfig",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Game Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Game,Enable",
|
|
"FieldName":"Game.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Difficulty Damage Scale",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Default is 4% monster damage increase per player in radius.",
|
|
"Keywords":"Game,Difficulty,Damage,Scale",
|
|
"FieldName":"Game.gameDifficultyDamageScale",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.gameDifficultyDamageScale",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"4",
|
|
"EnumValues":{},
|
|
"Suffix": "% damage"
|
|
},{
|
|
"DisplayName":"Difficulty Health Scale",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Default is 40% monster health increase per player in radius.",
|
|
"Keywords":"Game,Difficulty,Health,Scale",
|
|
"FieldName":"Game.gameDifficultyHealthScale",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.gameDifficultyHealthScale",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"40",
|
|
"EnumValues":{},
|
|
"Suffix": "% health"
|
|
},{
|
|
"DisplayName":"Extra Player Count Nearby",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Adds additional players to the difficulty calculation in multiplayer unrelated to the actual amount. This option is disabled if its set to 0.",
|
|
"Keywords":"Game,Player,Nearby,Count",
|
|
"FieldName":"Game.extraPlayerCountNearby",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.extraPlayerCountNearby",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "extra players"
|
|
},{
|
|
"DisplayName":"Set Fixed Player Count",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Sets the nearby player count always to this value + Extra Player Count Nearby. This option is disabled if its set to 0.",
|
|
"Keywords":"Game,Player,Nearby,Count",
|
|
"FieldName":"Game.setFixedPlayerCountTo",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.setFixedPlayerCountTo",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "fixed extra players"
|
|
},{
|
|
"DisplayName":"Difficulty Scale Range",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"The range in meters at which other players count towards nearby players for the difficulty scale",
|
|
"Keywords":"Game,Difficulty,Scale,Range",
|
|
"FieldName":"Game.difficultyScaleRange",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.difficultyScaleRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"200",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Disable Portals",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"If you set this to enabled, all portals will be disabled.",
|
|
"Keywords":"Game,Portals,Disable",
|
|
"FieldName":"Game.disablePortals",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.disablePortals",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Big Portal Names",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"If you set this to enabled, portal names will be displayed in big text in center of screen.",
|
|
"Keywords":"Game,Portal,Names",
|
|
"FieldName":"Game.bigPortalNames",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.bigPortalNames",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Console",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"If you set this to enabled the console will be force disabled in-game.",
|
|
"Keywords":"Game,Console,Disable",
|
|
"FieldName":"Game.disableConsole",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.disableConsole",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Fog",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"If you set this to enabled this will remove dense fog from the game.",
|
|
"Keywords":"Game,Fog,Disable",
|
|
"FieldName":"Game.disableFog",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Game.disableFog",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Game Clock Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"GameClock,Enable",
|
|
"FieldName":"GameClock.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GameClock.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Game Clock Format",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Change time formatting from 24hr to AM-PM.",
|
|
"Keywords":"GameClock,Format",
|
|
"FieldName":"GameClock.useAMPM",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GameClock.useAMPM",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Clock Font Size",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Sets the font size of time text.",
|
|
"Keywords":"GameClock,Font,Size",
|
|
"FieldName":"GameClock.textFontSize",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GameClock.textFontSize",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"34",
|
|
"EnumValues":{},
|
|
"Suffix": "font size"
|
|
},{
|
|
"DisplayName":"Clock Text Red Channel",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Sets how red the time text is (51/255).",
|
|
"Keywords":"GameClock,Font,Red",
|
|
"FieldName":"GameClock.textRedChannel",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GameClock.textRedChannel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"248",
|
|
"EnumValues":{},
|
|
"Suffix": "red"
|
|
},{
|
|
"DisplayName":"Clock Text Green Channel",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Sets how green the time text is (51/255).",
|
|
"Keywords":"GameClock,Font,Green",
|
|
"FieldName":"GameClock.textGreenChannel",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GameClock.textGreenChannel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"105",
|
|
"EnumValues":{},
|
|
"Suffix": "green"
|
|
},{
|
|
"DisplayName":"Clock Text Blue Channel",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Sets how Blue the time text is (51/255).",
|
|
"Keywords":"GameClock,Font,Blue",
|
|
"FieldName":"GameClock.textBlueChannel",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GameClock.textBlueChannel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "blue"
|
|
},{
|
|
"DisplayName":"Clock Text Transparent Channel",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Sets how Transparent the time text is (51/255).",
|
|
"Keywords":"GameClock,Font,Transparent",
|
|
"FieldName":"GameClock.textTransparencyChannel",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GameClock.textTransparencyChannel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"255",
|
|
"EnumValues":{},
|
|
"Suffix": "transparency"
|
|
},{
|
|
"DisplayName":"Brightness Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Brightness,Enable",
|
|
"FieldName":"Brightness.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Brightness.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Night Brightness Multiplier",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Changes how bright it looks at night. A value between 5 and 10 will result in nearly double in brightness at night.",
|
|
"Keywords":"GameClock,Font,Transparent",
|
|
"FieldName":"Brightness.nightBrightnessMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Brightness.nightBrightnessMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Camera Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Camera,Enable",
|
|
"FieldName":"Camera.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Camera.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Camera Max Zoom Distance",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"The maximum zoom distance to your character in-game.",
|
|
"Keywords":"Camera,Max,Zoom,Distance",
|
|
"FieldName":"Camera.cameraMaximumZoomDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Camera.cameraMaximumZoomDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"6",
|
|
"EnumValues":{},
|
|
"Suffix": "max zoom"
|
|
},{
|
|
"DisplayName":"Camera Boat Max Zoom Distance",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"The maximum zoom distance to your character when in a boat.",
|
|
"Keywords":"Camera,Max,Zoom,Distance,Boat",
|
|
"FieldName":"Camera.cameraBoatMaximumZoomDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Camera.cameraBoatMaximumZoomDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"6",
|
|
"EnumValues":{},
|
|
"Suffix": "max zoom"
|
|
},{
|
|
"DisplayName":"Camera FOV",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Adjusts the camera FOV. The in-game camera FOV default is 65",
|
|
"Keywords":"Camera,FOV",
|
|
"FieldName":"Camera.cameraFOV",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Camera.cameraFOV",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"65",
|
|
"EnumValues":{},
|
|
"Suffix": "FOV"
|
|
},{
|
|
"DisplayName":"Chat Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Chat,Enable",
|
|
"FieldName":"Chat.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Chat Shout Distance",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"If the player is outside of this range in meters in comparison to the creator of the shout you will not see the message on the map or in the chat. If this is set to 0, its disabled.",
|
|
"Keywords":"Chat,Shout,Distance",
|
|
"FieldName":"Chat.shoutDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.shoutDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Display Shout in Chat",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"With this option enabled you will see the shout message in your chat window even if you are outside of Shout Distance",
|
|
"Keywords":"Chat,Shout,Range",
|
|
"FieldName":"Chat.outOfRangeShoutsDisplayInChatWindow",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.outOfRangeShoutsDisplayInChatWindow",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Ping Distance",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"If the player is outside of this range in meters in comparison to the creator of the ping on the map you will not see the ping on the map. If this is set to 0, its disabled.",
|
|
"Keywords":"Chat,Ping,Distance",
|
|
"FieldName":"Chat.pingDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.pingDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Disable Forced Case Conversion",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Disable the forced upper and lower case conversions for in-game text messages of all types.",
|
|
"Keywords":"Chat,Case",
|
|
"FieldName":"Chat.forcedCase",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.forcedCase",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Default Whisper Distance",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"This determines the range in meters that you can see whisper text messages by default.",
|
|
"Keywords":"Chat,Whisper,Distance",
|
|
"FieldName":"Chat.defaultWhisperDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.defaultWhisperDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"4",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Default Normal Chat Distance",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"This determines the range in meters that you can see normal text messages by default.",
|
|
"Keywords":"Chat,Normal,Distance",
|
|
"FieldName":"Chat.defaultNormalDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.defaultNormalDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"15",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Default Shout Distance",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"This determines the range in meters that you can see shout text messages by default.",
|
|
"Keywords":"Chat,Shout,Distance",
|
|
"FieldName":"Chat.defaultShoutDistance",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Chat.defaultShoutDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"70",
|
|
"EnumValues":{},
|
|
"Suffix": "meters"
|
|
},{
|
|
"DisplayName":"Advanced Building Mode Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Advanced,Building,Mode,Enable",
|
|
"FieldName":"AdvancedBuildingMode.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedBuildingMode.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enter Advanced Building Mode Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enter the advanced building mode with this key when building. Default F1",
|
|
"Keywords":"Advanced,Building,Mode,Hotkey",
|
|
"FieldName":"AdvancedBuildingMode.enterAdvancedBuildingMode",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedBuildingMode.enterAdvancedBuildingMode",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F1",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Exit Advanced Building Mode Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Exit the advanced building mode with this key when building. Default F3",
|
|
"Keywords":"Advanced,Building,Mode,Hotkey",
|
|
"FieldName":"AdvancedBuildingMode.exitAdvancedBuildingMode",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedBuildingMode.exitAdvancedBuildingMode",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F1",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Advanced Builiding Mode Rotation Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Copy the object rotation of the currently selected object in Advanced Building Mode. Default Keypad7",
|
|
"Keywords":"Advanced,Building,Mode,Hotkey,Rotation,Object,Copy",
|
|
"FieldName":"AdvancedBuildingMode.copyObjectRotation",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedBuildingMode.copyObjectRotation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"Keypad7",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Advanced Builiding Mode Paste Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Copy the object rotation of the currently selected object in Advanced Building Mode. Default Keypad8",
|
|
"Keywords":"Advanced,Building,Mode,Hotkey,Paste,Object,Rotation",
|
|
"FieldName":"AdvancedBuildingMode.pasteObjectRotation",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedBuildingMode.pasteObjectRotation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"Keypad8",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Increase Scroll Speed Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Increases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1. Default KeypadPlus",
|
|
"Keywords":"Advanced,Building,Mode,Hotkey,Increase,Scroll,Speed",
|
|
"FieldName":"AdvancedBuildingMode.increaseScrollSpeed",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedBuildingMode.increaseScrollSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"KeypadPlus",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Decrease Scroll Speed Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Decrease the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1. Default KeypadMinus",
|
|
"Keywords":"Advanced,Building,Mode,Hotkey,Decrease,Scroll,Speed",
|
|
"FieldName":"AdvancedBuildingMode.decreaseScrollSpeed",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedBuildingMode.decreaseScrollSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"KeypadMinus",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Advanced Editing Mode Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Advanced,Editing,Mode,Enable",
|
|
"FieldName":"AdvancedEditingMode.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enter Advanced Editing Mode Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enter the advanced editing mode with this key. Default Keypad0",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.enterAdvancedEditingMode",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.enterAdvancedEditingMode",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"Keypad0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Reset Advanced Editing Mode Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Reset the advanced editing mode with this key. Default F7",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.resetAdvancedEditingMode",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.resetAdvancedEditingMode",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F7",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Exit Advanced Editing Mode Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Exit the advanced editing mode with this key. Default F8",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.abortAndExitAdvancedEditingMode",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.abortAndExitAdvancedEditingMode",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F8",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Confirm Object Placement Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Confirm the placement of the object and place it. Default KeypadEnter",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.confirmPlacementOfAdvancedEditingMode",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.confirmPlacementOfAdvancedEditingMode",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"KeypadEnter",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Advanced Editing Mode Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Copy the object rotation of the currently selected object in Advanced Editing Mode. Default Keypad7",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.copyObjectRotation",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.copyObjectRotation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"Keypad7",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Apply Copied Object Rotation Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Apply the copied object rotation of the currently selected object in Advanced Editing Mode. Default Keypad8",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.pasteObjectRotation",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.pasteObjectRotation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"Keypad8",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Increases Scroll Speed Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Increases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1. Default KeypadPlus",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.increaseScrollSpeed",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.increaseScrollSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"KeypadPlus",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Decreases Scroll Speed Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Decreases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1. Default KeypadMinus",
|
|
"Keywords":"Advanced,Editing,Mode,Hotkey",
|
|
"FieldName":"AdvancedEditingMode.DecreaseScrollSpeed",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"AdvancedEditingMode.DecreaseScrollSpeed",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"KeypadMinus",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Grid Alignment Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Grid,Alignment,Enable",
|
|
"FieldName":"GridAlignment.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GridAlignment.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Grid Alignment Enable Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Key to enable grid alignment. Default LeftAlt",
|
|
"Keywords":"Grid,Alignment,Mode,Hotkey",
|
|
"FieldName":"GridAlignment.align",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GridAlignment.align",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"LeftAlt",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Grid Alignment Toggle Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Key to toggle grid alignment. Default F7",
|
|
"Keywords":"Grid,Alignment,Mode,Hotkey",
|
|
"FieldName":"GridAlignment.alignToggle",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GridAlignment.alignToggle",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F7",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Change Default Alignment Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Key to change the default alignment. Default F6",
|
|
"Keywords":"Grid,Alignment,Mode,Hotkey",
|
|
"FieldName":"GridAlignment.changeDefaultAlignment",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"GridAlignment.changeDefaultAlignment",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F6",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Free Placement Rotation Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Free,Placement,Rotation,Enable",
|
|
"FieldName":"FreePlacementRotation.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FreePlacementRotation.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Y Axis Rotation Placement Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Rotates placement marker by 1 degree on the Y axis, Can still attach to nearly pieces. Default LeftAlt",
|
|
"Keywords":"Free,Placement,Rotation,Hotkey",
|
|
"FieldName":"FreePlacementRotation.rotateY",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FreePlacementRotation.rotateY",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"LeftAlt",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"X Axis Rotation Placement Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Rotates placement marker by 1 degree on the X axis, Can still attach to nearly pieces. Default C",
|
|
"Keywords":"Free,Placement,Rotation,Hotkey",
|
|
"FieldName":"FreePlacementRotation.rotateX",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FreePlacementRotation.rotateX",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"C",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Z Axis Rotation Placement Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Rotates placement marker by 1 degree on the Z axis, Can still attach to nearly pieces. Default V",
|
|
"Keywords":"Free,Placement,Rotation,Hotkey",
|
|
"FieldName":"FreePlacementRotation.rotateZ",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FreePlacementRotation.rotateZ",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"V",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Copy Placement Rotation Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Copy rotation of placement marker from target piece in front of you. Default F",
|
|
"Keywords":"Free,Placement,Rotation,Hotkey",
|
|
"FieldName":"FreePlacementRotation.copyRotationParallel",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FreePlacementRotation.copyRotationParallel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Set Placement Perpendicular Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Set rotation to be perpendicular to piece in front of you. Default G",
|
|
"Keywords":"Free,Placement,Rotation,Hotkey",
|
|
"FieldName":"FreePlacementRotation.copyRotationPerpendicular",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"FreePlacementRotation.copyRotationPerpendicular",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"G",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Hotkeys Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Hotkeys,Enable",
|
|
"FieldName":"Hotkeys.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hotkeys.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Roll Forwards Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Roll forwards on hot key pressed. Default F9",
|
|
"Keywords":"Hotkeys,Roll,Forwards",
|
|
"FieldName":"Hotkeys.rollForwards",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hotkeys.rollForwards",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F9",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Roll Backwards Hotkey",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Roll backwards on hot key pressed. Default F10",
|
|
"Keywords":"Hotkeys,Roll,Backwards",
|
|
"FieldName":"Hotkeys.rollBackwards",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hotkeys.rollBackwards",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"F10",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Hud Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Hud,Enable",
|
|
"FieldName":"Hud.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hud.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Show Required Items Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Shows the required amount of items AND the amount of items in your inventory in build mode and while crafting. This is enabled when the CraftFromChest section is enabled.",
|
|
"Keywords":"Hud,Show,Required,Items",
|
|
"FieldName":"Hud.showRequiredItems",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hud.showRequiredItems",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Show Experience Gained Notifications",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Shows small notifications about all skill experience gained in the top left corner.",
|
|
"Keywords":"Hud,Show,Experience,Gained,Notifications",
|
|
"FieldName":"Hud.experienceGainedNotifications",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hud.experienceGainedNotifications",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Remove Damage Red Flash",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Removes the red screen flash overlay when the player takes damage.",
|
|
"Keywords":"Hud,Show,Damage,Flash",
|
|
"FieldName":"Hud.removeDamageFlash",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hud.removeDamageFlash",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Display Bow Ammo Counts",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"If bow is in hotbar, display current ammo & total ammo under hotbar icon",
|
|
"Keywords":"Hud,Show,Bow,Ammo,Counts",
|
|
"FieldName":"Hud.displayBowAmmoCounts",
|
|
"InputType":"enum",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hud.displayBowAmmoCounts",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{
|
|
"0":"Never",
|
|
"1":"When Equipped",
|
|
"2":"Always"
|
|
}
|
|
},{
|
|
"DisplayName":"Map Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Map,Enable",
|
|
"FieldName":"Map.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Map.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Enable Shared Map Progression",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"With this enabled you will receive the same exploration progression as other players on the server. This will also enable the option for the server to sync everyone's exploration progression on connecting to the server.",
|
|
"Keywords":"Map,Share,Progression",
|
|
"FieldName":"Map.shareMapProgression",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Map.shareMapProgression",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Map Exploration Radius",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"The radius of the map that you explore when moving.",
|
|
"Keywords":"Map,Exploration,Radius",
|
|
"FieldName":"Hotkeys.exploreRadius",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Hotkeys.exploreRadius",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"100",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Allow Disabling Map Sharing",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Prevents you and other people on the server to turn off their map sharing option.",
|
|
"Keywords":"Map,Share,Progression",
|
|
"FieldName":"Map.preventPlayerFromTurningOffPublicPosition",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Map.preventPlayerFromTurningOffPublicPosition",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Auto Share Map Pins",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"This option automatically shares created pins with everyone playing on the server.",
|
|
"Keywords":"Map,Share,Pins",
|
|
"FieldName":"Map.shareAllPins",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Map.shareAllPins",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Show Carts and Boats on Map",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Display carts and boats on the map.",
|
|
"Keywords":"Map,Show,Carts,Boats",
|
|
"FieldName":"Map.displayCartsAndBoats",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Map.displayCartsAndBoats",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Monster Projectile Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Monster,Projectile,Enable",
|
|
"FieldName":"MonsterProjectile.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"MonsterProjectile.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Monster Projectile Velocity",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Value of 10 would increase the projectile velocity from 50 to 55.",
|
|
"Keywords":"Monster,Projectile,Velocity",
|
|
"FieldName":"MonsterProjectile.monsterMaxChargeVelocityMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"MonsterProjectile.monsterMaxChargeVelocityMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Monster Projectile Accuracy",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Value of (+)10 increase in accuracy will change the variance of projectile 1 degree to 0.9 degree at the point of projectile release.",
|
|
"Keywords":"Monster,Projectile,Accuracy",
|
|
"FieldName":"MonsterProjectile.monsterMaxChargeAccuracyMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"MonsterProjectile.monsterMaxChargeAccuracyMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Player Projectile Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Player,Projectile,Enable",
|
|
"FieldName":"PlayerProjectile.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"PlayerProjectile.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Player Min Projectile Velocity",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Value of 50 would increase the minimum charge velocity from 2 to 3.",
|
|
"Keywords":"Player,Projectile,Min,Velocity",
|
|
"FieldName":"PlayerProjectile.playerMinChargeVelocityMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"MonsterProjectile.playerMinChargeVelocityMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Player Max Projectile Velocity",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Value of 50 would increase the maximum charge velocity (of Finwood bow) from 50 to 75.",
|
|
"Keywords":"Player,Projectile,Max,Velocity",
|
|
"FieldName":"PlayerProjectile.playerMaxChargeVelocityMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"MonsterProjectile.playerMaxChargeVelocityMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Player Min Projectile Accuracy",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Value of (+)50 increase in accuracy will change the variance of arrows 20 degree to 10 degree at the point of minimum charge release.",
|
|
"Keywords":"Player,Projectile,Min,Accuracy",
|
|
"FieldName":"PlayerProjectile.playerMinChargeAccuracyMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"MonsterProjectile.playerMinChargeAccuracyMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Player Max Projectile Accuracy",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Value of (+)50 increase in accuracy will change the variance of arrows 1 degree to 0.5 degree at the point of maximum charge release.",
|
|
"Keywords":"Player,Projectile,Max,Accuracy",
|
|
"FieldName":"PlayerProjectile.playerMaxChargeAccuracyMultiplier",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"MonsterProjectile.playerMaxChargeAccuracyMultiplier",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Enable Scale With Skill Level",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this option will linearly scale by skill level from the base values of the weapon to the modified values (according to multipliers).",
|
|
"Keywords":"Player,Projectile,Scale,Skill,Level",
|
|
"FieldName":"PlayerProjectile.enableScaleWithSkillLevel",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"PlayerProjectile.enableScaleWithSkillLevel",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Structural Integrity Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Structural,Integrity,Enable",
|
|
"FieldName":"StructuralIntegrity.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Structural Integrity",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Disables the entire structural integrity system and allows for placement in free air, does not prevent building damage.",
|
|
"Keywords":"Structural,Integrity,Enable",
|
|
"FieldName":"StructuralIntegrity.disableStructuralIntegrity",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.disableStructuralIntegrity",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Damage to Player Structures",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Disables any damage from anything to all player built structures. Does not prevent damage from structural integrity.",
|
|
"Keywords":"Structural,Integrity,Structure,Damage,Player",
|
|
"FieldName":"StructuralIntegrity.disableDamageToPlayerStructures",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.disableDamageToPlayerStructures",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Damage to Player Boats",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Disables any damage from anything to all player built boats.",
|
|
"Keywords":"Structural,Integrity,Boat,Damage",
|
|
"FieldName":"StructuralIntegrity.disableDamageToPlayerBoats",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.disableDamageToPlayerBoats",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Disable Water Force Damage to Player Boats",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Disables water force damage to all player built boats.",
|
|
"Keywords":"Structural,Integrity,Boat,Damage,Water,Force",
|
|
"FieldName":"StructuralIntegrity.disableWaterDamageToPlayerBoats",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.disableWaterDamageToPlayerBoats",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Structural Integrity Loss of Wood",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Reduces the loss of structural integrity by distance in % less. The value 100 would result in disabled structural integrity over distance, does not allow for placement in free air without Disable Structural Integrity.",
|
|
"Keywords":"Structural,Integrity,Loss,Wood",
|
|
"FieldName":"StructuralIntegrity.wood",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.wood",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Structural Integrity Loss of Stone",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Reduces the loss of structural integrity by distance in % less. The value 100 would result in disabled structural integrity over distance, does not allow for placement in free air without Disable Structural Integrity.",
|
|
"Keywords":"Structural,Integrity,Loss,Stone",
|
|
"FieldName":"StructuralIntegrity.stone",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.stone",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Structural Integrity Loss of Iron",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Reduces the loss of structural integrity by distance in % less. The value 100 would result in disabled structural integrity over distance, does not allow for placement in free air without Disable Structural Integrity.",
|
|
"Keywords":"Structural,Integrity,Loss,Iron",
|
|
"FieldName":"StructuralIntegrity.iron",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.iron",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Structural Integrity Loss of Hardwood",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Reduces the loss of structural integrity by distance in % less. The value 100 would result in disabled structural integrity over distance, does not allow for placement in free air without Disable Structural Integrity.",
|
|
"Keywords":"Structural,Integrity,Loss,Hardwood",
|
|
"FieldName":"StructuralIntegrity.hardWood",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"StructuralIntegrity.hardWood",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Ward Settings Enable",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Enabling this section gives you access to the settings up to the next section.",
|
|
"Keywords":"Ward,Enable",
|
|
"FieldName":"Ward.enabled",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Ward.enabled",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},{
|
|
"DisplayName":"Ward Range",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"The range of wards by meters. Default value 20",
|
|
"Keywords":"Ward,Range",
|
|
"FieldName":"Ward.wardRange",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Ward.wardRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"20",
|
|
"EnumValues":{}
|
|
},{
|
|
"DisplayName":"Ward Enemy Spawn Range",
|
|
"Category":"Valheim Plus - Server Settings",
|
|
"Description":"Set the enemy spawn radius around wards in meters. This value equals Ward Range if its set to 0.",
|
|
"Keywords":"Ward,Range,Enemy,Spawn",
|
|
"FieldName":"Ward.wardEnemySpawnRange",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"Ward.wardEnemySpawnRange",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"0",
|
|
"EnumValues":{}
|
|
}
|
|
]
|