<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[GameServer-Install.de - Forum  - Rcon & Commands]]></title>
		<link>https://gameserver-install.de/</link>
		<description><![CDATA[GameServer-Install.de - Forum  - https://gameserver-install.de]]></description>
		<pubDate>Fri, 19 Jun 2026 19:18:07 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Werde OP auf einem Hytale-Server...]]></title>
			<link>https://gameserver-install.de/thread-255.html</link>
			<pubDate>Wed, 14 Jan 2026 15:59:33 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-255.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="color: #9df9ff;" class="mycode_color">Schritt 1:</span><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">  Stelle sicher das dein Server ausgeschaltet ist bevor du die permission Datei abänderst .</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #9df9ff;" class="mycode_color">Schritt 2: </span><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">Finden deine UUID</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">Um die UUID zu finden, musst du folgenden Befehl ausführen: </span></span><span style="color: #9df9ff;" class="mycode_color">/uuid</span></span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">deine UUID ist eine eindeutige Kennung (z. B.xxxxxxx-xxxxxxxxx-xxxxxxxxx</span></span></span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #9df9ff;" class="mycode_color">Schritt 3:</span><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color"> Ändere die permissions.jsonDatei</span></span></span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Öffne die permissions.jsonDatei im Verzeichnis deines Servers und ändere sie wie folgt:</span></span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>{<br />
&nbsp;&nbsp;"users": {<br />
&nbsp;&nbsp;&nbsp;&nbsp;"YOUR-UUID-HERE": {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"groups": [<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"OP"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
&nbsp;&nbsp;},<br />
&nbsp;&nbsp;"groups": {<br />
&nbsp;&nbsp;&nbsp;&nbsp;"Default": [],<br />
&nbsp;&nbsp;&nbsp;&nbsp;"OP": [<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;]<br />
&nbsp;&nbsp;}<br />
}</code></div></div><br />
<span style="color: #ff30dc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Starten Sie Ihren Server mit dem Argument --allow-op:</span></span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>./hytale-server --allow-op</code></div></div><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">Führe dann in deiner Konsole den Befehl aus: </span></span><span style="color: #9df9ff;" class="mycode_color">/op self</span></span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color"> Dauerhafte Lösung: </span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">permissions.json = Ja</span></span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">--</span></span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">allow-op  = NEIN</span></span></span><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">LG</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">ruumpel <img src="https://gameserver-install.de/images/smilies/wink.png" alt="Wink" title="Wink" width="21" height="21" class="smilie smilie_2" /></span></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="color: #9df9ff;" class="mycode_color">Schritt 1:</span><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">  Stelle sicher das dein Server ausgeschaltet ist bevor du die permission Datei abänderst .</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #9df9ff;" class="mycode_color">Schritt 2: </span><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">Finden deine UUID</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">Um die UUID zu finden, musst du folgenden Befehl ausführen: </span></span><span style="color: #9df9ff;" class="mycode_color">/uuid</span></span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">deine UUID ist eine eindeutige Kennung (z. B.xxxxxxx-xxxxxxxxx-xxxxxxxxx</span></span></span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #9df9ff;" class="mycode_color">Schritt 3:</span><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color"> Ändere die permissions.jsonDatei</span></span></span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Öffne die permissions.jsonDatei im Verzeichnis deines Servers und ändere sie wie folgt:</span></span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>{<br />
&nbsp;&nbsp;"users": {<br />
&nbsp;&nbsp;&nbsp;&nbsp;"YOUR-UUID-HERE": {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"groups": [<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"OP"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
&nbsp;&nbsp;},<br />
&nbsp;&nbsp;"groups": {<br />
&nbsp;&nbsp;&nbsp;&nbsp;"Default": [],<br />
&nbsp;&nbsp;&nbsp;&nbsp;"OP": [<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;]<br />
&nbsp;&nbsp;}<br />
}</code></div></div><br />
<span style="color: #ff30dc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Starten Sie Ihren Server mit dem Argument --allow-op:</span></span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>./hytale-server --allow-op</code></div></div><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">Führe dann in deiner Konsole den Befehl aus: </span></span><span style="color: #9df9ff;" class="mycode_color">/op self</span></span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color"> Dauerhafte Lösung: </span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">permissions.json = Ja</span></span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">--</span></span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><span style="color: #ff30dc;" class="mycode_color">allow-op  = NEIN</span></span></span><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">LG</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">ruumpel <img src="https://gameserver-install.de/images/smilies/wink.png" alt="Wink" title="Wink" width="21" height="21" class="smilie smilie_2" /></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hytale - Server Befehlsliste]]></title>
			<link>https://gameserver-install.de/thread-254.html</link>
			<pubDate>Wed, 14 Jan 2026 09:03:54 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-254.html</guid>
			<description><![CDATA[<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><span style="text-decoration: underline;" class="mycode_u"><span style="color: #9df9ff;" class="mycode_color">Server </span><span style="color: #ff30dc;" class="mycode_color">Befehlsliste </span><span style="color: #9df9ff;" class="mycode_color">Hytale</span></span></span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Beachte vor dem Start, dass für die meisten Befehle bestimmte Berechtigungsstufen notwendig sind. </span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Wir empfehlen dir, dich selbst </span><span style="color: #9df9ff;" class="mycode_color">zum Administrator</span><span style="color: #ff30dc;" class="mycode_color"> zu machen, damit du vollen Zugriff auf alle Funktionen hast. </span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Eine vollständige Liste aller verfügbaren Befehle kannst du jederzeit im Spiel mit </span><span style="color: #9df9ff;" class="mycode_color">/help</span><span style="color: #ff30dc;" class="mycode_color"> anzeigen lassen.</span></span><br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Admin-Befehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Mit diesen Befehlen kannst du Spieler, Plugins und dein Serverstatus verwalten.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/spawning</span> - Befehle im Zusammenhang mit dem Spawnen von NPCs.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/ban</span> - Einen Spieler vom Server verbannen.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/unban</span> - Entbannt einen Spieler vom Server.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/gamemode</span> - Ändern Sie den Spielmodus eines Spielers.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/give</span> - Spawne Gegenstände für einen Spieler im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/heal</span> - Heilt bis zu Ihrer maximalen Gesundheit und Ausdauer.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/kick</span> - Tritt einen Spieler vom Server.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/op</span> - Gewährt einem Spieler oder Ihnen selbst Administratorrechte.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/perm</span> - Hauptberechtigungsbefehl für Gruppen oder Benutzer.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/plugin</span> - Hauptbefehl zum Verwalten von Plugins.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/stop</span> - Der Server wird zwangsweise heruntergefahren.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/sudo</span> - Führen Sie einen Befehl als ein anderer Spieler aus.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/tp</span> - Teleportiere dich zu einem bestimmten Ort oder Spieler im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/whitelist</span> - Hauptbefehl zum Verwalten der Server-Whitelist.</span><br />
</li>
</ul>
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Weltbefehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Verwende diese Befehle, um deine Umgebung, Regeln und Spawnpunkte zu ändern.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/block</span> - Hauptbefehl für Blockzustände, Debugging und mehr.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/chunk</span> - Hauptbefehl für Chunk-Informationen, Laden und mehr.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/fluid</span> - Kontrollieren Sie Flüssigkeiten an einem bestimmten Ort oder Radius.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/lighting</span> - Steuern und abrufen Sie Informationen für die Weltbeleuchtung.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/path</span> - Hauptbefehl zum Verwalten von NPC-Patrouillenpfaden.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/time</span> - Ändere die Weltzeit im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/weather</span> - Ändere das Wetter auf der Welt im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/world</span> - Hauptbefehl zum Verwalten aller Welten auf dem Server.</span><br />
</li>
</ul>
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Builder-Befehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Mit diesen Befehlen kannst du schnell Strukturen konstruieren und Regionen kopieren.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/copy</span> - Kopieren Sie den Inhalt Ihrer In-Game Auswahl.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/cut</span> - Entfernen Sie den Inhalt Ihrer In-Game-Auswahl.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/editprefab</span> - Hauptbefehl zum Verwalten oder Erstellen neuer Fertighäuser.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/fillblocks</span> - Füllt die Luft in Ihrer Auswahl mit einem angegebenen Blocktyp.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/paste</span> - Fügen Sie den Inhalt aus Ihrer Zwischenablage ein.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/pos1</span> - Legen Sie die erste Position Ihrer Auswahl fest.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/pos2</span> - Legen Sie die zweite Position Ihrer Auswahl fest.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/prefab</span> - Speichern, laden, löschen oder listen Sie alle Fertighäuser auf.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/replace</span> - Ersetzen Sie eine Auswahl durch Ihren angegebenen Blocktyp.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/undo</span> - Machen Sie die letzten Änderungen rückgängig.</span><br />
</li>
</ul>
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Spielerbefehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Allgemeine Befehle für Bewegungen, Statistiken und Interaktion.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/damage</span> - Verletzt die Gesundheit des Zielspielers.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/emote</span> - Spielt ein Emote im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/help</span> - Zeigt die gesamte Befehlsliste an.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/kill</span> - Tötet den Zielspieler und lässt ihn wieder erscheinen.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/mount</span> - Steigen Sie selbst ab oder prüfen Sie den Reittier-Status.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/ping</span> - Zeigt die Latenz und Ticks des Zielspielers an.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/spawn</span> - Teleportiere dich zum Spawn-Standort der Welt.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/warp</span> - Hauptbefehl zur Verwaltung von Warp-Teleport-Standorten.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/whoami</span> - Druckt Ihre Spielerinformationen im Chat.</span><br />
</li>
</ul>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">LG</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">rumpel <img src="https://gameserver-install.de/images/smilies/smile.png" alt="Smile" title="Smile" width="21" height="21" class="smilie smilie_1" /> <img src="https://gameserver-install.de/images/smilies/at.png" alt="At" title="At" width="21" height="21" class="smilie smilie_9" /></span></span>]]></description>
			<content:encoded><![CDATA[<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><span style="text-decoration: underline;" class="mycode_u"><span style="color: #9df9ff;" class="mycode_color">Server </span><span style="color: #ff30dc;" class="mycode_color">Befehlsliste </span><span style="color: #9df9ff;" class="mycode_color">Hytale</span></span></span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Beachte vor dem Start, dass für die meisten Befehle bestimmte Berechtigungsstufen notwendig sind. </span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Wir empfehlen dir, dich selbst </span><span style="color: #9df9ff;" class="mycode_color">zum Administrator</span><span style="color: #ff30dc;" class="mycode_color"> zu machen, damit du vollen Zugriff auf alle Funktionen hast. </span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Eine vollständige Liste aller verfügbaren Befehle kannst du jederzeit im Spiel mit </span><span style="color: #9df9ff;" class="mycode_color">/help</span><span style="color: #ff30dc;" class="mycode_color"> anzeigen lassen.</span></span><br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Admin-Befehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Mit diesen Befehlen kannst du Spieler, Plugins und dein Serverstatus verwalten.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/spawning</span> - Befehle im Zusammenhang mit dem Spawnen von NPCs.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/ban</span> - Einen Spieler vom Server verbannen.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/unban</span> - Entbannt einen Spieler vom Server.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/gamemode</span> - Ändern Sie den Spielmodus eines Spielers.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/give</span> - Spawne Gegenstände für einen Spieler im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/heal</span> - Heilt bis zu Ihrer maximalen Gesundheit und Ausdauer.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/kick</span> - Tritt einen Spieler vom Server.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/op</span> - Gewährt einem Spieler oder Ihnen selbst Administratorrechte.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/perm</span> - Hauptberechtigungsbefehl für Gruppen oder Benutzer.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/plugin</span> - Hauptbefehl zum Verwalten von Plugins.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/stop</span> - Der Server wird zwangsweise heruntergefahren.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/sudo</span> - Führen Sie einen Befehl als ein anderer Spieler aus.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/tp</span> - Teleportiere dich zu einem bestimmten Ort oder Spieler im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/whitelist</span> - Hauptbefehl zum Verwalten der Server-Whitelist.</span><br />
</li>
</ul>
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Weltbefehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Verwende diese Befehle, um deine Umgebung, Regeln und Spawnpunkte zu ändern.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/block</span> - Hauptbefehl für Blockzustände, Debugging und mehr.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/chunk</span> - Hauptbefehl für Chunk-Informationen, Laden und mehr.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/fluid</span> - Kontrollieren Sie Flüssigkeiten an einem bestimmten Ort oder Radius.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/lighting</span> - Steuern und abrufen Sie Informationen für die Weltbeleuchtung.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/path</span> - Hauptbefehl zum Verwalten von NPC-Patrouillenpfaden.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/time</span> - Ändere die Weltzeit im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/weather</span> - Ändere das Wetter auf der Welt im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/world</span> - Hauptbefehl zum Verwalten aller Welten auf dem Server.</span><br />
</li>
</ul>
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Builder-Befehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Mit diesen Befehlen kannst du schnell Strukturen konstruieren und Regionen kopieren.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/copy</span> - Kopieren Sie den Inhalt Ihrer In-Game Auswahl.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/cut</span> - Entfernen Sie den Inhalt Ihrer In-Game-Auswahl.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/editprefab</span> - Hauptbefehl zum Verwalten oder Erstellen neuer Fertighäuser.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/fillblocks</span> - Füllt die Luft in Ihrer Auswahl mit einem angegebenen Blocktyp.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/paste</span> - Fügen Sie den Inhalt aus Ihrer Zwischenablage ein.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/pos1</span> - Legen Sie die erste Position Ihrer Auswahl fest.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/pos2</span> - Legen Sie die zweite Position Ihrer Auswahl fest.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/prefab</span> - Speichern, laden, löschen oder listen Sie alle Fertighäuser auf.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/replace</span> - Ersetzen Sie eine Auswahl durch Ihren angegebenen Blocktyp.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/undo</span> - Machen Sie die letzten Änderungen rückgängig.</span><br />
</li>
</ul>
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #9df9ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">▬▬ Spielerbefehle ▬▬</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #ff30dc;" class="mycode_color">Allgemeine Befehle für Bewegungen, Statistiken und Interaktion.</span></span><br />
<ul class="mycode_list"><li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/damage</span> - Verletzt die Gesundheit des Zielspielers.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/emote</span> - Spielt ein Emote im Spiel.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/help</span> - Zeigt die gesamte Befehlsliste an.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/kill</span> - Tötet den Zielspieler und lässt ihn wieder erscheinen.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/mount</span> - Steigen Sie selbst ab oder prüfen Sie den Reittier-Status.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/ping</span> - Zeigt die Latenz und Ticks des Zielspielers an.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/spawn</span> - Teleportiere dich zum Spawn-Standort der Welt.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/warp</span> - Hauptbefehl zur Verwaltung von Warp-Teleport-Standorten.</span><br />
</li>
<li><span style="color: #FF30DC;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">/whoami</span> - Druckt Ihre Spielerinformationen im Chat.</span><br />
</li>
</ul>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">LG</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">rumpel <img src="https://gameserver-install.de/images/smilies/smile.png" alt="Smile" title="Smile" width="21" height="21" class="smilie smilie_1" /> <img src="https://gameserver-install.de/images/smilies/at.png" alt="At" title="At" width="21" height="21" class="smilie smilie_9" /></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Rust Server - Adminrechte einrichten.]]></title>
			<link>https://gameserver-install.de/thread-191.html</link>
			<pubDate>Sat, 18 Jan 2025 10:34:49 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-191.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><div class="resp_vid_cont">
 <div class="resp_vid">
 <iframe width="1100" height="680" src="//www.youtube.com/embed/VzAXF8lBxgU" frameborder="0" allowfullscreen></iframe><br />
 </div>
</div></span></span></div>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Mit diesem Befehl setzt du deine Reche richtig wie im Video schon zu sehen ist.<br />
<br />
</span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>ownerid DeineID "Dein Name" "Owner"</code></div></div><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><br />
<br />
<br />
LG<br />
<br />
rumpel <img src="https://gameserver-install.de/images/smilies/tongue.png" alt="Tongue" title="Tongue" width="21" height="21" class="smilie smilie_5" /></span></span>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><div class="resp_vid_cont">
 <div class="resp_vid">
 <iframe width="1100" height="680" src="//www.youtube.com/embed/VzAXF8lBxgU" frameborder="0" allowfullscreen></iframe><br />
 </div>
</div></span></span></div>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Mit diesem Befehl setzt du deine Reche richtig wie im Video schon zu sehen ist.<br />
<br />
</span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>ownerid DeineID "Dein Name" "Owner"</code></div></div><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color"><br />
<br />
<br />
LG<br />
<br />
rumpel <img src="https://gameserver-install.de/images/smilies/tongue.png" alt="Tongue" title="Tongue" width="21" height="21" class="smilie smilie_5" /></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Soulmask - Singelplayer Admin aktivieren...]]></title>
			<link>https://gameserver-install.de/thread-154.html</link>
			<pubDate>Mon, 08 Jul 2024 07:51:10 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-154.html</guid>
			<description><![CDATA[<span style="color: #ff30dc;" class="mycode_color">I<span style="font-weight: bold;" class="mycode_b">hr geht als erstes in Steam auf euer Soulmask mit der rechten Maustaste auf das Spiel öffnet ihr die Eigenschaften.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Unter den Reiter Startoption gebt ihr nun folgendes ein:</span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>-adminpsw=DeinPW</code></div></div><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Die Console ruft ihr  unter NumPad - auf.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Nun tragt ihr folgendes in die Konsole ein...</span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>gm key DeinPW</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Das war es auch schon wieder von mir </span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">LG</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">rumpel <img src="https://gameserver-install.de/images/smilies/smile.png" alt="Smile" title="Smile" width="21" height="21" class="smilie smilie_1" /> </span></span><img src="https://gameserver-install.de/images/smilies/at.png" alt="At" title="At" width="21" height="21" class="smilie smilie_9" />]]></description>
			<content:encoded><![CDATA[<span style="color: #ff30dc;" class="mycode_color">I<span style="font-weight: bold;" class="mycode_b">hr geht als erstes in Steam auf euer Soulmask mit der rechten Maustaste auf das Spiel öffnet ihr die Eigenschaften.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Unter den Reiter Startoption gebt ihr nun folgendes ein:</span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>-adminpsw=DeinPW</code></div></div><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Die Console ruft ihr  unter NumPad - auf.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Nun tragt ihr folgendes in die Konsole ein...</span></span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>gm key DeinPW</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Das war es auch schon wieder von mir </span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">LG</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">rumpel <img src="https://gameserver-install.de/images/smilies/smile.png" alt="Smile" title="Smile" width="21" height="21" class="smilie smilie_1" /> </span></span><img src="https://gameserver-install.de/images/smilies/at.png" alt="At" title="At" width="21" height="21" class="smilie smilie_9" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Soulmask Consolen Commands]]></title>
			<link>https://gameserver-install.de/thread-145.html</link>
			<pubDate>Thu, 20 Jun 2024 15:42:15 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-145.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Open GM Panel </span><span style="color: #9df9ff;" class="mycode_color">gm key [password]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Add Experience </span><span style="color: #9df9ff;" class="mycode_color">gm AddExp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Add Mask Experience </span><span style="color: #9df9ff;" class="mycode_color">gm Addmjexp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Add Hunting Experience</span><span style="color: #9df9ff;" class="mycode_color"> gm Addshoulieexp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Increase Hunting Experience </span><span style="color: #9df9ff;" class="mycode_color">gm AddShouLieExp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Reset Points gm </span><span style="color: #9df9ff;" class="mycode_color">XiDian</span><br />
<span style="color: #ff30dc;" class="mycode_color">Suicide </span><span style="color: #9df9ff;" class="mycode_color">gm ZiSha 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Revive </span><span style="color: #9df9ff;" class="mycode_color">gm FuHuo</span><br />
<span style="color: #ff30dc;" class="mycode_color">Delete Account </span><span style="color: #9df9ff;" class="mycode_color">gm shanhao</span><br />
<span style="color: #ff30dc;" class="mycode_color">View Own Location </span><span style="color: #9df9ff;" class="mycode_color">GPS</span><br />
<span style="color: #ff30dc;" class="mycode_color">Quick Recruit NPC (Aim at Target </span><span style="color: #9df9ff;" class="mycode_color">gm ZhaoMu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Teleport </span><span style="color: #9df9ff;" class="mycode_color">gm Go [position_x][position_y][position_z]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Clear All NPCs</span><span style="color: #9df9ff;" class="mycode_color"> gm ClearAllNpc</span><br />
<span style="color: #ff30dc;" class="mycode_color">Remove Selected Target </span><span style="color: #9df9ff;" class="mycode_color">gm ClearSelect</span><br />
<span style="color: #ff30dc;" class="mycode_color">Refresh Vegetation within Range </span><span style="color: #9df9ff;" class="mycode_color">gm ShuaXinZhiBei</span><br />
<span style="color: #ff30dc;" class="mycode_color">Show Own Information, such as Quality, Skill Level, Talents, etc </span><span style="color: #9df9ff;" class="mycode_color">gm ShowInfo 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Show Character Information, such as Quality, Skill Level, Talents, etc </span><span style="color: #9df9ff;" class="mycode_color">gm ShowInfo 0</span><br />
<span style="color: #ff30dc;" class="mycode_color">Invisibility </span><span style="color: #9df9ff;" class="mycode_color">gm SetAttr YinShen 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Disable Invisibility </span><span style="color: #9df9ff;" class="mycode_color">gm SetAttr YinShen 0</span><br />
<span style="color: #ff30dc;" class="mycode_color">Repair Mask Nodes </span><span style="color: #9df9ff;" class="mycode_color">gm JSMJ</span><br />
<span style="color: #ff30dc;" class="mycode_color">Unlock All Map Information </span><span style="color: #9df9ff;" class="mycode_color">gm ShowMap</span><br />
<span style="color: #ff30dc;" class="mycode_color">Unlock All Tech Tree Nodes </span><span style="color: #9df9ff;" class="mycode_color">gm KeJiShu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Display Barbarian Invasion Heat Information Chart </span><span style="color: #9df9ff;" class="mycode_color">gm ShowReDu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Clear All Barbarian Invasion Heat </span><span style="color: #9df9ff;" class="mycode_color">gm ClearAllReDu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Increase Barbarian Invasion Heat at Current Location </span><span style="color: #9df9ff;" class="mycode_color">gm AddReDu [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Reset Tutorial Missions </span><span style="color: #9df9ff;" class="mycode_color">gm ChongZhiRenWu</span><br />
<span style="color: #ff30dc;" class="mycode_color">View Server Status Information </span><span style="color: #9df9ff;" class="mycode_color">Debuginfo 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Close Server Status Information </span><span style="color: #9df9ff;" class="mycode_color">Debuginfo 0</span></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Open GM Panel </span><span style="color: #9df9ff;" class="mycode_color">gm key [password]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Add Experience </span><span style="color: #9df9ff;" class="mycode_color">gm AddExp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Add Mask Experience </span><span style="color: #9df9ff;" class="mycode_color">gm Addmjexp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Add Hunting Experience</span><span style="color: #9df9ff;" class="mycode_color"> gm Addshoulieexp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Increase Hunting Experience </span><span style="color: #9df9ff;" class="mycode_color">gm AddShouLieExp [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Reset Points gm </span><span style="color: #9df9ff;" class="mycode_color">XiDian</span><br />
<span style="color: #ff30dc;" class="mycode_color">Suicide </span><span style="color: #9df9ff;" class="mycode_color">gm ZiSha 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Revive </span><span style="color: #9df9ff;" class="mycode_color">gm FuHuo</span><br />
<span style="color: #ff30dc;" class="mycode_color">Delete Account </span><span style="color: #9df9ff;" class="mycode_color">gm shanhao</span><br />
<span style="color: #ff30dc;" class="mycode_color">View Own Location </span><span style="color: #9df9ff;" class="mycode_color">GPS</span><br />
<span style="color: #ff30dc;" class="mycode_color">Quick Recruit NPC (Aim at Target </span><span style="color: #9df9ff;" class="mycode_color">gm ZhaoMu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Teleport </span><span style="color: #9df9ff;" class="mycode_color">gm Go [position_x][position_y][position_z]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Clear All NPCs</span><span style="color: #9df9ff;" class="mycode_color"> gm ClearAllNpc</span><br />
<span style="color: #ff30dc;" class="mycode_color">Remove Selected Target </span><span style="color: #9df9ff;" class="mycode_color">gm ClearSelect</span><br />
<span style="color: #ff30dc;" class="mycode_color">Refresh Vegetation within Range </span><span style="color: #9df9ff;" class="mycode_color">gm ShuaXinZhiBei</span><br />
<span style="color: #ff30dc;" class="mycode_color">Show Own Information, such as Quality, Skill Level, Talents, etc </span><span style="color: #9df9ff;" class="mycode_color">gm ShowInfo 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Show Character Information, such as Quality, Skill Level, Talents, etc </span><span style="color: #9df9ff;" class="mycode_color">gm ShowInfo 0</span><br />
<span style="color: #ff30dc;" class="mycode_color">Invisibility </span><span style="color: #9df9ff;" class="mycode_color">gm SetAttr YinShen 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Disable Invisibility </span><span style="color: #9df9ff;" class="mycode_color">gm SetAttr YinShen 0</span><br />
<span style="color: #ff30dc;" class="mycode_color">Repair Mask Nodes </span><span style="color: #9df9ff;" class="mycode_color">gm JSMJ</span><br />
<span style="color: #ff30dc;" class="mycode_color">Unlock All Map Information </span><span style="color: #9df9ff;" class="mycode_color">gm ShowMap</span><br />
<span style="color: #ff30dc;" class="mycode_color">Unlock All Tech Tree Nodes </span><span style="color: #9df9ff;" class="mycode_color">gm KeJiShu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Display Barbarian Invasion Heat Information Chart </span><span style="color: #9df9ff;" class="mycode_color">gm ShowReDu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Clear All Barbarian Invasion Heat </span><span style="color: #9df9ff;" class="mycode_color">gm ClearAllReDu</span><br />
<span style="color: #ff30dc;" class="mycode_color">Increase Barbarian Invasion Heat at Current Location </span><span style="color: #9df9ff;" class="mycode_color">gm AddReDu [value]</span><br />
<span style="color: #ff30dc;" class="mycode_color">Reset Tutorial Missions </span><span style="color: #9df9ff;" class="mycode_color">gm ChongZhiRenWu</span><br />
<span style="color: #ff30dc;" class="mycode_color">View Server Status Information </span><span style="color: #9df9ff;" class="mycode_color">Debuginfo 1</span><br />
<span style="color: #ff30dc;" class="mycode_color">Close Server Status Information </span><span style="color: #9df9ff;" class="mycode_color">Debuginfo 0</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Counter Strike 2: Das sind die wichtigsten Konsolenbefehle]]></title>
			<link>https://gameserver-install.de/thread-49.html</link>
			<pubDate>Tue, 03 Oct 2023 03:19:18 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-49.html</guid>
			<description><![CDATA[<span style="color: #ff30dc;" class="mycode_color"><span style="font-size: large;" class="mycode_size">So öffnet ihr die Konsole</span></span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">1. Entwicklerkonsole aktivieren: Öffnet die Einstellungen über das Zahnrad per [Esc]-Taste. Begebt euch dann in den Reiter Spiel und stellt die Option Entwicklerkonsole aktivieren auf Ja.</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">2. Konsole öffnen: Um die Konsole jetzt zu öffnen, müsst ihr nur noch [´] rechts neben [ß] drücken. Oder ihr legt in den Einstellungen unter Tastatur/Maus → UI → Konsole öffnen eine neue Taste fest.</span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Nun kommen wir zu den Befehlen die nützlich sind zum Trainieren.</span><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sv_cheat 1: Damit aktiviert ihr den Cheat-Modus, der euch eine Reihe weiterer Befehle ermöglicht. Im echten Spiel ein No-go (und deshalb auch deaktiviert), in Trainingsrunden aber euer bester Freund. Deaktiviert wird mit sv_cheats 0.<br />
noclip: Ermöglicht euch das Fliegen, auch durch Wände hindurch. Perfekt, um schnell von A nach B zu kommen.<br />
god: Ihr könnt keinen Schaden mehr erleiden.<br />
sv_infinite_ammo 1: Aktiviert unendliche Munition. Gerade beim Üben von Spray Patterns oder Granaten ein Muss.<br />
mp_roundtime_defuse 60: Erhöht die Rundenzeit im Entschärfen-Modus auf eine Stunde. Damit kommt euch die Zeit beim Üben nicht mehr in die Quere.<br />
mp_buytime 60000: Ermöglicht das Einkaufen von Gegenständen während der ganzen Runde.<br />
mp_buy_anywhere 1: Ermöglicht euch das Einkaufen auf der ganzen Karte. Somit spart ihr euch den Weg zurück in die Kaufzone.<br />
mp_maxmoney 20000: Legt das maximal mögliche Geld auf 20.000 fest.<br />
mp_startmoney 20000: Ihr startet jede Runde mit der maximal möglichen Anzahl an Geld.<br />
mp_restartgame 1: Startet das Match neu.</code></div></div><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Konsolenbefehle für wichtige Infos</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cl_showfps 1: Zeigt die aktuellen FPS an.<br />
cq_netgraph 1: Zeigt die aktuelle Latenz an.</code></div></div><br />
<span style="color: #ff30dc;" class="mycode_color">Remote-Konsole</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Zuerst müssen Sie Ihr RCON-Passwort festlegen. Geben Sie in der Konsole Folgendes ein:</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rcon_password Passwort</code></div></div><br />
<span style="color: #ff30dc;" class="mycode_color">Ersetzen Sie das Passwort durch das RCON-Passwort für den Server.</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Die Verwendung von rcon ist unkompliziert. Geben Sie im Grunde einfach „rcon“ vor einen beliebigen Serverbefehl ein, und der Server wird dies tun.</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Spiel starten;<br />
rcon mp_restartgame 1<br />
<br />
Karte ändern;<br />
rcon changelevel de_dust2<br />
<br />
Bots hinzufügen/entfernen (ersetzen Sie X durch die maximale Anzahl der gewünschten Bots);<br />
rcon bot_quota X<br />
<br />
Benutzer kicken;<br />
rcon kick &lt;jeder eindeutige Teil des Namens, z. B. „fourt“ würde für fourty7 funktionieren, es sei denn, jemand anderes hat ebenfalls fourt in seinem Namen&gt;<br />
<br />
Benutzer blocken;<br />
Status (geben Sie dies in die Konsole ein, um die IDs der Spieler anzuzeigen)<br />
rcon banid &lt;Steamid des Benutzers&gt;<br />
<br />
Spielstil festlegen;<br />
Rcon Exec Funscrim // herumspielen<br />
rcon exec scrim //default</code></div></div><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Natürlich können Sie jeden Befehl ausführen, aber dies sind alle wichtigen für diesen Server. Wenn Sie Ebenen ändern, verwenden Sie niemals „rcon map de_whatever“, sondern immer „changelevel“ und NIEMALS die Karte.</span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Viel Spaß mit den Codes.</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Lg </span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">rumpel</span>]]></description>
			<content:encoded><![CDATA[<span style="color: #ff30dc;" class="mycode_color"><span style="font-size: large;" class="mycode_size">So öffnet ihr die Konsole</span></span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">1. Entwicklerkonsole aktivieren: Öffnet die Einstellungen über das Zahnrad per [Esc]-Taste. Begebt euch dann in den Reiter Spiel und stellt die Option Entwicklerkonsole aktivieren auf Ja.</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">2. Konsole öffnen: Um die Konsole jetzt zu öffnen, müsst ihr nur noch [´] rechts neben [ß] drücken. Oder ihr legt in den Einstellungen unter Tastatur/Maus → UI → Konsole öffnen eine neue Taste fest.</span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Nun kommen wir zu den Befehlen die nützlich sind zum Trainieren.</span><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sv_cheat 1: Damit aktiviert ihr den Cheat-Modus, der euch eine Reihe weiterer Befehle ermöglicht. Im echten Spiel ein No-go (und deshalb auch deaktiviert), in Trainingsrunden aber euer bester Freund. Deaktiviert wird mit sv_cheats 0.<br />
noclip: Ermöglicht euch das Fliegen, auch durch Wände hindurch. Perfekt, um schnell von A nach B zu kommen.<br />
god: Ihr könnt keinen Schaden mehr erleiden.<br />
sv_infinite_ammo 1: Aktiviert unendliche Munition. Gerade beim Üben von Spray Patterns oder Granaten ein Muss.<br />
mp_roundtime_defuse 60: Erhöht die Rundenzeit im Entschärfen-Modus auf eine Stunde. Damit kommt euch die Zeit beim Üben nicht mehr in die Quere.<br />
mp_buytime 60000: Ermöglicht das Einkaufen von Gegenständen während der ganzen Runde.<br />
mp_buy_anywhere 1: Ermöglicht euch das Einkaufen auf der ganzen Karte. Somit spart ihr euch den Weg zurück in die Kaufzone.<br />
mp_maxmoney 20000: Legt das maximal mögliche Geld auf 20.000 fest.<br />
mp_startmoney 20000: Ihr startet jede Runde mit der maximal möglichen Anzahl an Geld.<br />
mp_restartgame 1: Startet das Match neu.</code></div></div><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Konsolenbefehle für wichtige Infos</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cl_showfps 1: Zeigt die aktuellen FPS an.<br />
cq_netgraph 1: Zeigt die aktuelle Latenz an.</code></div></div><br />
<span style="color: #ff30dc;" class="mycode_color">Remote-Konsole</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Zuerst müssen Sie Ihr RCON-Passwort festlegen. Geben Sie in der Konsole Folgendes ein:</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rcon_password Passwort</code></div></div><br />
<span style="color: #ff30dc;" class="mycode_color">Ersetzen Sie das Passwort durch das RCON-Passwort für den Server.</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Die Verwendung von rcon ist unkompliziert. Geben Sie im Grunde einfach „rcon“ vor einen beliebigen Serverbefehl ein, und der Server wird dies tun.</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Spiel starten;<br />
rcon mp_restartgame 1<br />
<br />
Karte ändern;<br />
rcon changelevel de_dust2<br />
<br />
Bots hinzufügen/entfernen (ersetzen Sie X durch die maximale Anzahl der gewünschten Bots);<br />
rcon bot_quota X<br />
<br />
Benutzer kicken;<br />
rcon kick &lt;jeder eindeutige Teil des Namens, z. B. „fourt“ würde für fourty7 funktionieren, es sei denn, jemand anderes hat ebenfalls fourt in seinem Namen&gt;<br />
<br />
Benutzer blocken;<br />
Status (geben Sie dies in die Konsole ein, um die IDs der Spieler anzuzeigen)<br />
rcon banid &lt;Steamid des Benutzers&gt;<br />
<br />
Spielstil festlegen;<br />
Rcon Exec Funscrim // herumspielen<br />
rcon exec scrim //default</code></div></div><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Natürlich können Sie jeden Befehl ausführen, aber dies sind alle wichtigen für diesen Server. Wenn Sie Ebenen ändern, verwenden Sie niemals „rcon map de_whatever“, sondern immer „changelevel“ und NIEMALS die Karte.</span><br />
<br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Viel Spaß mit den Codes.</span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">Lg </span><br />
<br />
<span style="color: #ff30dc;" class="mycode_color">rumpel</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Minecraft Server: Die wichtigsten Befehle auf einen Blick]]></title>
			<link>https://gameserver-install.de/thread-46.html</link>
			<pubDate>Tue, 19 Sep 2023 06:11:49 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-46.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Wie werden Minecraft-Server-Befehle eingegeben?</span></span><br />
<br />
Sie haben verschiedene Möglichkeiten, die Befehle einzugeben. Im Chatfenster, das Sie mit der Taste [T] öffnen, müssen Sie die entsprechenden Minecraft-op-Commands mit einem Querstrich kennzeichnen, um diese von regulären Chats abzugrenzen. In der Server-Konsole können Sie auf diesen Zusatz verzichten.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Liste der wichtigsten Minecraft-Befehle für die Verwaltung</span></span><br />
<br />
Die wichtigsten Minecraft-Server-Befehle, die für die Verwaltung benötigt werden, sind folgende:<br />
<br />
/ban (Name): Mit diesem Command sperren Sie eine Nutzerin oder einen Nutzer dauerhaft von Ihrem Server aus.<br />
/ban-ip (IP-Adresse): Mit diesem Befehl sperren Sie eine bestimmte IP-Adresse dauerhaft von Ihrem Server aus.<br />
/banlist: Dieser Befehl zeigt Ihnen eine Liste aller gesperrten Userinnen bzw. User oder IP-Adressen.<br />
/deop (Name): Mit diesem Befehl entziehen Sie einem Spieler oder einer Spielerin sämtliche Operator-Rechte.<br />
/kick (Name) (Grund): Auf diese Weise entfernen Sie einen Spieler oder eine Spielerin umgehend vom Server. Den Namen der Person setzen Sie hinter diesen Befehl. Wahlweise können Sie auch angeben, aus welchem Grund Sie sie entfernen.<br />
/list: So lassen Sie sich alle aktiven Nutzerinnen und Nutzer Ihres Servers anzeigen.<br />
/op (Name): Mit diesem Befehl statten Sie eine andere Person mit Operator-Rechten aus.<br />
/pardon (Name): Damit heben Sie die Sperre einer Person wieder auf.<br />
/pardon-ip (IP-Adresse): So beenden Sie die Sperrung einer bestimmten IP-Adresse.<br />
/save-all: Mit diesem Command sichern Sie die aktuelle Welt direkt auf Ihrem Server.<br />
/save-off: Hiermit stellen Sie die automatische Speicherung der Welt auf Ihrem Server aus.<br />
/save-on: So ermöglichen Sie eine automatische Speicherung der Welt auf Ihrem Server.<br />
/setidletimeout (Zeit): Mit diesem Command legen Sie fest, wie lange eine Spielerin oder ein Spieler ohne Bewegung auf dem Server verweilen dürfen.<br />
/stop: Dieser Befehl speichert die Welt und fährt den Server herunter.<br />
/whitelist: Dieser Command verwaltet die Gästeliste. Sie können ihn um die Parameter [add]oder [remove]zum Hinzufügen und Entfernen erweitern. Mit<ul class="mycode_list"><li>zeigen Sie sämtliche Spielerinnen und Spieler auf der Whitelist an und mit [reload]laden Sie die Liste neu, wenn Sie diese außerhalb des Spiels verändert haben.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Befehle für Ihre Spielewelt</span></span><br />
<br />
Wenn Sie Änderungen an der Spielwelt vornehmen möchten, sind dies die wichtigsten Minecraft Server Commands:<br />
<br />
/clone: So verschieben Sie einen Blockbereich an eine andere Position innerhalb der Spielewelt.<br />
/data: Mit diesem Befehl verändern Sie die Blockobjektdaten eines bestimmten Blocktyps in der Spielewelt.<br />
/defaultgamemode: Dieser Befehl verändert den Spielemodus der Welt. Die Auswahlmöglichkeiten sind adventure, creative, spectator und survival.<br />
/difficulty: So verändern Sie den Schwierigkeitsgrad der Spielewelt. Die Optionen sind peaceful, easy, normal und hard.<br />
/gamerule: Mit diesem Befehl können Sie verschiedene Regeln innerhalb der Spielewelt ein- oder ausstellen.<br />
/publish: Mit diesem Command stellen Sie Ihre Spielewelt innerhalb eines LANs zur Verfügung.<br />
/time: Dieser Befehl verändert die Uhrzeit in Ihrer Spielewelt. Gängige Parameter sind 0 (für Sonnenaufgang), 1000 (für Morgen), 6000 (für Mittagszeit), 12000 (für Sonnenuntergang) und 18000 (für Nacht).<br />
/weather: Mit diesem Befehl verändern Sie das Wetter. Die Optionen sind clear, rain oder thunder. Es ist auch möglich, eine Dauer für bestimmte Wetterlagen anzugeben.<br />
/worldborder: Auf diese Weise können Sie die Grenzen Ihrer Spielewelt verändern.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Items und Wesen anpassen</span></span><br />
<br />
Möchten Sie Gegenstände oder Wesen verändern oder anpassen, sind diese Minecraft-Befehle nützlich:<br />
<br />
/advancement: Dieser Befehl gibt einer Spielerin oder einem Spieler einen Fortschritt.<br />
/attribute: Auf diese Weise verändern Sie ein Attribut eines Wesens.<br />
/clear (Ziel) (Item): Mit diesem Befehl entfernen Sie alle oder bestimmte Items aus dem Inventar des angegebenen Ziels. Um alle Items zu entfernen, verzichten Sie auf den Parameter (Item).<br />
/damage: Mit diesem Command fügen Sie Wesen einen Schaden zu.<br />
/data: So verändern Sie die Eigenschaften eines Wesens.<br />
/experience: Dieser Befehl gibt oder nimmt Spielenden Erfahrungspunkte.<br />
gamemode: Auf diese Weise verändern Sie den Spielmodus eines Teilnehmers oder einer Teilnehmerin.<br />
/give (Ziel) (Item) (Anzahl): Nutzen Sie diesen Befehl, um einen Spieler oder eine Spielerin mit einem bestimmten Item auszustatten.<br />
/item: Mit diesem Befehl ersetzen, modifizieren oder kopieren Sie Items im Inventar eines Wesens.<br />
/kill: Diesen Command können Sie einsetzen, um ein Wesen direkt zu töten.<br />
/spawnpoint: Mit diesem Befehl legen Sie fest, an welcher Stelle ein Spieler oder eine Spielerin spawnt.<br />
/spectate: Wenn Sie diesen Command eingeben, können Sie jedes Wesen im Zuschauermodus beobachten.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Befehle für Datenpakete und Protokollfunktionen</span></span><br />
<br />
Für Ihre Datenpakete und Protokolle sind folgende Minecraft Server Commands hilfreich:<br />
<br />
/datapack: Mit diesem Befehl können Sie Datenpakete verwalten.<br />
/debug: Dieser Command startet ein Debug-Protokoll oder hält es an.<br />
/help: So listen Sie die Befehle auf.<br />
/locate: Mit diesem Command können Sie sich die Koordinaten des nächstgelegenen Bauwerks, Bioms oder Arbeitsplatzes anzeigen lassen.<br />
/reload: Auf diese Weise können Sie Datenpakete erneut laden.<br />
/scoreboard: Mit diesem Befehl verwalten Sie selbst definierte Punktestände.<br />
/seed: Dieser Befehl gibt den Startwert Ihrer Spielewelt an.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Wie werden Minecraft-op- und -deop-Commands angewendet?</span></span><br />
<br />
Weiter oben in unserer Liste der Minecraft-Befehle haben wir Ihnen den op-Command bereits kurz vorgestellt. Diesen können Sie dafür verwenden, um eine andere Person zum Operator zu machen. Der ausgewählte Spieler oder die ausgewählte Spielerin muss dafür selbst nicht online sein. Er oder sie kann dann ebenfalls sämtliche Minecraft Server Commands anwenden. Um eine andere Person mit diesen Operator-Rechten auszustatten, tippen Sie einfach folgenden Befehl ein:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP-Code:</div><div class="body"><div dir="ltr"><code><span style="color: #007700">/</span><span style="color: #0000BB">op&nbsp;Spielername&nbsp;<br /></span></code></div></div></div><br />
<span style="font-family: OpenSansRegular, Arial, Helvetica, sans-serif;" class="mycode_font">Möchten Sie der Person die Rechte wieder entziehen, nutzen Sie diesen Befehl:</span> <br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/deop Spielername</code></div></div><br />
<br />
Das waren nun die wichtigsten Server Commands für euch im Überblick.<br />
<br />
LG<br />
<br />
rumpel <img src="https://gameserver-install.de/images/smilies/smile.png" alt="Smile" title="Smile" width="21" height="21" class="smilie smilie_1" /></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Wie werden Minecraft-Server-Befehle eingegeben?</span></span><br />
<br />
Sie haben verschiedene Möglichkeiten, die Befehle einzugeben. Im Chatfenster, das Sie mit der Taste [T] öffnen, müssen Sie die entsprechenden Minecraft-op-Commands mit einem Querstrich kennzeichnen, um diese von regulären Chats abzugrenzen. In der Server-Konsole können Sie auf diesen Zusatz verzichten.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Liste der wichtigsten Minecraft-Befehle für die Verwaltung</span></span><br />
<br />
Die wichtigsten Minecraft-Server-Befehle, die für die Verwaltung benötigt werden, sind folgende:<br />
<br />
/ban (Name): Mit diesem Command sperren Sie eine Nutzerin oder einen Nutzer dauerhaft von Ihrem Server aus.<br />
/ban-ip (IP-Adresse): Mit diesem Befehl sperren Sie eine bestimmte IP-Adresse dauerhaft von Ihrem Server aus.<br />
/banlist: Dieser Befehl zeigt Ihnen eine Liste aller gesperrten Userinnen bzw. User oder IP-Adressen.<br />
/deop (Name): Mit diesem Befehl entziehen Sie einem Spieler oder einer Spielerin sämtliche Operator-Rechte.<br />
/kick (Name) (Grund): Auf diese Weise entfernen Sie einen Spieler oder eine Spielerin umgehend vom Server. Den Namen der Person setzen Sie hinter diesen Befehl. Wahlweise können Sie auch angeben, aus welchem Grund Sie sie entfernen.<br />
/list: So lassen Sie sich alle aktiven Nutzerinnen und Nutzer Ihres Servers anzeigen.<br />
/op (Name): Mit diesem Befehl statten Sie eine andere Person mit Operator-Rechten aus.<br />
/pardon (Name): Damit heben Sie die Sperre einer Person wieder auf.<br />
/pardon-ip (IP-Adresse): So beenden Sie die Sperrung einer bestimmten IP-Adresse.<br />
/save-all: Mit diesem Command sichern Sie die aktuelle Welt direkt auf Ihrem Server.<br />
/save-off: Hiermit stellen Sie die automatische Speicherung der Welt auf Ihrem Server aus.<br />
/save-on: So ermöglichen Sie eine automatische Speicherung der Welt auf Ihrem Server.<br />
/setidletimeout (Zeit): Mit diesem Command legen Sie fest, wie lange eine Spielerin oder ein Spieler ohne Bewegung auf dem Server verweilen dürfen.<br />
/stop: Dieser Befehl speichert die Welt und fährt den Server herunter.<br />
/whitelist: Dieser Command verwaltet die Gästeliste. Sie können ihn um die Parameter [add]oder [remove]zum Hinzufügen und Entfernen erweitern. Mit<ul class="mycode_list"><li>zeigen Sie sämtliche Spielerinnen und Spieler auf der Whitelist an und mit [reload]laden Sie die Liste neu, wenn Sie diese außerhalb des Spiels verändert haben.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Befehle für Ihre Spielewelt</span></span><br />
<br />
Wenn Sie Änderungen an der Spielwelt vornehmen möchten, sind dies die wichtigsten Minecraft Server Commands:<br />
<br />
/clone: So verschieben Sie einen Blockbereich an eine andere Position innerhalb der Spielewelt.<br />
/data: Mit diesem Befehl verändern Sie die Blockobjektdaten eines bestimmten Blocktyps in der Spielewelt.<br />
/defaultgamemode: Dieser Befehl verändert den Spielemodus der Welt. Die Auswahlmöglichkeiten sind adventure, creative, spectator und survival.<br />
/difficulty: So verändern Sie den Schwierigkeitsgrad der Spielewelt. Die Optionen sind peaceful, easy, normal und hard.<br />
/gamerule: Mit diesem Befehl können Sie verschiedene Regeln innerhalb der Spielewelt ein- oder ausstellen.<br />
/publish: Mit diesem Command stellen Sie Ihre Spielewelt innerhalb eines LANs zur Verfügung.<br />
/time: Dieser Befehl verändert die Uhrzeit in Ihrer Spielewelt. Gängige Parameter sind 0 (für Sonnenaufgang), 1000 (für Morgen), 6000 (für Mittagszeit), 12000 (für Sonnenuntergang) und 18000 (für Nacht).<br />
/weather: Mit diesem Befehl verändern Sie das Wetter. Die Optionen sind clear, rain oder thunder. Es ist auch möglich, eine Dauer für bestimmte Wetterlagen anzugeben.<br />
/worldborder: Auf diese Weise können Sie die Grenzen Ihrer Spielewelt verändern.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Items und Wesen anpassen</span></span><br />
<br />
Möchten Sie Gegenstände oder Wesen verändern oder anpassen, sind diese Minecraft-Befehle nützlich:<br />
<br />
/advancement: Dieser Befehl gibt einer Spielerin oder einem Spieler einen Fortschritt.<br />
/attribute: Auf diese Weise verändern Sie ein Attribut eines Wesens.<br />
/clear (Ziel) (Item): Mit diesem Befehl entfernen Sie alle oder bestimmte Items aus dem Inventar des angegebenen Ziels. Um alle Items zu entfernen, verzichten Sie auf den Parameter (Item).<br />
/damage: Mit diesem Command fügen Sie Wesen einen Schaden zu.<br />
/data: So verändern Sie die Eigenschaften eines Wesens.<br />
/experience: Dieser Befehl gibt oder nimmt Spielenden Erfahrungspunkte.<br />
gamemode: Auf diese Weise verändern Sie den Spielmodus eines Teilnehmers oder einer Teilnehmerin.<br />
/give (Ziel) (Item) (Anzahl): Nutzen Sie diesen Befehl, um einen Spieler oder eine Spielerin mit einem bestimmten Item auszustatten.<br />
/item: Mit diesem Befehl ersetzen, modifizieren oder kopieren Sie Items im Inventar eines Wesens.<br />
/kill: Diesen Command können Sie einsetzen, um ein Wesen direkt zu töten.<br />
/spawnpoint: Mit diesem Befehl legen Sie fest, an welcher Stelle ein Spieler oder eine Spielerin spawnt.<br />
/spectate: Wenn Sie diesen Command eingeben, können Sie jedes Wesen im Zuschauermodus beobachten.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Befehle für Datenpakete und Protokollfunktionen</span></span><br />
<br />
Für Ihre Datenpakete und Protokolle sind folgende Minecraft Server Commands hilfreich:<br />
<br />
/datapack: Mit diesem Befehl können Sie Datenpakete verwalten.<br />
/debug: Dieser Command startet ein Debug-Protokoll oder hält es an.<br />
/help: So listen Sie die Befehle auf.<br />
/locate: Mit diesem Command können Sie sich die Koordinaten des nächstgelegenen Bauwerks, Bioms oder Arbeitsplatzes anzeigen lassen.<br />
/reload: Auf diese Weise können Sie Datenpakete erneut laden.<br />
/scoreboard: Mit diesem Befehl verwalten Sie selbst definierte Punktestände.<br />
/seed: Dieser Befehl gibt den Startwert Ihrer Spielewelt an.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff30dc;" class="mycode_color">Wie werden Minecraft-op- und -deop-Commands angewendet?</span></span><br />
<br />
Weiter oben in unserer Liste der Minecraft-Befehle haben wir Ihnen den op-Command bereits kurz vorgestellt. Diesen können Sie dafür verwenden, um eine andere Person zum Operator zu machen. Der ausgewählte Spieler oder die ausgewählte Spielerin muss dafür selbst nicht online sein. Er oder sie kann dann ebenfalls sämtliche Minecraft Server Commands anwenden. Um eine andere Person mit diesen Operator-Rechten auszustatten, tippen Sie einfach folgenden Befehl ein:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP-Code:</div><div class="body"><div dir="ltr"><code><span style="color: #007700">/</span><span style="color: #0000BB">op&nbsp;Spielername&nbsp;<br /></span></code></div></div></div><br />
<span style="font-family: OpenSansRegular, Arial, Helvetica, sans-serif;" class="mycode_font">Möchten Sie der Person die Rechte wieder entziehen, nutzen Sie diesen Befehl:</span> <br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/deop Spielername</code></div></div><br />
<br />
Das waren nun die wichtigsten Server Commands für euch im Überblick.<br />
<br />
LG<br />
<br />
rumpel <img src="https://gameserver-install.de/images/smilies/smile.png" alt="Smile" title="Smile" width="21" height="21" class="smilie smilie_1" /></li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[FrozenFlameServer/RCON.commands]]></title>
			<link>https://gameserver-install.de/thread-38.html</link>
			<pubDate>Fri, 21 Apr 2023 03:58:36 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://gameserver-install.de/member.php?action=profile&uid=1">rumpel</a>]]></dc:creator>
			<guid isPermaLink="false">https://gameserver-install.de/thread-38.html</guid>
			<description><![CDATA[<span style="color: #f012be;" class="mycode_color">Hier findet ihr die aktuelle Rcon Command Liste für FrozenFlame </span><br />
<br />
<span style="color: #f012be;" class="mycode_color"><span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font">Um auf Rcon zuzugreifen, zu können benutzen Sie eine beliebige Schnittstelle Ihrer Wahl wie z. B. <a href="https://github.com/Tiiffi/mcrcon" target="_blank" rel="noopener" class="mycode_url">Mcron </a></span></span><br />
<br />
<span style="color: #f012be;" class="mycode_color"><span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font">Verwenden Sie die IP, Rcon-Port und das Rcon-Passwort, um sich mit dem Server zu verbinden. Nach erfolgreicher Verbindung können Sie mit der Verwendung von Serverbefehlen fortfahren.</span></span><br />
<br />
<span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><span style="color: #7fdbff;" class="mycode_color">HINWEIS:</span></span><span style="color: #f012be;" class="mycode_color"> Achten Sie darauf, das Passwort im Format „admin: Rcon Password“ einzugeben.</span></span><br />
<br />
<span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font"><span style="color: #f012be;" class="mycode_color">Mcron für Windows Server findet ihr hier: <a href="https://github.com/Tiiffi/mcrcon/releases/tag/v0.7.2" target="_blank" rel="noopener" class="mycode_url">Mcron Windows</a></span></span><br />
<br />
<span style="color: #f012be;" class="mycode_color"><span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font">Die vorhandenen Serverbefehle finden Sie hier:</span> </span><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># Server Commands<br />
Server commands allow you to get more information regarding your server's players, control their access to it and affect their in-game state or inventory.<br />
Currently servers support following commands:<br />
- Angle brackets disignate &lt;Required-parametres&gt; - such parametres must be entered for the command to work.&nbsp;&nbsp;&nbsp;&nbsp;<br />
- Square brackets disignate [Optional-parametres] - such parametres can be entered in addition to the command.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Users and Profiles**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_GetOnlinePlayers - Displays names and IDs of currently joined players.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ListUserProfiles - Lists profiles of all players who ever joined the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ReloadUserProfiles - Reloads user profiles; useful in case of profile deletion/transfer.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SaveUserProfile - Saves user profiles in their current state.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveUserProfile &lt;PlayerID&gt; - Removes the stated user's profile.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveProfile &lt;PlayerID&gt; - Removes the stated player from the server, including his save data.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_AddUserProfile &lt;PlayerID&gt; &lt;UserRoleAsString&gt; - Adds a disignated role to the stated user.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_InfoUserProfile &lt;PlayerID&gt; - Displays detailed profile info of the stated user.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Kicks and Bans**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_KickPlayer &lt;PlayerID&gt; &lt;Reason&gt; - Kicks the stated player with shown reason.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Chatban &lt;PlayerID&gt; &lt;Seconds&gt; &lt;Reason&gt; - Bans the stated player from using chat for the specified amount of time.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ChatUnban &lt;PlayerID&gt; - Allows the stated player to use chat again.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Ban &lt;PlayerID&gt; &lt;Seconds&gt; &lt;Reason&gt; - Bans the stated player from the server for the specified amount of time.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Unban &lt;PlayerID&gt; - Unbans the stated player.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Server Manipulation**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Shutdown - Shuts down the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Restart - Restarts the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ServerWorld - Displays the current version of the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SaveWorld - Saves the world in its current state.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SaveAll - Saves both the world and player profiles in their current state.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ScheduleMaintenanceMode &lt;Seconds&gt; - Schedules a maintenance and displays an in-game message.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_CancelScheduledMaintenanceMode - Cancels the scheduled maintenance.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Player Interaction**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_GetPlayerInfo &lt;PlayerID&gt; - Displays additional information about a player.<br />
  &nbsp;&nbsp;&nbsp;&nbsp;- Admin_GetPlayerInventory &lt;PlayerID&gt; - Displays item IDs and their amount in a player's inventory.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_AddItem &lt;PlayerID&gt; &lt;ItemID&gt; &lt;Amount&gt; - Adds stated items to a player's inventory.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveItem &lt;PlayerID&gt; &lt;ItemID&gt; &lt;Amount&gt; - Removes stated items from a player's inventory.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_AddFlame &lt;PlayerID&gt; &lt;Amount&gt; - Gives the specified amount of XP to the stated player.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveFlame &lt;PlayerID&gt; &lt;Amount&gt; - Removes the specified amount of XP from the stated player; cannot reduce the player's level.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Respawn &lt;PlayerID&gt; - Respawns the stated player.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SetCurse &lt;PlayerID&gt; &lt;Amount&gt; - _DEPRECATED! USE AT YOUR OWN RISK!_ Afflicts the stated player with Curse.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveCurse &lt;PlayerID&gt; &lt;Amount&gt; - The supposed remedy for the previous command.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ChatMessage [Message] - Displays the stated message in the game chat.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;# Item IDs<br />
* Consumables and Currency:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Coin_C - Coin<br />
&nbsp;&nbsp;&nbsp;&nbsp;- FrozenFlame_C - Frozen Flame<br />
&nbsp;&nbsp;&nbsp;&nbsp;- TeleportStone_C - Return Stone<br />
&nbsp;&nbsp;&nbsp;&nbsp;- HealthPotion_C - Health Potion<br />
&nbsp;&nbsp;&nbsp;&nbsp;- EnergyPotion_C - Energy Potion<br />
&nbsp;&nbsp;&nbsp;&nbsp;- StaminaPotion_C - Stamina Potion<br />
&nbsp;&nbsp;&nbsp;&nbsp;- SolidEssence_c - Solid Essence<br />
&nbsp;&nbsp;&nbsp;&nbsp;- CrystalEssence_C - Crystal Essence<br />
&nbsp;&nbsp;&nbsp;&nbsp;- PortalEssence_C - Astral Essence<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* Tools and Weapons<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **I Tier**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenAxe_W - Stone Axe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenPike_W - Stone Pickaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenTorch_W - Wooden Torch<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenClub_W - Stone Mace<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenGreatSword_W - Stone Two-handed Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenSword_W - Stone Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenGreatAxe_W - Stone Battleaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenStaff_W - Wooden Staff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenBow_RW - Wooden Bow<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **II Tier**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneAxe_W - Bone Axe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BonePick_W - Bone Pickaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneTorch_W - Bone Torch<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneClub_W - Bone Mace<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneSword_W - Bone Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneGreatSword_W - Two-handed Bone Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneGreatAxe_W - Bone Battleaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneStaff_W - Bone Staff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneBow_RW - Bone Bow<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **III Tier**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalAxe_W - Metal Axe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalPick_W - Metal Pickaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalTorch_W - Metal Torch<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalMace_W - Metal Mace<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalSword_W - Metal Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalGreatSword_W - Metal Two-handed Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalGreatAxe_W - Metal Battleaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalStaff_W - Metal Staff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalBow_RW - Metal Bow<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* Armor and Equipment:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Cloth Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothHelmet_A - Cloth Bandana<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothArmor_A - Cloth Robe <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothGloves_A - Cloth Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothPants_A - Cloth Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothBoots_A - Cloth Foot Wraps<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Rawgide Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideHelmet_A - Rawhide Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideArmor_A - Rawhide Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideGloves_A - Rawhide Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhidePants_A - Rawhide Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideBoots_A - Rawhide Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Leather Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherHelmet_A - Leather Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherArmor_A - Leather Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherGloves_A - Leather Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherPants_A - Leather Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherBoots_A - Leather Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Bone Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneHelmet_A - Bone Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneArmor_A - Bone Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneGloves_A - Bone Gauntlets<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BonePants_A - Bone Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneBoots_A - Bone Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Chitin Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinHelmet_A - Chitin Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinArmor_A - Chitin Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinGloves_A - Chitin Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinPants_A - Chitin Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinBoots_A - Chitin Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Metal Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalHelmet_A - Metal Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalArmor_A - Metal Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalGloves_A - Metal Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalPants_A - Metal Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalBoots_A - Metal Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Masks**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneheadMask_A - Bone Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- StrangerMask_A - Warrior Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ZombieIronMask_A - Black Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BubbleHelmet_A - Bubble<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Resources**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Branches_M - Branch<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Wood_M - Log<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Plank_M - Plank<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Fiber_M - Fiber<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Fabric_M - Fabric<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Leather_M - Nibbler Leather<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Hide_M - Large Boar Hide<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Fur_M - Ram Hide<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Hide_02_M - Manticore Hide<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Bones_M - Ancient Bones<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Ivory_M - Tusks<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Horn_M - Ram Horn<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Stone_M - Stone<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Flint_M - Flint<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Block_M - Stone Block<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Ore_M - Iron Ore<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Coal_M - Coal<br />
&nbsp;&nbsp;&nbsp;&nbsp;- IronBar_M - Iron Ingot<br />
&nbsp;&nbsp;&nbsp;&nbsp;- FlaskEmpty_C - Empty Waterskin<br />
<br />
* **Quest Items**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleBowZombieMask_C - Skull Hunter Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleAxeZombieMask_C - Raging Slayer Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleStaffZombieMask_C - Smoldering Warlock Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleClubZombieMask_C - Master's Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_Tambourine_C - Cursed Tambourine<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_TambourineMallet_C - Cursed Tambourine Mallet<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_Dombra_C - Cursed Dombra<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_Flute_C - Cursed Flute<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_BoneheadToy_C - Unusual Toy</code></div></div><br />
<br />
<span style="color: #f012be;" class="mycode_color">Viel Spaß</span><br />
<br />
<span style="color: #f012be;" class="mycode_color">Lg</span><br />
<br />
<span style="color: #f012be;" class="mycode_color">rumpel <img src="https://gameserver-install.de/images/smilies/tongue.png" alt="Tongue" title="Tongue" width="21" height="21" class="smilie smilie_5" /></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #f012be;" class="mycode_color">Hier findet ihr die aktuelle Rcon Command Liste für FrozenFlame </span><br />
<br />
<span style="color: #f012be;" class="mycode_color"><span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font">Um auf Rcon zuzugreifen, zu können benutzen Sie eine beliebige Schnittstelle Ihrer Wahl wie z. B. <a href="https://github.com/Tiiffi/mcrcon" target="_blank" rel="noopener" class="mycode_url">Mcron </a></span></span><br />
<br />
<span style="color: #f012be;" class="mycode_color"><span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font">Verwenden Sie die IP, Rcon-Port und das Rcon-Passwort, um sich mit dem Server zu verbinden. Nach erfolgreicher Verbindung können Sie mit der Verwendung von Serverbefehlen fortfahren.</span></span><br />
<br />
<span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><span style="color: #7fdbff;" class="mycode_color">HINWEIS:</span></span><span style="color: #f012be;" class="mycode_color"> Achten Sie darauf, das Passwort im Format „admin: Rcon Password“ einzugeben.</span></span><br />
<br />
<span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font"><span style="color: #f012be;" class="mycode_color">Mcron für Windows Server findet ihr hier: <a href="https://github.com/Tiiffi/mcrcon/releases/tag/v0.7.2" target="_blank" rel="noopener" class="mycode_url">Mcron Windows</a></span></span><br />
<br />
<span style="color: #f012be;" class="mycode_color"><span style="font-family: Arial, Tahoma, Helvetica, sans-serif;" class="mycode_font">Die vorhandenen Serverbefehle finden Sie hier:</span> </span><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># Server Commands<br />
Server commands allow you to get more information regarding your server's players, control their access to it and affect their in-game state or inventory.<br />
Currently servers support following commands:<br />
- Angle brackets disignate &lt;Required-parametres&gt; - such parametres must be entered for the command to work.&nbsp;&nbsp;&nbsp;&nbsp;<br />
- Square brackets disignate [Optional-parametres] - such parametres can be entered in addition to the command.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Users and Profiles**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_GetOnlinePlayers - Displays names and IDs of currently joined players.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ListUserProfiles - Lists profiles of all players who ever joined the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ReloadUserProfiles - Reloads user profiles; useful in case of profile deletion/transfer.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SaveUserProfile - Saves user profiles in their current state.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveUserProfile &lt;PlayerID&gt; - Removes the stated user's profile.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveProfile &lt;PlayerID&gt; - Removes the stated player from the server, including his save data.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_AddUserProfile &lt;PlayerID&gt; &lt;UserRoleAsString&gt; - Adds a disignated role to the stated user.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_InfoUserProfile &lt;PlayerID&gt; - Displays detailed profile info of the stated user.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Kicks and Bans**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_KickPlayer &lt;PlayerID&gt; &lt;Reason&gt; - Kicks the stated player with shown reason.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Chatban &lt;PlayerID&gt; &lt;Seconds&gt; &lt;Reason&gt; - Bans the stated player from using chat for the specified amount of time.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ChatUnban &lt;PlayerID&gt; - Allows the stated player to use chat again.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Ban &lt;PlayerID&gt; &lt;Seconds&gt; &lt;Reason&gt; - Bans the stated player from the server for the specified amount of time.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Unban &lt;PlayerID&gt; - Unbans the stated player.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Server Manipulation**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Shutdown - Shuts down the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Restart - Restarts the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ServerWorld - Displays the current version of the server.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SaveWorld - Saves the world in its current state.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SaveAll - Saves both the world and player profiles in their current state.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ScheduleMaintenanceMode &lt;Seconds&gt; - Schedules a maintenance and displays an in-game message.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_CancelScheduledMaintenanceMode - Cancels the scheduled maintenance.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Player Interaction**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_GetPlayerInfo &lt;PlayerID&gt; - Displays additional information about a player.<br />
  &nbsp;&nbsp;&nbsp;&nbsp;- Admin_GetPlayerInventory &lt;PlayerID&gt; - Displays item IDs and their amount in a player's inventory.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_AddItem &lt;PlayerID&gt; &lt;ItemID&gt; &lt;Amount&gt; - Adds stated items to a player's inventory.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveItem &lt;PlayerID&gt; &lt;ItemID&gt; &lt;Amount&gt; - Removes stated items from a player's inventory.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_AddFlame &lt;PlayerID&gt; &lt;Amount&gt; - Gives the specified amount of XP to the stated player.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveFlame &lt;PlayerID&gt; &lt;Amount&gt; - Removes the specified amount of XP from the stated player; cannot reduce the player's level.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_Respawn &lt;PlayerID&gt; - Respawns the stated player.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_SetCurse &lt;PlayerID&gt; &lt;Amount&gt; - _DEPRECATED! USE AT YOUR OWN RISK!_ Afflicts the stated player with Curse.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_RemoveCurse &lt;PlayerID&gt; &lt;Amount&gt; - The supposed remedy for the previous command.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Admin_ChatMessage [Message] - Displays the stated message in the game chat.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;# Item IDs<br />
* Consumables and Currency:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Coin_C - Coin<br />
&nbsp;&nbsp;&nbsp;&nbsp;- FrozenFlame_C - Frozen Flame<br />
&nbsp;&nbsp;&nbsp;&nbsp;- TeleportStone_C - Return Stone<br />
&nbsp;&nbsp;&nbsp;&nbsp;- HealthPotion_C - Health Potion<br />
&nbsp;&nbsp;&nbsp;&nbsp;- EnergyPotion_C - Energy Potion<br />
&nbsp;&nbsp;&nbsp;&nbsp;- StaminaPotion_C - Stamina Potion<br />
&nbsp;&nbsp;&nbsp;&nbsp;- SolidEssence_c - Solid Essence<br />
&nbsp;&nbsp;&nbsp;&nbsp;- CrystalEssence_C - Crystal Essence<br />
&nbsp;&nbsp;&nbsp;&nbsp;- PortalEssence_C - Astral Essence<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* Tools and Weapons<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **I Tier**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenAxe_W - Stone Axe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenPike_W - Stone Pickaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenTorch_W - Wooden Torch<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenClub_W - Stone Mace<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenGreatSword_W - Stone Two-handed Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenSword_W - Stone Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenGreatAxe_W - Stone Battleaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenStaff_W - Wooden Staff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- WoodenBow_RW - Wooden Bow<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **II Tier**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneAxe_W - Bone Axe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BonePick_W - Bone Pickaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneTorch_W - Bone Torch<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneClub_W - Bone Mace<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneSword_W - Bone Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneGreatSword_W - Two-handed Bone Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneGreatAxe_W - Bone Battleaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneStaff_W - Bone Staff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneBow_RW - Bone Bow<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **III Tier**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalAxe_W - Metal Axe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalPick_W - Metal Pickaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalTorch_W - Metal Torch<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalMace_W - Metal Mace<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalSword_W - Metal Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalGreatSword_W - Metal Two-handed Sword<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalGreatAxe_W - Metal Battleaxe<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalStaff_W - Metal Staff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalBow_RW - Metal Bow<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* Armor and Equipment:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Cloth Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothHelmet_A - Cloth Bandana<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothArmor_A - Cloth Robe <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothGloves_A - Cloth Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothPants_A - Cloth Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ClothBoots_A - Cloth Foot Wraps<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Rawgide Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideHelmet_A - Rawhide Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideArmor_A - Rawhide Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideGloves_A - Rawhide Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhidePants_A - Rawhide Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- RawhideBoots_A - Rawhide Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Leather Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherHelmet_A - Leather Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherArmor_A - Leather Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherGloves_A - Leather Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherPants_A - Leather Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- LeatherBoots_A - Leather Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Bone Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneHelmet_A - Bone Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneArmor_A - Bone Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneGloves_A - Bone Gauntlets<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BonePants_A - Bone Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneBoots_A - Bone Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Chitin Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinHelmet_A - Chitin Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinArmor_A - Chitin Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinGloves_A - Chitin Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinPants_A - Chitin Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ChitinBoots_A - Chitin Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Metal Set**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalHelmet_A - Metal Helmet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalArmor_A - Metal Armor<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalGloves_A - Metal Gloves<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalPants_A - Metal Pants<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- MetalBoots_A - Metal Boots<br />
&nbsp;&nbsp;&nbsp;&nbsp;- **Masks**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BoneheadMask_A - Bone Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- StrangerMask_A - Warrior Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- ZombieIronMask_A - Black Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- BubbleHelmet_A - Bubble<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
* **Resources**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Branches_M - Branch<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Wood_M - Log<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Plank_M - Plank<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Fiber_M - Fiber<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Fabric_M - Fabric<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Leather_M - Nibbler Leather<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Hide_M - Large Boar Hide<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Fur_M - Ram Hide<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Hide_02_M - Manticore Hide<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Bones_M - Ancient Bones<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Ivory_M - Tusks<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Horn_M - Ram Horn<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Stone_M - Stone<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Flint_M - Flint<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Block_M - Stone Block<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Ore_M - Iron Ore<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Coal_M - Coal<br />
&nbsp;&nbsp;&nbsp;&nbsp;- IronBar_M - Iron Ingot<br />
&nbsp;&nbsp;&nbsp;&nbsp;- FlaskEmpty_C - Empty Waterskin<br />
<br />
* **Quest Items**:<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleBowZombieMask_C - Skull Hunter Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleAxeZombieMask_C - Raging Slayer Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleStaffZombieMask_C - Smoldering Warlock Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_CradleClubZombieMask_C - Master's Mask<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_Tambourine_C - Cursed Tambourine<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_TambourineMallet_C - Cursed Tambourine Mallet<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_Dombra_C - Cursed Dombra<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_Flute_C - Cursed Flute<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Quest_BoneheadToy_C - Unusual Toy</code></div></div><br />
<br />
<span style="color: #f012be;" class="mycode_color">Viel Spaß</span><br />
<br />
<span style="color: #f012be;" class="mycode_color">Lg</span><br />
<br />
<span style="color: #f012be;" class="mycode_color">rumpel <img src="https://gameserver-install.de/images/smilies/tongue.png" alt="Tongue" title="Tongue" width="21" height="21" class="smilie smilie_5" /></span>]]></content:encoded>
		</item>
	</channel>
</rss>