{"id":93979,"date":"2024-02-05T09:22:01","date_gmt":"2024-02-05T08:22:01","guid":{"rendered":"https:\/\/fivem-mods.net\/?p=93979"},"modified":"2025-06-12T15:06:52","modified_gmt":"2025-06-12T13:06:52","slug":"so-aktualisieren-sie-fivem-serverartefakte","status":"publish","type":"post","link":"https:\/\/fivemx.com\/de\/how-to-update-fivem-server-artifacts\/","title":{"rendered":"So aktualisieren Sie FiveM-Serverartefakte"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Welcome, dedicated server administrators and enthusiastic modders! Keeping your FiveM server updated with the latest artifacts is essential for optimal performance, security, and feature enhancements. Whether you&#8217;re managing your server on Windows, Linux, or through a hosting panel like Zaphosting, this comprehensive guide will walk you through each step to ensure your server remains top-notch.<\/p>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Table of Contents<\/h2><nav><ul><li><a href=\"#\ud83d\udcf9-watch-the-video-tutorial\">\ud83d\udcf9 Watch the Video Tutorial<\/a><\/li><li><a href=\"#for-windows-server\">\ud83d\udda5\ufe0f For Windows Servers<\/a><\/li><li><a href=\"#for-linux-server\">\ud83d\udc27 For Linux Servers<\/a><\/li><li><a href=\"#for-server-hosting-panel-zaphosting\">\ud83d\udee0\ufe0f For Server Hosting Panels (e.g., Zaphosting)<\/a><\/li><li><a href=\"#\u2705-final-tips\">\u2705 Final Tips<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\ud83d\udcf9-watch-the-video-tutorial\">\ud83d\udcf9 <strong>Watch the Video Tutorial<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"How to update FiveM Server Artifacts \/ TXAdmin in 2024!\" width=\"1290\" height=\"726\" src=\"https:\/\/www.youtube.com\/embed\/UZXnK8IjT20?feature=oembed\" loading=\"lazy\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"for-windows-server\">\ud83d\udda5\ufe0f <strong>For Windows Servers<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-back-up-your-server-data\"><strong>1. Back Up Your Server Data<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before making any changes, safeguard your existing setup:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Backup the <code>server-data<\/code> folder<\/strong>: This includes your <code>server.cfg<\/code> and any custom resources.<\/li>\n\n\n\n<li><strong>Tools Needed<\/strong>: Use tools like File Explorer, or backup software to create a copy of your data.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-download-the-latest-artifacts\"><strong>2. Download the Latest Artifacts<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Visit the FiveM Windows Server Artifacts Page<\/strong>: <a href=\"https:\/\/runtime.fivem.net\/artifacts\/fivem\/build_server_windows\/master\/\" target=\"_blank\" rel=\"noopener\">FiveM Artifacts<\/a><\/li>\n\n\n\n<li><strong>Select the Latest Stable Version<\/strong>: Always choose the highest-numbered stable release to ensure compatibility and new features.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"3-extract-the-downloaded-files\"><strong>3. Extract the Downloaded Files<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use an Archival Tool<\/strong>: Applications like <strong>7-Zip<\/strong> or <strong>WinRAR<\/strong> are recommended.<\/li>\n\n\n\n<li><strong>Extraction Steps<\/strong>:\n<ol class=\"wp-block-list\">\n<li>Right-click the downloaded <code>.zip<\/code> or <code>.rar<\/code> file.<\/li>\n\n\n\n<li>Select <strong>Extract Here<\/strong> or your preferred extraction method.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"4-replace-old-artifacts-with-the-new-ones\"><strong>4. Replace Old Artifacts with the New Ones<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Navigate to Your Server Directory<\/strong>: Locate where your current server artifacts reside.<\/li>\n\n\n\n<li><strong>Overwrite Existing Files<\/strong>: Drag and drop the newly extracted files into the server directory. Confirm any prompts to overwrite.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"5-restart-and-test-your-server\"><strong>5. Restart and Test Your Server<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Launch Your Server<\/strong>: Run <code>run.cmd<\/code> or your designated startup batch file.<\/li>\n\n\n\n<li><strong>Monitor the Console<\/strong>: Ensure there are no errors during startup.<\/li>\n\n\n\n<li><strong>Perform a Test<\/strong>: Connect to your server and verify that all functionalities are working as expected.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"for-linux-server\">\ud83d\udc27 <strong>For Linux Servers<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-backup-your-server-data\"><strong>1. Backup Your Server Data<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Protect your configurations and custom resources:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Backup the <code>server-data<\/code> Directory<\/strong>: Especially the <code>server.cfg<\/code> file.<\/li>\n\n\n\n<li><strong>Commands Example<\/strong>: <code>cp -r \/path\/to\/server-data \/path\/to\/backup\/server-data-backup<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-access-the-five-m-linux-server-artifacts-page\"><strong>2. Access the FiveM Linux Server Artifacts Page<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Visit<\/strong>: <a href=\"https:\/\/runtime.fivem.net\/artifacts\/fivem\/build_proot_linux\/master\/\" target=\"_blank\" rel=\"noopener\">FiveM Linux Artifacts<\/a><\/li>\n\n\n\n<li><strong>Choose the Latest Stable Version<\/strong>: Ensure you select the most recent stable build.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"3-download-and-unpack-the-new-artifacts\"><strong>3. Download and Unpack the New Artifacts<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use <code>wget<\/code> or <code>curl<\/code><\/strong>: <code>wget [ARTIFACT_DOWNLOAD_URL] # or curl -O [ARTIFACT_DOWNLOAD_URL]<\/code><\/li>\n\n\n\n<li><strong>Extract with <code>tar<\/code><\/strong>: <code>tar -xvf fx.tar.xz<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"4-update-the-artifacts-in-your-server-directory\"><strong>4. Update the Artifacts in Your Server Directory<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Move New Files<\/strong>: <code>cp -r .\/fx_server\/* \/path\/to\/your\/server\/directory\/<\/code><\/li>\n\n\n\n<li><strong>Overwrite When Prompted<\/strong>: Confirm to replace existing files.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"5-restart-and-test-your-server-1\"><strong>5. Restart and Test Your Server<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Start Your Server<\/strong>: <code>cd \/path\/to\/your\/server\/directory .\/run.sh<\/code><\/li>\n\n\n\n<li><strong>Check for Errors<\/strong>: Monitor the terminal output.<\/li>\n\n\n\n<li><strong>Verify Functionality<\/strong>: Connect to your server and ensure everything operates smoothly.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"for-server-hosting-panel-zaphosting\">\ud83d\udee0\ufe0f <strong>For Server Hosting Panels (e.g., Zaphosting)<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-access-your-server-hosting-panel\"><strong>1. Access Your Server Hosting Panel<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Log In<\/strong>: Navigate to your hosting provider\u2019s <a href=\"https:\/\/fivemx.com\/my-account\/\" data-wpil-monitor-id=\"189\">dashboard<\/a> (e.g., Zaphosting) and log in with your credentials.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-locate-the-update-option\"><strong>2. Locate the Update Option<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Navigate to Your Server<\/strong>: Select the FiveM server you wish to update.<\/li>\n\n\n\n<li><strong>Find the Update Feature<\/strong>: Look for an <strong>\u2018Update\u2019<\/strong> button or an <strong>Artifacts<\/strong> section within the panel.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"3-execute-the-update\"><strong>3. Execute the Update<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Select the Latest Artifact Version<\/strong>: Choose the newest stable release from the dropdown or update options.<\/li>\n\n\n\n<li><strong>Confirm the Update<\/strong>: Click <strong>\u2018Update\u2019<\/strong> and allow the panel to handle the process automatically.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"4-verify-the-update\"><strong>4. Verify the Update<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Check the Dashboard<\/strong>: Ensure the server reflects the updated version.<\/li>\n\n\n\n<li><strong>Review Logs<\/strong>: Look for any errors or confirmations of a successful update.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"5-restart-if-necessary\"><strong>5. Restart if Necessary<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ensure Stability<\/strong>: After restarting, connect to your server to verify everything is functioning correctly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Manual Restart<\/strong>: If the server doesn\u2019t restart automatically, use the panel\u2019s restart feature.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u2705-final-tips\">\u2705 <strong>Final Tips<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Regular Backups<\/strong>: Always maintain recent backups before performing updates.<\/li>\n\n\n\n<li><strong>Stay Informed<\/strong>: Keep an eye on FiveM\u2019s official channels for announcements and updates.<\/li>\n\n\n\n<li><strong>Test After Updates<\/strong>: After updating, thoroughly test all server functionalities to catch any issues early.<\/li>\n\n\n\n<li><strong>Community <a class=\"wpil_keyword_link\" href=\"https:\/\/fivemx.com\/support\/\" title=\"Support\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"1153\">Support<\/a><\/strong>: Don\u2019t hesitate to reach out to the FiveM community or support forums if you encounter problems.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">Updating your <a href=\"https:\/\/fivemx.com\/how-to-create-a-fivem-server\/\" id=\"341\">FiveM server<\/a> artifacts is a straightforward process that ensures your server remains secure, efficient, and enriched with the latest features. By following this guide, you\u2019re well on your way to providing an exceptional <a href=\"https:\/\/fivemx.com\/how-to-find-fivem-communities\/\" id=\"443\">gaming experience for your community<\/a>. Happy gaming!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have any questions, feedback, or success stories, feel free to share them in the comments below. We\u2019d love to hear about your experiences!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Welcome, dedicated server administrators and enthusiastic modders! Keeping your FiveM server updated with the latest artifacts is essential for optimal performance, security, and feature enhancements. Whether you&#8217;re managing your server on Windows, Linux, or through a hosting panel like Zaphosting, this comprehensive guide will walk you through each step to ensure your server remains top-notch. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":151134,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1899],"tags":[],"class_list":["post-93979","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/posts\/93979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/comments?post=93979"}],"version-history":[{"count":0,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/posts\/93979\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media\/151134"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media?parent=93979"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/categories?post=93979"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/tags?post=93979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}