<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Luanti (Minetest) Server aufsetzen mit Mods</title>
        <link>https://peertube.lw85.c1.libre-workspace.org/videos/watch/a2aa75b2-f69d-4184-a9a5-751ca671cfa0</link>
        <description>Heute zeige ich euch, wie ich einen Luanti (ursprünglich Minetest) Server aufsetze und Addons bzw. Mods installiere. Die Modliste findet ihr weiter unten. Wenn Du das Video unterstützen willst, dann gib bitte eine Bewertung ab, und schreibe einen Kommentar. Vielen Dank! Links:so setze ich einen Server auf: https://youtu.be/95epRVLnbhE, basic Server-Security: https://github.com/Jean28518/linux-guides/tree/main/basic-security-for-server, Luanti "setting up a server": https://docs.luanti.org/for-server-hosts/setup/, Linux-Guides Merch*: https://linux-guides.myspreadshop.de/, Linux-Support: https://www.linuxguides.de/linux-support/, Hauptkanal: https://www.youtube.com/channel/UCHZyqB9qHGGGw5QeRVEbQDg, Projekt-Webseite: https://www.linuxguides.de/, Jeans Webseite: https://www.jf-vogelbacher.de/, Jeans Github-Account: https://github.com/Jean28518, Terminal-Befehle:adduser minetest su minetest sudo nano /etc/ssh/sshd_config systemctl restart ssh wget SERVERIMAGE tar -xzf DATEI.TAR.GZ cd luanti/ mkdir games cd games wget MINETESTGAME unzip DATEI.ZIP ./bin/luantiserver --gameid minetest_game sudo ufw allow 30000 Service File: vim /usr/lib/systemd/system/minetest-server.service [Unit] Description=Minetest Server [Service] Type=simple RemainAfterExit=yes WorkingDirectory=/home/minetest/luanti ExecStart=/home/minetest/luanti/bin/luantiserver  --gameid minetest_game Restart=on-failure RestartSec=5 User=minetest Group=minetest [Install] WantedBy=multi-user.target Modliste: https://content.luanti.org/packages/bell07/wielded_light/ https://content.luanti.org/packages/sofar/stamina/ https://content.luanti.org/packages/lisacvuk/toolranks/ https://content.luanti.org/packages/mt-mods/signs_lib/ https://content.luanti.org/packages/mt-mods/pipeworks/ https://content.luanti.org/packages/mt-mods/basic_materials/ https://content.luanti.org/packages/OgelGames/fakelib/ https://content.luanti.org/packages/mt-mods/xcompat/ https://content.luanti.org/packages/Kimapr/pipunhole/ https://content.luanti.org/packages/ElCeejo/animalia/ https://content.luanti.org/packages/ElCeejo/creatura/ https://content.luanti.org/packages/Jeija/mesecons/ https://content.luanti.org/packages/TenPlus1/farming/ https://content.luanti.org/packages/Jeija/digilines/ https://content.luanti.org/packages/Calinou/moreores/ https://content.luanti.org/packages/mt-mods/hangglider/ https://content.luanti.org/packages/joe7575/towercrane/ https://content.luanti.org/packages/sofar/skybox/ https://content.luanti.org/packages/Krock/boost_cart/ https://content.luanti.org/packages/Emojiminetest/protect_block_area/ https://content.luanti.org/packages/ShadowNinja/areas/ Inhalt:00:00 Begrüßung 01:06 Server vorbereiten 03:00 Minetest-Server aufsetzen 14:11 Addons 22:33 Start Service erstellen Haftungsausschluss:Das Video dient lediglich zu Informationszwecken. Wir übernehmen keinerlei Haftung für in diesem Video gezeigte und / oder erklärte Handlungen. Es entsteht in keinem Moment Anspruch auf Schadensersatz oder ähnliches. *) Werbung</description>
        <lastBuildDate>Tue, 14 Jul 2026 03:28:39 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lw85.c1.libre-workspace.org</generator>
        <image>
            <title>Luanti (Minetest) Server aufsetzen mit Mods</title>
            <url>https://peertube.lw85.c1.libre-workspace.org/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://peertube.lw85.c1.libre-workspace.org/videos/watch/a2aa75b2-f69d-4184-a9a5-751ca671cfa0</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lw85.c1.libre-workspace.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lw85.c1.libre-workspace.org/feeds/video-comments.xml?videoId=a2aa75b2-f69d-4184-a9a5-751ca671cfa0" rel="self" type="application/rss+xml"/>
    </channel>
</rss>