{"id":909,"date":"2021-09-18T18:37:18","date_gmt":"2021-09-18T18:37:18","guid":{"rendered":"https:\/\/xgamingserver.com\/blog\/?p=909"},"modified":"2021-09-18T18:45:11","modified_gmt":"2021-09-18T18:45:11","slug":"how-to-change-tickrate-on-a-mordhau-server","status":"publish","type":"post","link":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/","title":{"rendered":"How to change Tickrate on a Mordhau server"},"content":{"rendered":"\n<p>In this guide, I&#8217;m going to show you how to change your Mordhau server tick rate<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Log in to the game panel and Locate the file  Engine.ini <\/li><\/ul>\n\n\n\n<p><code>home\/container\/Mordhau\/Saved\/Config\/LinuxServer\/Engine.ini<\/code><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"319\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-1024x319.jpg\" alt=\"\" class=\"wp-image-916\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-1024x319.jpg 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-600x187.jpg 600w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-300x94.jpg 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-768x239.jpg 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-370x115.jpg 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-270x84.jpg 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-570x178.jpg 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine-740x231.jpg 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/mordhau-engine.jpg 1155w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption>engine.ini<\/figcaption><\/figure>\n\n\n\n<ul class=\"wp-block-list\"><li>Open the file and add the following, replace 120 with your preferred tickrate, default is 30, 60 or 120<\/li><\/ul>\n\n\n\n<p><code>[\/Script\/OnlineSubsystemUtils.IpNetDriver]<\/code><br><code>NetServerMaxTickRate=120<\/code><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"539\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-1024x539.png\" alt=\"Mordhau tickrate\" class=\"wp-image-910\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-1024x539.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-600x316.png 600w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-300x158.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-768x404.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-370x195.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-270x142.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-570x300.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39-740x390.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/image-39.png 1149w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption>Mordhau tickrate<\/figcaption><\/figure>\n\n\n\n<ul class=\"wp-block-list\"><li>Save the file and restart your Mordhau server for the set tickrate to take effect.<\/li><\/ul>\n\n\n\n<p>For more server configurations please visit <a href=\"https:\/\/mordhau.mod.io\/guides\/server-configuration\">Mordhau page here<\/a><\/p>\n\n\n\n<p>Looking to rent a Mordhau server which you can change tickrate anytime you need. <a href=\"https:\/\/xgamingserver.com\/mordhau-server-hosting\">Rent one with us<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Mordhau server tickrate?<\/h2>\n\n\n\n<p>For those of you not totally familiar with Mordhau, or even online gaming, you may be unaware of the concept of tick rate. In simple terms, a tick is when a server completes an instruction set. This can be collecting and calculating different events caused by players or physics objects, how they\u2019ll cause other parts of the game to react, and then send those calculations back to the players. Every time a server performs that set, it has undergone one tick.<\/p>\n\n\n\n<p>A server\u2019s tick rate is measured in Hertz (Hz), however, most mentions usually just use the number. This means that for each second, a server undergoes a certain amount of ticks. So on a 64-tick server, each second of time the server goes through that entire instruction set 64 times. The more ticks per second each server, the more instruction sets it can go through, providing more accurate physics, movement and hit registration during games.<\/p>\n\n\n\n<p>It\u2019s not only servers that are rated through tick rates. The player\u2019s own PC has a tick rate as well, referred to as a \u201cclient-side tick rate.\u201d This is set by the user, and effectively does the opposite of what the server does, by sending out the data, calculations and input performed on the user\u2019s PC<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Main differences between Mordhau tickrates<\/h2>\n\n\n\n<p>For the purposes of this article, we\u2019ll focus on the differences between the two main values used in Mordhau, 64 and 128 tick. On the official matchmaking servers hosted by Valve, the servers are exclusively operated on a 64 Hz tick rate. If you compete in tournaments or Pick-Up Game (PUGs) on services like ESEA or FACEIT, then you&#8217;ll be playing on 128 tick servers. Simply put, 128 tick servers offer double the processing time. With twice the processing time, the accuracy of your weapons will be higher meaning it\u2019s more likely that every bullet will count.<\/p>\n\n\n\n<p>The most noticeable difference between the two server tick rates is when throwing grenades. There\u2019s multiple examples of grenade line-ups that require jumping or running, which don\u2019t work when you move up or down server tick rates. The reason why is that due to the doubled amount of processing time, the server logs the release at a different time meaning the trajectory will be different, so the grenade will land and activate at a different time.<\/p>\n\n\n\n<p>However, the vast majority of people would probably be unable to tell the difference between different server tick rates. In a study performed on the main Mordhau subreddit, it revealed that out of 760 unique participants (creating 1165 guesses) only 41.3% of people correctly guessed when they were on a 128-tick server. As with most things in Mordhau, going up to 128 tick only appears to be more of a psychological difference than having any concrete effect for most players.<\/p>\n\n\n\n<p>This feeling can be revealed in the decision making from other game developers. The only competitive FPS titles that account for servers up to 128 tick are Mordhau and VALORANT, with most other big name titles offering much lower tick rate servers. Call of Duty: Modern Warfare runs its main multiplayer servers at either 12 or 22 tick, Overwatch currently runs at 60.25 tick.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Other performance variables<\/h2>\n\n\n\n<p>While it may sound fantastic to raise the tick rate on every server to as high as they can go, it isn\u2019t that simple. A number of other factors and variables all tie into game performance beyond whatever the tick rate of the server you\u2019re playing on is.<\/p>\n\n\n\n<p>A huge, and very noticeable, variable of server performance is your latency to a server, more commonly referred to as ping. In LAN environments, where professional players tend to ply their trade the majority of the time, the latency to the server is as low as it possibly can be, thus allowing for the most accurate experience in gameplay.<\/p>\n\n\n\n<p>Another more subtle variable is your monitor\u2019s refresh rate. While the player\u2019s PC and the server are communicating either 64 or 128 times per second, the player themselves may not be able to notice any difference. The most popular monitor refresh rates for competitive play are 60 Hz, 120 Hz and 144 Hz, and similarly to the same concept of servers, the higher the value the more times per second your monitor refreshes.<\/p>\n\n\n\n<p>While the server tick rate and monitor refresh rates aren\u2019t directly connected, having the latter higher is still important to your gameplay. This is due to client side animations being smoother, limiting screen tearing and other lag effects, meaning on your end you\u2019d have a more accurate game experience.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this guide, I&#8217;m going to show you how to change your Mordhau server tick rate Log in to the game panel and Locate the file Engine.ini home\/container\/Mordhau\/Saved\/Config\/LinuxServer\/Engine.ini Open the file and add the following, replace 120 with your preferred tickrate, default is 30, 60 or 120 [\/Script\/OnlineSubsystemUtils.IpNetDriver]NetServerMaxTickRate=120 Save the file and restart your Mordhau [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":914,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[26],"tags":[],"class_list":["post-909","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mordhau"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.5 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to change Tickrate on a Mordhau server - XGamingServer<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to change Tickrate on a Mordhau server\" \/>\n<meta property=\"og:description\" content=\"In this guide, I&#8217;m going to show you how to change your Mordhau server tick rate Log in to the game panel and Locate the file Engine.ini home\/container\/Mordhau\/Saved\/Config\/LinuxServer\/Engine.ini Open the file and add the following, replace 120 with your preferred tickrate, default is 30, 60 or 120 [\/Script\/OnlineSubsystemUtils.IpNetDriver]NetServerMaxTickRate=120 Save the file and restart your Mordhau [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/\" \/>\n<meta property=\"og:site_name\" content=\"XGamingServer\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/xgamingserver69\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-18T18:37:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-18T18:45:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i2.wp.com\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png?fit=1024%2C536&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"536\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Xray\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rainerstudios\" \/>\n<meta name=\"twitter:site\" content=\"@xgamingserver\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Xray\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/\"},\"author\":{\"name\":\"Xray\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\"},\"headline\":\"How to change Tickrate on a Mordhau server\",\"datePublished\":\"2021-09-18T18:37:18+00:00\",\"dateModified\":\"2021-09-18T18:45:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/\"},\"wordCount\":866,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png\",\"articleSection\":[\"Mordhau\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/\",\"name\":\"How to change Tickrate on a Mordhau server - XGamingServer\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png\",\"datePublished\":\"2021-09-18T18:37:18+00:00\",\"dateModified\":\"2021-09-18T18:45:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png\",\"width\":1024,\"height\":536,\"caption\":\"How to change Mordhau server tickrate\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/xgamingserver.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mordhau\",\"item\":\"https:\/\/xgamingserver.com\/blog\/category\/mordhau\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to change Tickrate on a Mordhau server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"name\":\"XGamingServer\",\"description\":\"Dedicated Game Server Hosting\",\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\",\"name\":\"XGamingServer\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"XGamingServer\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/xgamingserver69\/\",\"https:\/\/x.com\/xgamingserver\",\"https:\/\/www.instagram.com\/xgamingserver\/\",\"https:\/\/www.linkedin.com\/company\/xgamingserver\/\",\"https:\/\/www.pinterest.com\/xgamingserver\/\",\"https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\",\"name\":\"Xray\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"caption\":\"Xray\"},\"description\":\"A Mathematician who knows a thing or two about Design.\",\"sameAs\":[\"https:\/\/xgamingserver.com\/blog\",\"https:\/\/www.instagram.com\/rainerstudios\/\",\"https:\/\/x.com\/@rainerstudios\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to change Tickrate on a Mordhau server - XGamingServer","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/","og_locale":"en_US","og_type":"article","og_title":"How to change Tickrate on a Mordhau server","og_description":"In this guide, I&#8217;m going to show you how to change your Mordhau server tick rate Log in to the game panel and Locate the file Engine.ini home\/container\/Mordhau\/Saved\/Config\/LinuxServer\/Engine.ini Open the file and add the following, replace 120 with your preferred tickrate, default is 30, 60 or 120 [\/Script\/OnlineSubsystemUtils.IpNetDriver]NetServerMaxTickRate=120 Save the file and restart your Mordhau [&hellip;]","og_url":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/","og_site_name":"XGamingServer","article_publisher":"https:\/\/web.facebook.com\/xgamingserver69\/","article_published_time":"2021-09-18T18:37:18+00:00","article_modified_time":"2021-09-18T18:45:11+00:00","og_image":[{"width":1024,"height":536,"url":"https:\/\/i2.wp.com\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png?fit=1024%2C536&ssl=1","type":"image\/png"}],"author":"Xray","twitter_card":"summary_large_image","twitter_creator":"@rainerstudios","twitter_site":"@xgamingserver","twitter_misc":{"Written by":"Xray","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#article","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/"},"author":{"name":"Xray","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608"},"headline":"How to change Tickrate on a Mordhau server","datePublished":"2021-09-18T18:37:18+00:00","dateModified":"2021-09-18T18:45:11+00:00","mainEntityOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/"},"wordCount":866,"commentCount":0,"publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png","articleSection":["Mordhau"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/","url":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/","name":"How to change Tickrate on a Mordhau server - XGamingServer","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png","datePublished":"2021-09-18T18:37:18+00:00","dateModified":"2021-09-18T18:45:11+00:00","breadcrumb":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#primaryimage","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png","width":1024,"height":536,"caption":"How to change Mordhau server tickrate"},{"@type":"BreadcrumbList","@id":"https:\/\/xgamingserver.com\/blog\/how-to-change-tickrate-on-a-mordhau-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/xgamingserver.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Mordhau","item":"https:\/\/xgamingserver.com\/blog\/category\/mordhau\/"},{"@type":"ListItem","position":3,"name":"How to change Tickrate on a Mordhau server"}]},{"@type":"WebSite","@id":"https:\/\/xgamingserver.com\/blog\/#website","url":"https:\/\/xgamingserver.com\/blog\/","name":"XGamingServer","description":"Dedicated Game Server Hosting","publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/xgamingserver.com\/blog\/#organization","name":"XGamingServer","url":"https:\/\/xgamingserver.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","width":"1024","height":"1024","caption":"XGamingServer"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/xgamingserver69\/","https:\/\/x.com\/xgamingserver","https:\/\/www.instagram.com\/xgamingserver\/","https:\/\/www.linkedin.com\/company\/xgamingserver\/","https:\/\/www.pinterest.com\/xgamingserver\/","https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ"]},{"@type":"Person","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608","name":"Xray","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","caption":"Xray"},"description":"A Mathematician who knows a thing or two about Design.","sameAs":["https:\/\/xgamingserver.com\/blog","https:\/\/www.instagram.com\/rainerstudios\/","https:\/\/x.com\/@rainerstudios"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/09\/How-to-change-Mordhau-server-tickrate.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/comments?post=909"}],"version-history":[{"count":2,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/909\/revisions"}],"predecessor-version":[{"id":918,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/909\/revisions\/918"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media\/914"}],"wp:attachment":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media?parent=909"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/categories?post=909"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/tags?post=909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}