<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.arkarenamod.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Metsfan</id>
	<title>Ark Arena Mod - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.arkarenamod.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Metsfan"/>
	<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/Special:Contributions/Metsfan"/>
	<updated>2026-04-13T19:01:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=407</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=407"/>
		<updated>2022-05-01T14:58:51Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe an individual player's items and shards?'''&amp;lt;br&amp;gt;&lt;br /&gt;
In your ark server, visit the following directory, and delete the file &amp;lt;Steam64ID&amp;gt;.sav&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe items and shards for all players?'''&amp;lt;br&amp;gt;&lt;br /&gt;
In your ark server, visit the following directory, and delete all files ending in .sav&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=406</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=406"/>
		<updated>2022-05-01T14:57:36Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe an individual player's items and shards?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset shard quantities for an individual player:&lt;br /&gt;
&lt;br /&gt;
In your ark server, visit the following directory &lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
Find the Steam 64 ID of the player and delete the file&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe items and shards for all players?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset shard quantities for all players&lt;br /&gt;
In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=405</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=405"/>
		<updated>2022-05-01T14:57:24Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe an individual player's items and shards?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset shard quantities for an individual player:&lt;br /&gt;
&lt;br /&gt;
# In your ark server, visit the following directory &lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
# Find the Steam 64 ID of the player and delete the file&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe items and shards for all players?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset shard quantities for an individual player:&lt;br /&gt;
To reset shard quantities for all players&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=404</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=404"/>
		<updated>2022-05-01T14:56:38Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe an individual player's items and shards?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset shard quantities for an individual player:&lt;br /&gt;
&lt;br /&gt;
# In your ark server, visit the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
# Find the Steam 64 ID of the player and delete the file&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe items and shards for all players?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset shard quantities for an individual player:&lt;br /&gt;
To reset shard quantities for all players&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=403</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=403"/>
		<updated>2022-05-01T14:56:13Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''How do I wipe player items and shards?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset shard quantities for an individual player:&lt;br /&gt;
&lt;br /&gt;
# In your ark server, visit the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
# Find the Steam 64 ID of the player and delete the file&lt;br /&gt;
&lt;br /&gt;
To reset shard quantities for all players&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=402</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=402"/>
		<updated>2022-04-30T03:40:38Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Game.ini */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=401</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=401"/>
		<updated>2022-04-30T03:40:22Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Game.ini */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_SpaceDolphin_Saddle_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=400</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=400"/>
		<updated>2022-03-17T15:00:27Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord, however there is no guarantee that the changes will be possible.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=399</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=399"/>
		<updated>2022-03-17T15:00:06Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=398</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=398"/>
		<updated>2022-02-02T20:36:13Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Leaderboard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=397</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=397"/>
		<updated>2021-07-05T18:20:57Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Leaderboard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
=== Leaderboard ===&lt;br /&gt;
In order to use the leaderboard feature, you must contact Metsfan on discord with your server's IP address or hostname. This is needed for security reasons to ensure that people can't manipulate your leaderboard.&lt;br /&gt;
&lt;br /&gt;
You can use leaderboards free of charge.&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=396</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=396"/>
		<updated>2021-07-05T18:20:47Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Leaderboard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
=== Leaderboard ===&lt;br /&gt;
In order to use the leaderboard feature, you must contact Metsfan on discord with your server's IP address or hostname. This is needed for security reasons to ensure that people can't manipulate your leaderboard.&lt;br /&gt;
&lt;br /&gt;
There is no fee to use leaderboards.&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=395</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=395"/>
		<updated>2021-07-05T18:20:06Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
=== Leaderboard ===&lt;br /&gt;
In order to use the leaderboard feature, you must contact Metsfan on discord with your server's IP address or hostname. This is needed for security reasons to ensure that people can't manipulate your leaderboard.&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=394</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=394"/>
		<updated>2021-07-05T18:00:11Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Contact */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=393</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=393"/>
		<updated>2021-07-05T16:36:12Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=392</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=392"/>
		<updated>2021-07-05T16:35:55Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
Ark Arena is absolutely free to install for anyone who wants to run an Arena server. &lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=391</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=391"/>
		<updated>2021-07-05T16:17:29Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Authorization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=390</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=390"/>
		<updated>2021-06-12T15:29:30Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Game.ini */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 OverrideNamedEngramEntries=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,EngramLevelRequirement=0,EngramPointsCost=0,EngramHidden=False,RemoveEngramPreReq=True)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekBoots_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekGloves_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekHelmet_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekPants_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
 EngramEntryAutoUnlocks=(EngramClassName=&amp;quot;EngramEntry_TekShirt_C&amp;quot;,LevelToAutoUnlock=0)&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=389</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=389"/>
		<updated>2021-03-31T14:51:41Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. Your request should be answered within 24-48 hours. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=388</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=388"/>
		<updated>2021-03-31T14:50:51Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality which can cause certain mods to not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=387</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=387"/>
		<updated>2021-03-31T14:50:35Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena. However Arena does override some base game functionality and certain mods will not work correctly. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=386</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=386"/>
		<updated>2021-03-31T14:48:48Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;br /&gt;
&lt;br /&gt;
'''Can I run other mods or plugins on my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
While most mods and plugins should work together with Arena, the Arena mod does override certain base game functionality which does affect its ability to stack with other mods. If you want to run a specific mod which is not working correctly with Arena, please contact Metsfan in discord.&lt;br /&gt;
&lt;br /&gt;
'''Can I change my whitelisted IP address?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you can change your whitelisted IP address at any time by contacting Metsfan in discord. In the future this will be possible to change on your own.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=385</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=385"/>
		<updated>2021-03-08T14:56:48Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Hosting#Gold|Gold]] for more details.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=384</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=384"/>
		<updated>2021-03-08T14:56:40Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [[Gold|Hosting#Gold]] for more details.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=383</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=383"/>
		<updated>2021-03-08T14:56:32Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;br /&gt;
&lt;br /&gt;
'''Who gets the revenue from Gold?'''&amp;lt;br&amp;gt;&lt;br /&gt;
All revenue earned from Gold will go to the mod developer. Unfortunately this cannot be changed. See [Gold|Hosting#Gold] for more details.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=382</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=382"/>
		<updated>2021-03-08T00:22:21Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Frequently Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&amp;lt;br&amp;gt;&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&amp;lt;br&amp;gt;&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=381</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=381"/>
		<updated>2021-03-08T00:22:06Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Frequently Asked Questions ==&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=380</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=380"/>
		<updated>2021-03-08T00:21:57Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Frequently Asked Questions ===&lt;br /&gt;
&lt;br /&gt;
'''How do I reset my leaderboard?'''&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
'''Can I monetize my Arena server?'''&lt;br /&gt;
Yes, you may sell whatever products you want on your Arena server, as long as you have the rights to sell whatever you are selling.&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=379</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=379"/>
		<updated>2021-03-05T14:16:57Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Resetting your Leaderboard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== Leaderboard ==&lt;br /&gt;
&lt;br /&gt;
The Leaderboard will keep track of your player's stats as they play games. You can press F3 in game to see the leaderboard.&lt;br /&gt;
&lt;br /&gt;
=== Resetting your Leaderboard ===&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=378</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=378"/>
		<updated>2021-03-05T14:16:35Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== Leaderboard ==&lt;br /&gt;
&lt;br /&gt;
The Leaderboard will keep track of your player's stats as they play games. You can press F3 in game to see the leaderboard.&lt;br /&gt;
&lt;br /&gt;
=== Resetting your Leaderboard ===&lt;br /&gt;
To reset your leaderboard:&lt;br /&gt;
&lt;br /&gt;
# Go into your GameUserSettings.ini in the [ArkArena] section and change the LeaderboardName property to something new. Your old leaderboard will be preserved.&lt;br /&gt;
# In your ark server installation, delete the following directory&lt;br /&gt;
  &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Ratings&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=377</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=377"/>
		<updated>2021-02-07T02:43:07Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configurations Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the &amp;lt;strong&amp;gt;required&amp;lt;/strong&amp;gt; properties should be used. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=376</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=376"/>
		<updated>2021-02-07T02:42:35Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configurations Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. &lt;br /&gt;
&lt;br /&gt;
In most circumstances, only the properties shown above need to be set. These properties are for advanced users only.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=375</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=375"/>
		<updated>2021-02-07T02:42:28Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* GameUserSettings.ini */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file. For most setups, these are the only parameters you should need to set manually.&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini. In most circumstances, only the properties shown above need to be set. These properties are for advanced users only.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=374</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=374"/>
		<updated>2021-02-07T02:41:28Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configurations Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running multiple Arena servers in a cluster.&amp;lt;br&amp;gt; &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=373</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=373"/>
		<updated>2021-02-07T02:41:10Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configurations Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;strong&amp;gt;In most circumstances this parameter should not be used&amp;lt;/strong&amp;gt; &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=372</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=372"/>
		<updated>2021-01-27T22:15:31Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=371</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=371"/>
		<updated>2021-01-27T22:13:50Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configurations Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player stats. Please use a unique name. || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=370</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=370"/>
		<updated>2021-01-23T20:09:54Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configurations Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 or not used || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=369</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=369"/>
		<updated>2021-01-23T20:09:37Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Configurations Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server.&amp;lt;br&amp;gt;Disabled if set to 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=368</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=368"/>
		<updated>2021-01-23T19:54:42Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrency 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=367</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=367"/>
		<updated>2021-01-23T19:54:19Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrenct 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;amount&amp;gt; || Give Hexagons to the current in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=366</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=366"/>
		<updated>2021-01-23T19:54:11Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a specific player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;amount&amp;gt; || Give Element Shards to the current player || amount should be a number || cheat scriptcommand addcurrenct 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a specific player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to the current in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=365</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=365"/>
		<updated>2021-01-22T23:50:29Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Additional Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [[Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=364</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=364"/>
		<updated>2021-01-22T19:04:21Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section.&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=363</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=363"/>
		<updated>2021-01-22T19:04:13Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section. See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=362</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=362"/>
		<updated>2021-01-22T19:01:49Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. &amp;lt;br&amp;gt;Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardsMultiplier=true in the [ArkArena] configuration section&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=361</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=361"/>
		<updated>2021-01-22T19:01:33Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be at least 1.0. &amp;lt;br&amp;gt;Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardMultiplier=true in the [ArkArena] configuration section&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=360</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=360"/>
		<updated>2021-01-22T19:00:29Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be a positive number greater than 1.0. &amp;lt;br&amp;gt;Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardMultiplier=true in the [ArkArena] configuration section&amp;lt;br&amp;gt;See [[Hosting#Configurations_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=359</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=359"/>
		<updated>2021-01-22T19:00:01Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be a positive number greater than 1.0. &amp;lt;br&amp;gt;Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardMultiplier=true in the [ArkArena] configuration section&amp;lt;br&amp;gt;See [[Hosting#Configuration_Details|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=358</id>
		<title>Hosting</title>
		<link rel="alternate" type="text/html" href="https://wiki.arkarenamod.com/index.php?title=Hosting&amp;diff=358"/>
		<updated>2021-01-22T18:59:44Z</updated>

		<summary type="html">&lt;p&gt;Metsfan: /* Cheat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains all information needed if you wish to host your own Ark Arena server instance.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;In order to run the Ark Arena map your server must be whitelisted by purchasing an Arena Server License.&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;b&amp;gt;All information about obtaining an Arena license can be found at the Ark Arena Webstore:&amp;lt;/b&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 https://shop.arkarenamod.com/package/4265023&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
If you have any issues or questions, please contact &amp;lt;b&amp;gt;metsfan#4263&amp;lt;/b&amp;gt; in Discord and join the Arena discord https://discord.gg/7QTGDXj&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
=== Environment ===&lt;br /&gt;
At this time, Arena is only guaranteed to run correctly on a dedicated server with direct box access. Although it is possible to run in a shared hosting environment, success it not guarenteed.&lt;br /&gt;
&lt;br /&gt;
If you would like to run Arena in a shared hosting environment, our recommendation is [https://pingperfect.com PingPerfect]. This host has been tested and verified to work with Arena. We receive no revenue for this recommendation.&lt;br /&gt;
&lt;br /&gt;
=== Mod Map ID ===&lt;br /&gt;
 1517538187&lt;br /&gt;
&lt;br /&gt;
=== Map Name ===&lt;br /&gt;
 ArenaModMap&lt;br /&gt;
&lt;br /&gt;
=== Server Launch Arguments ===&lt;br /&gt;
 -culture=en&lt;br /&gt;
&lt;br /&gt;
=== GameUserSettings.ini ===&lt;br /&gt;
Add the following to the bottom of your GameUserSettings.ini file&lt;br /&gt;
 PreventDownloadSurvivors=true&lt;br /&gt;
 PreventDownloadItems=true&lt;br /&gt;
 PreventDownloadDinos=true&lt;br /&gt;
 PreventUploadSurvivors=true&lt;br /&gt;
 PreventUploadItems=true&lt;br /&gt;
 PreventUploadDinos=true&lt;br /&gt;
 XPMultiplier=10.0&lt;br /&gt;
 StructureResistanceMultiplier=2.0&lt;br /&gt;
 EnablePvPGamma=true&lt;br /&gt;
 DifficultyOffset=0.0&lt;br /&gt;
 PreventTribeAlliances=true&lt;br /&gt;
 PreventSpawnAnimations=true&lt;br /&gt;
 &lt;br /&gt;
 [ArkArena]&lt;br /&gt;
 StartingElementShardsQuantity=10000&lt;br /&gt;
 ElementShardsMultiplier=1.0&lt;br /&gt;
 LeaderboardName=YOUR COMMUNITY NAME HERE&lt;br /&gt;
 &lt;br /&gt;
==== Configurations Details ====&lt;br /&gt;
All configurations go in the [ArkArena] section of GameUserSettings.ini&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Configuration !! Required !! Type !! Description !! Default Value&lt;br /&gt;
|-&lt;br /&gt;
| StartingElementShardsQuantity || yes || number || The amount of element shards a player will have the first time they join the server || 0&lt;br /&gt;
|-&lt;br /&gt;
| ElementShardsMultiplier || yes || number || The rate at which players will earn element shards || 1.0&lt;br /&gt;
|-&lt;br /&gt;
| LeaderboardName || yes || text || The name of your leaderboard for tracking player states || &amp;quot;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| DisableGold || no || true/false || Disables purchases of gold and spending gold in the Collection tab || false&lt;br /&gt;
|-&lt;br /&gt;
| AFKTimeout || no || number || Set your maximum AFK time in seconds. We recommend 900 (15 minutes). &amp;lt;br&amp;gt; If players are AFK longer than this time they will be removed from the server. || 0&lt;br /&gt;
|-&lt;br /&gt;
| ClusterMode || no || number || Useful when running Arena in a cluster. &amp;lt;br&amp;gt;0 = Cluster Mode disabled. &amp;lt;br&amp;gt;1 = Deathmatch game modes only. &amp;lt;br&amp;gt;2 = Capture the Artifact only || 0&lt;br /&gt;
|-&lt;br /&gt;
| DynamicShardsMultiplier || no || true/false || When enabled, the Element shard multiplier can be changed while the server is active using a cheat command.&amp;lt;br&amp;gt;See [[Hosting#Cheat_Commands|Cheat Commands]] for details || false&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Game.ini ===&lt;br /&gt;
Add the following to the '''[/script/shootergame.shootergamemode]''' section of your Game.ini file&lt;br /&gt;
 [/script/shootergame.shootergamemode]&lt;br /&gt;
 IncreasePvPRespawnIntervalBaseAmount=0&lt;br /&gt;
 IncreasePvPRespawnIntervalCheckPeriod=30&lt;br /&gt;
 IncreasePvPRespawnIntervalMultiplier=1&lt;br /&gt;
 bIncreasePvPRespawnInterval=false&lt;br /&gt;
 LimitTurretsNum=5&lt;br /&gt;
 GlobalSpoilingTimeMultiplier=5.0&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawMutton_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 ConfigOverrideItemMaxQuantity=(ItemClassString=&amp;quot;PrimalItemConsumable_RawPrimeMeat_C&amp;quot;,Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))&lt;br /&gt;
 bDisableFriendlyFire=true&lt;br /&gt;
 PoopIntervalMultiplier=1000&lt;br /&gt;
 GlobalCorpseDecompositionTimeMultiplier=0.1&lt;br /&gt;
 HairGrowthSpeedMultiplier=1000.0&lt;br /&gt;
&lt;br /&gt;
=== Extra Files ===&lt;br /&gt;
Extract the following zip file into the directory on your server&lt;br /&gt;
 &amp;lt;ArkInstallation&amp;gt;/ShooterGame/Saved/SaveGames/ArkArena/Structures&lt;br /&gt;
&lt;br /&gt;
https://drive.google.com/file/d/10FsqdsRwnxGCEA-4u1y-n7j7mb6IlRDD/view?usp=sharing&lt;br /&gt;
&lt;br /&gt;
== In-Game Shop ==&lt;br /&gt;
=== Additional Items ===&lt;br /&gt;
At this time there is no ability to customize the In-Game shop through configuration. If there are additional items you would like to add to the Arena shop, please [Hosting#Contact|Contact Metsfan in Discord]].&lt;br /&gt;
&lt;br /&gt;
If an item is added to the in-game shop it will be available for all Arena servers. At this time we do not support server-specific items.&lt;br /&gt;
&lt;br /&gt;
=== Gold ===&lt;br /&gt;
Unfortunately Server owners cannot modify the Gold system in any way. All revenue earned from Gold will go to the mod developer unless otherwise discussed with the mod developer. &lt;br /&gt;
&lt;br /&gt;
If this is an issue, you can choose to disable Gold through configuration. See the [[Hosting#Configurations_Details|Configuration]] section for details.&lt;br /&gt;
&lt;br /&gt;
Gold cannot be given through cheat commands. The only way to receive Gold is by purchasing it in the Arena shop, or through a gift directly from the mod developer. &lt;br /&gt;
&lt;br /&gt;
==== Revenue Sharing ====&lt;br /&gt;
If you would like to add new cosmetic items to the shop which are your own intellectual property, please [[Hosting#Contact|Contact Metsfan in Discord]] and we can discuss a revenue sharing opportunity.&lt;br /&gt;
&lt;br /&gt;
== Cheat Commands ==&lt;br /&gt;
&lt;br /&gt;
Server admins will have access to the following custom cheat commands&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command Syntax !! Description !! Notes !! Example&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addcurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Element Shards to a player || amount should be a number || cheat scriptcommand addcurrency 76561198027275868 10000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand addgamecurrency &amp;lt;steamid&amp;gt; &amp;lt;amount&amp;gt; || Give Hexagons to a player in Capture the Artifact || amount should be a number || cheat scriptcommand addgamecurrency 76561198027275868 5000&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand endcta &amp;lt;result&amp;gt; || Prematurely end a Capture the Artifact game || Values for result:&amp;lt;br&amp;gt;0 = Draw&amp;lt;br&amp;gt;1 = Red Team wins&amp;lt;br&amp;gt;2 = Blue Team wins || cheat scriptcommand endcta 0&lt;br /&gt;
|-&lt;br /&gt;
| cheat scriptcommand setshardrate &amp;lt;rate&amp;gt; || Update the Element Shards multiplier for the current session.&amp;lt;br&amp;gt;This value will be lost if the server is restarted || rate should be a positive number greater than 1.0. &amp;lt;br&amp;gt;Decimals are allowed&amp;lt;br&amp;gt;Requires DynamicShardMultiplier=true in the [ArkArena] configuration section&amp;lt;br&amp;gt;See [[Hosting#Configuration|Configuration]] for details. || cheat scriptcommand setshardrate 1.5&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Metsfan</name></author>
		
	</entry>
</feed>