<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>commands | Rusttips | #1 Resource for Aim Training, Calculators, and Rust Guides</title>
	<atom:link href="https://app.site.moko.ru/tag/commands/feed/" rel="self" type="application/rss+xml" />
	<link>https://app.site.moko.ru</link>
	<description>Equip, Aim, Conquer in Rust</description>
	<lastBuildDate>Mon, 26 Sep 2022 00:50:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2022/09/cropped-rusttips-favicon-copy-1-32x32.png?media=1767964052</url>
	<title>commands | Rusttips | #1 Resource for Aim Training, Calculators, and Rust Guides</title>
	<link>https://app.site.moko.ru</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Useful Keybinds &#038; Commands in Rust</title>
		<link>https://app.site.moko.ru/useful-keybinds-commands-in-rust/</link>
		
		<dc:creator><![CDATA[Admiral General Aladeen]]></dc:creator>
		<pubDate>Thu, 15 Apr 2021 22:56:29 +0000</pubDate>
				<category><![CDATA[Rust All Guides]]></category>
		<category><![CDATA[Rust Other Guides]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[keybinds]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">https://app.site.moko.ru/?p=1907</guid>

					<description><![CDATA[Quick &#038; simple commands for your everyday Rust.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div id="ut-row-6962cfb3105a1" data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6962cfb3105ae" ><div class="wpb_column vc_column_container vc_col-sm-12" ><div id="ut_inner_column_6962cfb323783" class="vc_column-inner " ><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Quick introduction</h3>
<p>First, you need to bring down your console.</p>
<ul>
<li>Press F1 while in Rust to open the console</li>
<li>Decide what key(s) you want to bind the command(s) to</li>
<li>Copy-paste the command from below and press Enter</li>
</ul>

		</div>
	</div>
<div id="ut-row-inner-6962cfb327c36" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb327c42" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb3306fc" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h2>Keybinds</h2>
<p>Most popular keybinds for Rust.</p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153167644" >
		<div class="wpb_wrapper">
			<p>Press Q to <strong>auto-run</strong>, press Shift + W to cancel</p>
<p><code>bind q forward;sprint</code></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153171586" >
		<div class="wpb_wrapper">
			<p>Press Z to permanently crouch and <strong>auto-attack</strong>, press Left Click + Control to cancel</p>
<p><code>bind z attack;duck</code></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153175733" >
		<div class="wpb_wrapper">
			<p><b>Hold Z</b> to crouch and auto-attack (only while pressed)</p>
<p><code>bind z +attack;+duck</code></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153180092" >
		<div class="wpb_wrapper">
			<p>Press C to <b>permanently crouch</b>, press Control to cancel</p>
<p><code>bind c duck</code></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153184386" >
		<div class="wpb_wrapper">
			<p>Press 0 to <b>auto-swim</b>, press Space + Shift + W to cancel</p>
<p><code>bind 0 forward;sprint;jump</code></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153187980" >
		<div class="wpb_wrapper">
			<p>Bind Light Toggle to Aim</p>
<p><code>bind mouse1 +lighttoggle;+attack2</code></p>
<p>This will bind the button to toggle your light or laser attachment to your aim button, meaning that when you aim down sights your laser or flashlight will turn on. Extremely useful for night time PVP.</p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153192315" >
		<div class="wpb_wrapper">
			<p>For <b>modded servers</b>, this can be useful</p>
<p><code>bind  "chat.say "/command""</code></p>
<p>Example: bind g &#8220;chat.say &#8220;/home 1&#8243;&#8221;</p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1664153199392" >
		<div class="wpb_wrapper">
			<p><b>Jump higher</b></p>
<p><code>physics.steps 60</code></p>

		</div>
	</div>
</div></div></div></div><div id="ut-row-inner-6962cfb330bea" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb330bf0" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb330d1d" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h2>Client commands in Rust</h2>
<p>Most commonly used commands in Rust.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile">
    <div class="overflow-mobile">
        <table class="admincommands">
            <tbody>
                <tr>
                    <td>Command</td>
                    <td>Description</td>
                </tr>
                <tr>
                    <td>censornudity 0</td>
                    <td>Show nudity</td>
                </tr>
                <tr>
                    <td>censornudity 1</td>
                    <td>Censor nudity</td>
                </tr>
                <tr>
                    <td>combatlog</td>
                    <td>Show last 30 damage events (attacker, target, weapon, ammo, area, distance, old_hp, new_hp)</td>
                </tr>
                <tr>
                    <td>combatlog 100</td>
                    <td>Show last 100 damage events (attacker, target, weapon, ammo, area, distance, old_hp, new_hp)</td>
                </tr>
                <tr>
                    <td>disconnect</td>
                    <td>Disconnect from server</td>
                </tr>
                <tr>
                    <td>fps.limit (number)</td>
                    <td>Set FPS limit</td>
                </tr>
                <tr>
                    <td>fps.limit -1</td>
                    <td>Remove FPS limit</td>
                </tr>
                <tr>
                    <td>grass.displace true</td>
                    <td>Enable grass displacement (flattens grass when stepped on)</td>
                </tr>
                <tr>
                    <td>grass.displace false</td>
                    <td>Disable grass displacement</td>
                </tr>
                <tr>
                    <td>kill</td>
                    <td>Kill your character</td>
                </tr>
                <tr>
                    <td>music.info</td>
                    <td>Display music info (current song, intensity, next song)</td>
                </tr>
                <tr>
                    <td>ping</td>
                    <td>Show ping</td>
                </tr>
                <tr>
                    <td>perf 1</td>
                    <td><a href="https://theglobalgaming.com/gaming/how-to-show-fps-in-rust" target="_blank" rel="noopener">Display FPS</a></td>
                </tr>
                <tr>
                    <td>perf 2</td>
                    <td>Display FPS and latency</td>
                </tr>
                <tr>
                    <td>perf 3</td>
                    <td>Display FPS, latency and RAM usage</td>
                </tr>
                <tr>
                    <td>perf 4</td>
                    <td>Display FPS, latency, RAM usage and garbage collection</td>
                </tr>
                <tr>
                    <td>perf 5</td>
                    <td>Display FPS, latency, RAM usage, garbage collection and ping</td>
                </tr>
                <tr>
                    <td>perf 6</td>
                    <td>Display FPS, latency, RAM usage, garbage collection, ping and tasks</td>
                </tr>
                <tr>
                    <td>quit</td>
                    <td>Quit the game</td>
                </tr>
                <tr>
                    <td>streamermode 1</td>
                    <td>Enable streamer mode</td>
                </tr>
                <tr>
                    <td>streamermode 0</td>
                    <td>Disable streamer mode</td>
                </tr>
            </tbody>
        </table>
    </div>
</div>
		</div>
	</div>
</div></div></div></div><div id="ut-row-inner-6962cfb331aa6" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb331aad" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb331ba7" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h2>How do I unbind?</h2>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>To remove default Rust controls, press ESC, select Options and then choose Controls.</p>
<p>To remove a custom keybind, press F1 and type <b>bind &lt;key&gt; &#8221; &#8220;</b></p>
<p>Example: bind q &#8221; &#8220;</p>

		</div>
	</div>
</div></div></div></div><div id="ut-row-inner-6962cfb331d5a" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb331d5f" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb331e58" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h2>Want to do more commands?</h2>
<p>Visit our guide to <a href="https://app.site.moko.ru/host-your-own-rust-dedicated-server/">setting up an own Rust Dedicated Server</a> and use check out <a href="https://app.site.moko.ru/rust-server-admin-commands/">Rust Server Admin Commands</a>.</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Host your own HDRP Rust Server</title>
		<link>https://app.site.moko.ru/host-your-own-hdrp-rust-server/</link>
		
		<dc:creator><![CDATA[Admiral General Aladeen]]></dc:creator>
		<pubDate>Mon, 12 Apr 2021 19:17:36 +0000</pubDate>
				<category><![CDATA[Rust All Guides]]></category>
		<category><![CDATA[Rust Other Guides]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[medium]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">https://app.site.moko.ru/?p=1726</guid>

					<description><![CDATA[Detailed guide on how to setup a Rust HDRP Server.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div id="ut-row-6962cfb3350ae" data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6962cfb3350b4" ><div class="wpb_column vc_column_container vc_col-sm-12" ><div id="ut_inner_column_6962cfb3356a5" class="vc_column-inner " ><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Rust HDRP branch is live! This guide will cover the ways to test it today.</p>
<p>We have a full guide on <a href="https://app.site.moko.ru/host-your-own-rust-dedicated-server/">how to setup your own “vanilla” style server here</a>. Nearly all steps are identical, and you only need to make a small change in the batch file.</p>
<p>We will cover all the steps on how to enable HDRP here.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element step-1" >
		<div class="wpb_wrapper">
			<h3>1. Get Rust Staging Branch on Steam</h3>
<p>Just right-click on &#8220;<strong>Rust &#8211; Staging Branch</strong>&#8221; on Steam, select &#8220;<strong>Properties</strong>&#8220;, select &#8220;<strong>Betas</strong>&#8221; on left side and choose &#8220;<strong>aux01 &#8211; backport</strong>&#8220;.</p>
<p>Rust will automatically download the required update for the game and just wait untill it&#8217;s finished. Let&#8217;s move on and get the server files.</p>
<p>If you already have a server you can use (you can duplicate your existing server and rename it HDRP), <a href="#step-4"><strong>jump to step 4 &#8211; creating the batch file</strong></a>.</p>

		</div>
	</div>

	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<a data-exthumbimage="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/rust-staging-branch-steam-325x217.jpg?media=1767964052" href="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/rust-staging-branch-steam.jpg?media=1767964052" target="_self" class="vc_single_image-wrapper   vc_box_border_grey ut-vc-images-lightbox"><img fetchpriority="high" decoding="async" width="1177" height="373" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/rust-staging-branch-steam.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Staging Branch Steam" title="rust-staging-branch-steam" srcset="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/rust-staging-branch-steam.jpg?media=1767964052 1177w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/rust-staging-branch-steam-768x243.jpg?media=1767964052 768w" sizes="(max-width: 1177px) 100vw, 1177px" /></a>
		</figure>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
<div id="ut-row-inner-6962cfb338763" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb33876a" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb338937" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" id="step-2">
		<div class="wpb_wrapper">
			<h3>2. Installing SteamCMD</h3>
<p>SteamCMD is the command central of Steam related files and the heart of installing and updating the Rust server.</p>
<ol>
<li>Create a folder for SteamCMD to be installed, preferably on a internal SSD.<br />
Example: <code>c:\steamcmd</code></li>
<li>Create another folder for the server.<br />
Example: <code>c:\rustserver</code></li>
<li><a href="https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip" target="_blank" rel="noopener">Download SteamCMD for Windows</a></li>
<li>Extract the files &#8211; with 7-zip, WinRAR or whatever you use &#8211; to the steamcmd folder you made in the first step.</li>
<li>Start the <code>steamcmd.exe</code> file.</li>
</ol>
<p>When you execute <code>steamcmd.exe</code>, it will download, install and update itself to the lasest version of SteamCMD.</p>

		</div>
	</div>

	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" width="979" height="512" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/steamcmd-window.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Guides | SteamCMD Rust Server" title="steamcmd-window" srcset="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/steamcmd-window.jpg?media=1767964052 979w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/steamcmd-window-768x402.jpg?media=1767964052 768w" sizes="(max-width: 979px) 100vw, 979px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>As seen above the installer will run automatically and it takes a minute or two depending on your bandwidth.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" id="step-3">
		<div class="wpb_wrapper">
			<h3>3. Installing your Rust Dedicated Server</h3>
<p>Run some commands at the <code>Steam&gt;_</code> prompt to start downloading the necessary files for the server. Do not copy all and paste, but one line at the time.</p>
<p><code>login anonymous</code><br />
<code>force_install_dir "c:\rustserver"</code><br />
<code>app_update 258550</code><br />
<code>quit</code></p>
<p>This is the normal installation of vanilla type server. You will need the this version first before you configure your batch file, stay with me.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" id="step-4">
		<div class="wpb_wrapper">
			<h3>4. Create a batch file to start the server</h3>
<p>You will need to create a small batch file in order to get the server to run. Open your favorite text editor &#8211; Notepad, Notepad++, Brackets, or whatever you like &#8211; and create a file called something like <code>start-server.bat</code>. You can choose your own name of the file, don&#8217;t stick to my habits of bad names.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
<div id="ut-row-inner-6962cfb339939" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb33993e" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb339a13" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" id="step-5">
		<div class="wpb_wrapper">
			<h3>5. Configure the batch file to HDRP</h3>
<p>If you installed your SteamCMD and/or Rust server folder differently than above, please make changes to the commands below to fit your installation folder.</p>
<p>Basic example:</p>
<p><code>echo off</code><br />
<code>:start</code><br />
<code>c:\steamcmd\steamcmd.exe +login anonymous +force_install_dir c:\rustserver_hdrp\ +app_update 258550 -beta aux01 +quit</code><br />
<code>RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedural Map" +server.seed 1234 +server.worldsize 4000 +server.maxplayers 10 +server.hostname "NAME OF YOUR SERVER" +server.description "THIS IS THE DESCRIPTION OF THE SERVER" +server.url "https://app.site.moko.ru" +server.headerimage "https://app.site.moko.ru/sources/images/rust-server-img.jpg" +server.identity "server1" +rcon.port 28016 +rcon.password letmein +rcon.web 1</code><br />
<code>goto start</code></p>
<p>You need to make your own changes from this example.</p>
<p><code>-beta aux01</code><br />
This is the most essential part and tells Steam to download the current beta version of Rust HDRP server files.</p>
<p><code>+server.port 28015</code><br />
Default port that server use. Recommend to not change, but in some cases you can change.</p>
<p><code>+server.seed 1234</code><br />
You can change this seed to something you like. <a href="https://just-wiped.net/rust-maps" target="_blank" rel="nofollow noopener">Check this site out for different seeds for your map</a></p>
<p><code>+server.maxplayers 10</code><br />
Pretty much self explanatory. Sets the maximum of players on the server. You may increase or decrease.</p>
<p><code>+server.worldsize 4000</code><br />
This is the size of the map. Increase the number to make it bigger or decrease to make it smaller.</p>
<p><code>+server.hostname "NAME OF YOUR SERVER"</code><br />
Change the text in the brackets to your own server name.</p>
<p><code>+server.description "THIS IS THE DESCRIPTION OF THE SERVER"</code><br />
Change the text in the brackets to something better.</p>
<p><code>+server.url "https://app.site.moko.ru"</code><br />
Got a website for your server maybe? Set your own url in here.</p>
<p><code>+server.headerimage "https://app.site.moko.ru/sources/images/rust-server-img.jpg"</code><br />
This image will show on the server list in Rust. Change it to fit your server best. You&#8217;ll need to use an JPG of 512&#215;256 pixels.</p>
<p><code>+rcon.password letmein</code><br />
Change this password. Really. It&#8217;s not safe at all. Do not use spaces or special characters either.</p>
<p><code>goto start</code><br />
This tells the server to restart automatically after you shut it down. You may remove this line if you like.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" id="step-6">
		<div class="wpb_wrapper">
			<h3>6. Finally connect to your server in Rust</h3>
<p>Remember to start the <code>start-server.bat</code> file once you have changed everything above. Open Rust &#8211; Staging Branch, press F1 in-game and type in the following command:</p>
<p><code>client.connect localhost:28015</code></p>
<p>If you changed the <code>+server.port</code> earlier, you need to replace <code>28015</code> with your port, but I assume you listened to me and didn&#8217;t change it.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" id="step-7">
		<div class="wpb_wrapper">
			<h3>7. Giving yourself some admin powers</h3>
<p>Once you are logged in to the server you need to give yourself some godlike powers. The way to do so is by using <code>ownerid</code> command in the console. You also need the SteamID number for your account. Your ID will display in the console once you log into the server.</p>
<p>Example:</p>
<p><code>ownerid 12345678901234567 "Admiral General Aladeen"</code></p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element vc_custom_1618157868168" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Have fun on your Rust HDRP server!</h3>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1618157973404" >
		<div class="wpb_wrapper">
			<p style="text-align: center;"><strong>Tip: You can find many useful commands from our <a href="https://app.site.moko.ru/rust-server-admin-commands/">Rust Server Admin Commands</a> guide</strong></p>

		</div>
	</div>
</div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Host your own Rust Dedicated Server</title>
		<link>https://app.site.moko.ru/host-your-own-rust-dedicated-server/</link>
		
		<dc:creator><![CDATA[Admiral General Aladeen]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 07:46:13 +0000</pubDate>
				<category><![CDATA[Rust All Guides]]></category>
		<category><![CDATA[Rust Other Guides]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">http://app.site.moko.ru/?p=1403</guid>

					<description><![CDATA[Full guide on how to set it up including uMod Oxide setup.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div id="ut-row-6962cfb33b4c8" data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6962cfb33b4cf" ><div class="wpb_column vc_column_container vc_col-sm-12" ><div id="ut_inner_column_6962cfb33b8eb" class="vc_column-inner " ><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Ever wanted to run an own Rust Dedicated Rust server locally from your computer? Install and set up your own dedicated Rust server is easier than most people think. This how-to guide is for the installation of a server on Windows.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<script src="https://apis.google.com/js/platform.js"></script>
<div>Make sure to subscribe to our <div style="vertical-align:middle" class="g-ytsubscribe fixlikebutton" data-channelid="UCPv4aVvMYBu34LlE1fbM3Wg" data-layout="default" data-theme="dark" data-count="hidden"></div> channel to get more weekly content.</div>
		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>System Requirements for server</h3>
<p>As you may already know, Rust is a game that loves memory as much as Chrome does. The test-server (uMod Oxide server) we run mostly for shooting videos on takes about 4-6 GB of memory. We recommend that you have as such when starting off.<br />
TL;DR — You need at least 4-6 GB.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
<div id="ut-row-inner-6962cfb33bba3" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb33bba9" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb33bc89" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>1. Installing SteamCMD</h3>
<p>SteamCMD is the command central of Steam related files and the heart of installing and updating the Rust server.</p>
<ol>
<li>Create a folder for SteamCMD to be installed, preferably on an internal SSD.<br />
Example: <code>c:\steamcmd</code></li>
<li>Create another folder for the server.<br />
Example: <code>c:\rustserver</code></li>
<li><a href="https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip" target="_blank" rel="noopener">Download SteamCMD for Windows</a></li>
<li>Extract the files — with 7-zip, WinRAR or whatever you use — to the steamcmd folder you made in the first step.</li>
<li>Start the <code>steamcmd.exe</code> file.</li>
</ol>
<p>When you execute <code>steamcmd.exe</code>, it will download, install and update itself to the latest version of SteamCMD.</p>

		</div>
	</div>

	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" width="979" height="512" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/steamcmd-window.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Guides | SteamCMD Rust Server" title="steamcmd-window" srcset="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/steamcmd-window.jpg?media=1767964052 979w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/steamcmd-window-768x402.jpg?media=1767964052 768w" sizes="(max-width: 979px) 100vw, 979px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>As seen above, the installer will run automatically, and it takes a minute or two depending on your bandwidth.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>2. Installing your Rust Dedicated Server</h3>
<p>Run some commands at the <code>Steam&gt;_</code> prompt to start downloading the necessary files for the server. Do not copy all and paste, but one line at the time.</p>
<p><code>login anonymous</code><br />
<code>force_install_dir "c:\rustserver\"</code><br />
<code>app_update 258550</code><br />
<code>quit</code></p>
<p>This is the normal installation of vanilla type server. Modded server like requires more work, but we will cover it later in this guide.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>3. Create a batch file to start the server</h3>
<p>You will need to create a small batch file in order to get the server to run. Open your favorite text editor — Notepad, Notepad++, Brackets, or whatever you like — and create a file called something like <code>start-server.bat</code>. You can choose your own name of the file, don&#8217;t stick to my habits of bad names.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
<div id="ut-row-inner-6962cfb33c2f8" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb33c2fd" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb33c3d6" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>4. This batch file needs configuration</h3>
<p>An empty batch file does not do anything on its own, of course, so we need to put some commands in it in order to execute the server. If you installed your SteamCMD and/or Rust server folder differently than above, please make changes to the commands below to fit your installation folder.</p>
<p>Basic example:</p>
<p><code>echo off</code><br />
<code>:start</code><br />
<code>c:\steamcmd\steamcmd.exe +login anonymous +force_install_dir</code><br />
<code>RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedural Map" +server.seed 1234 +server.worldsize 4000 +server.maxplayers 10 +server.hostname "NAME OF YOUR SERVER" +server.description "THIS IS THE DESCRIPTION OF THE SERVER" +server.url "https://app.site.moko.ru" +server.headerimage "https://app.site.moko.ru/sources/images/rust-server-img.jpg" +server.identity "server1" +rcon.port 28016 +rcon.password letmein +rcon.web 1</code><br />
<code>goto start</code></p>
<p>You need to make your own changes from this example.</p>
<p><code>+server.port 28015</code><br />
Default port that server use. Recommend to not change, but in some cases you can change.</p>
<p><code>+server.seed 1234</code><br />
You can change this seed to something you like. <a href="https://just-wiped.net/rust-maps" target="_blank" rel="nofollow noopener">Check this site out for different seeds for your map.</a></p>
<p><code>+server.maxplayers 10</code><br />
Pretty much self-explanatory. Sets the maximum of players on the server. You may increase or decrease.</p>
<p><code>+server.worldsize 4000</code><br />
This is the size of the map. Increase the number to make it bigger, or decrease to make it smaller.</p>
<p><code>+server.hostname "NAME OF YOUR SERVER"</code><br />
Change the text in the brackets to your own server name.</p>
<p><code>+server.description "THIS IS THE DESCRIPTION OF THE SERVER"</code><br />
Change the text in the brackets to something better.</p>
<p><code>+server.url "https://app.site.moko.ru"</code><br />
Got a website for your server, maybe? Set your own URL in here.</p>
<p><code>+server.headerimage "https://app.site.moko.ru/sources/images/rust-server-img.jpg"</code><br />
This image will show on the server list in Rust. Change it to fit your server best. You&#8217;ll need to use an JPG of 512×256 pixels.</p>
<p><code>+rcon.password letmein</code><br />
Change this password. Really. It&#8217;s not safe at all. Do not use spaces or special characters, either.</p>
<p><code>goto start</code><br />
This tells the server to restart automatically after you shut it down. You may remove this line if you like.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>5. Finally connect to your server in Rust</h3>
<p>Remember to start the <code>start-server.bat</code> file once you have changed everything above. Open Rust, press F1 in-game and type in the following command:</p>
<p><code>client.connect localhost:28015</code></p>
<p>If you changed the <code>+server.port</code> earlier, you need to replace <code>28015</code> with your port, but I assume you listened to me and didn&#8217;t change it.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>6. Giving yourself some admin powers</h3>
<p>Once you&#8217;re logged in to the server, you need to give yourself some godlike powers. The way to do so is by using <code>ownerid</code> command in the console. You also need the SteamID number for your account. Your ID will display in the console once you log into the server.</p>
<p>Example:</p>
<p><code>ownerid 12345678901234567 "Admiral General Aladeen"</code></p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element vc_custom_1618157868168" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1618157973404" >
		<div class="wpb_wrapper">
			<p style="text-align: center;"><strong>Tip: You can find many useful commands from our <a href="https://app.site.moko.ru/rust-server-admin-commands/">Rust Server Admin Commands</a> guide</strong></p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
<div id="ut-row-inner-6962cfb33cb0d" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb33cb14" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb33cc42" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>7. Running uMod Oxide on the server (optional)</h3>
<p>This will open many possibilities for your server. Install free plugins, change play modes, modify what ever you would like, add custom events and much, much more.</p>
<p>Be aware that you must stop the server before doing any of the steps below. Run the command <code>quit</code> in order to stop it.</p>
<h4>Step 1</h4>
<p>Download the latest version of uMod Oxide. You will find the download at this site <a href="https://umod.org/games/rust" target="_blank" rel="noopener">https://umod.org/games/rust</a>. Make sure it updated to your server version.</p>

		</div>
	</div>

	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="1212" height="342" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/umod-oxide.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Guides | Oxide download" title="umod-oxide" srcset="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/umod-oxide.jpg?media=1767964052 1212w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/umod-oxide-768x217.jpg?media=1767964052 768w" sizes="auto, (max-width: 1212px) 100vw, 1212px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h4>Step 2</h4>
<p>Once the file has finished downloading, go to the root folder of the server you created. That will be <code>c:\rustserver</code> if you didn&#8217;t change it earlier. The ZIP file contains a folder called <code>RustDedicated_Data</code> and you need to extract it to the server root folder. Overwrite any existing files.</p>

		</div>
	</div>

	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="1765" height="868" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-replace-files.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Guides | Oxide replace files" title="oxide-replace-files" srcset="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-replace-files.jpg?media=1767964052 1765w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-replace-files-768x378.jpg?media=1767964052 768w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-replace-files-1536x755.jpg?media=1767964052 1536w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-replace-files-1280x629.jpg?media=1767964052 1280w" sizes="auto, (max-width: 1765px) 100vw, 1765px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h4>Step 3</h4>
<p>Start the <code>start-server.bat</code> file once copying is finished. Now we need to verify that it&#8217;s actually working. Check the version by running this command <code>oxide.version</code>.</p>

		</div>
	</div>

	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="978" height="511" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-version.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Guides | Oxide version" title="oxide-version" srcset="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-version.jpg?media=1767964052 978w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-version-768x401.jpg?media=1767964052 768w" sizes="auto, (max-width: 978px) 100vw, 978px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Above is an example from my server, and it&#8217;s running with version 2.0.4948. (March 2021)</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
<div id="ut-row-inner-6962cfb33de3b" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb33de42" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb33df4f" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<hr class="hr-rusttips">
		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>8. You&#8217;re done!</h3>
<p>You now successfully installed a functional server, and you can browse uMod&#8217;s website for plugins to install to it. Head over to <a href="https://umod.org/plugins" target="_blank" rel="noopener">https://umod.org/plugins</a> and browse for free plugins.</p>
<p>Here is a small list of plugins I run on my server to record videos. Totally optional.</p>
<ul>
<li>Always Day — <a href="https://umod.org/plugins/always-day" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Anti Items — <a href="https://umod.org/plugins/anti-items" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>BGrade — <a href="https://umod.org/plugins/BGrade" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Blueprint Manager — <a href="https://umod.org/plugins/blueprint-manager" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Everlight — <a href="https://umod.org/plugins/Everlight" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Free Build — <a href="https://umod.org/plugins/free-build" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Friendly Fire — <a href="https://umod.org/plugins/rustio-friendly-fire" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Godmode — <a href="https://umod.org/plugins/Godmode" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Instant Craft — <a href="https://umod.org/plugins/instant-craft" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>No Decay — <a href="https://umod.org/plugins/no-decay" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>No Give Notices — <a href="https://umod.org/plugins/no-give-notices" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>No Workbench — <a href="https://umod.org/plugins/no-workbench" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Remover Tool — <a href="https://umod.org/plugins/remover-tool" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Research Unlocked — <a href="https://umod.org/plugins/research-unlocked" target="_blank" rel="noopener">Visit plugin site</a></li>
<li>Stack Size Controller — <a href="https://umod.org/plugins/stack-size-controller" target="_blank" rel="noopener">Visit plugin site</a></li>
</ul>

		</div>
	</div>
</div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rust Server Admin Commands</title>
		<link>https://app.site.moko.ru/rust-server-admin-commands/</link>
		
		<dc:creator><![CDATA[Admiral General Aladeen]]></dc:creator>
		<pubDate>Wed, 07 Apr 2021 23:16:18 +0000</pubDate>
				<category><![CDATA[Rust All Guides]]></category>
		<category><![CDATA[Rust Other Guides]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">http://app.site.moko.ru/?p=1388</guid>

					<description><![CDATA[Large list over commonly used commands.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div id="ut-row-6962cfb340f6b" data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6962cfb340f73" ><div class="wpb_column vc_column_container vc_col-sm-12" ><div id="ut_inner_column_6962cfb34170c" class="vc_column-inner " ><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>To use any of the commands from this complete Rust Server Admin Commands list, you must have access to RCON by either ownerid or moderatorid to use server commands or variables. You can also press F1 in game to input commands.</p>

		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<script src="https://apis.google.com/js/platform.js"></script>
<div>Make sure to subscribe to our <div style="vertical-align:middle" class="g-ytsubscribe fixlikebutton" data-channelid="UCPv4aVvMYBu34LlE1fbM3Wg" data-layout="default" data-theme="dark" data-count="hidden"></div> channel to get more weekly content.</div>
		</div>
	</div>
<div id="ut-row-inner-6962cfb341a52" class="vc_row wpb_row vc_inner vc_row-fluid vc_row-o-content-middle vc_row-flex ut-row-inner-6962cfb341a56" ><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb341bf7" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="1101" height="637" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-server-local.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Guides | Oxide Local Server" title="oxide-server-local" srcset="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-server-local.jpg?media=1767964052 1101w, https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/oxide-server-local-768x444.jpg?media=1767964052 768w" sizes="auto, (max-width: 1101px) 100vw, 1101px" /></div>
		</figure>
	</div>
</div></div></div><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb3421a3" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>If you&#8217;re running a server locally, you can use the commands in the cmd window.</p>
<p>In our case, we run a simple Oxide server locally for our base design builds.</p>
<p>You can check this guide on <a href="https://app.site.moko.ru/host-your-own-rust-dedicated-server/">how to setup Rust server with Oxide</a>.</p>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Jump to section: <span style="font-size: 17px"><a href="#server-settings">Server Settings</a> | <a href="#player-administration">Player Administration</a> | <a href="#player-controls">Player Controls</a> | <a href="#logs">Logs</a> | <a href="#debugging">Debugging</a> | <a href="#oxide">Oxide</a> | <a href="#biglist">Big list</a></span></p>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1618005538734" >
		<div class="wpb_wrapper">
			

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element vc_custom_1618005517317" >
		<div class="wpb_wrapper">
			<h2>List over often used commands</h2>

		</div>
	</div>
<div id="server-settings" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb342544" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb34264d" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile">
                                    <h3 class="admincommandsTitle">Server Settings / Console editing</h3>
                                    <div class="overflow-mobile">
                                        <table class="admincommands threecolumn">
                                            <tbody>
                                                <tr>
                                                    <td>Command</td>
                                                    <td>Values</td>
                                                    <td>Description</td>
                                                </tr>
                                                <tr>
                                                    <td>chat.serverlog</td>
                                                    <td>true</td>
                                                    <td>If True, chat will be logged to the console</td>
                                                </tr>
                                                <tr>
                                                    <td>echo "text"</td>
                                                    <td>&nbsp;</td>
                                                    <td>Prints text to the server console</td>
                                                </tr>
                                                <tr>
                                                    <td>env.time</td>
                                                    <td>&nbsp;</td>
                                                    <td>Sets the time to this value in hours</td>
                                                </tr>
                                                <tr>
                                                    <td>event.run</td>
                                                    <td>&nbsp;</td>
                                                    <td>Sends an airdrop from a random direction</td>
                                                </tr>
                                                <tr>
                                                    <td>find &lt;command or "."&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Searches for a command, using "." will list all commands.</td>
                                                </tr>
                                                <tr>
                                                    <td>say "Message"</td>
                                                    <td>&nbsp;</td>
                                                    <td>Broadcasts a message to all players</td>
                                                </tr>
                                                <tr>
                                                    <td>server.globalchat</td>
                                                    <td>true</td>
                                                    <td>If true, chat&nbsp;messages will be broadcasted to all players</td>
                                                </tr>
                                                <tr>
                                                    <td>server.stop</td>
                                                    <td>&nbsp;</td>
                                                    <td>Stops your server</td>
                                                </tr>
                                                <tr>
                                                    <td>server.save</td>
                                                    <td>&nbsp;</td>
                                                    <td>Saves your server</td>
                                                </tr>
                                                <tr>
                                                    <td>server.saveinternal "value"</td>
                                                    <td>60</td>
                                                    <td>Defines the time cycle for your server to autosave&nbsp;in seconds.</td>
                                                </tr>
                                                <tr>
                                                    <td>server.secure</td>
                                                    <td>true</td>
                                                    <td>If True, EAC will kick banned&nbsp;or unregistered players before joining</td>
                                                </tr>
                                                <tr>
                                                    <td>server.seed&nbsp;"value"</td>
                                                    <td>123456</td>
                                                    <td>Sets the server's seed</td>
                                                </tr>
                                                <tr>
                                                    <td>server.stability</td>
                                                    <td>true</td>
                                                    <td>If true, Structure stability is enabled</td>
                                                </tr>
                                                <tr>
                                                    <td>server.tickrate &lt;rate&gt;</td>
                                                    <td>30</td>
                                                    <td>Sets the tick rate of your server</td>
                                                </tr>
                                                <tr>
                                                    <td>server.writecfg</td>
                                                    <td>&nbsp;</td>
                                                    <td>Saves .cfg changes which have been implemented via commands</td>
                                                </tr>
                                                <tr>
                                                    <td>quit</td>
                                                    <td>&nbsp;</td>
                                                    <td>saves everything and stops the server</td>
                                                </tr>
                                                <tr>
                                                    <td>init</td>
                                                    <td>&nbsp;</td>
                                                    <td>Loads config files</td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>
</div></div></div></div><div id="player-administration" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb3429cf" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb342ac1" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile" id="player-administration">
                                    <h3 class="admincommandsTitle">Player Administration</h3>
                                    <div class="overflow-mobile">
                                        <table class="admincommands threecolumn">
                                            <tbody>
                                                <tr>
                                                    <td>Command</td>
                                                    <td>Values</td>
                                                    <td>Description</td>
                                                </tr>
                                                <tr>
                                                    <td>ban "player name" "reason"</td>
                                                    <td>&nbsp;</td>
                                                    <td>Bans Player for specified reason</td>
                                                </tr>
                                                <tr>
                                                    <td>banid&nbsp;&lt;steam64&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Bans Player via Steam 64 ID.</td>
                                                </tr>
                                                <tr>
                                                    <td>banlist</td>
                                                    <td>&nbsp;</td>
                                                    <td>Lists the banned user list within chat</td>
                                                </tr>
                                                <tr>
                                                    <td>banlistex</td>
                                                    <td>&nbsp;</td>
                                                    <td>List of banned users with reasons and usernames</td>
                                                </tr>
                                                <tr>
                                                    <td>kick &lt;steam64 or playername&gt; reason</td>
                                                    <td>&nbsp;</td>
                                                    <td>Kicks a user by inputting their steamID64 or their playername for an optional reason.</td>
                                                </tr>
                                                <tr>
                                                    <td>kickall</td>
                                                    <td>&nbsp;</td>
                                                    <td>Kicks all users</td>
                                                </tr>
                                                <tr>
                                                    <td>listid&nbsp;&lt;steam64&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Lists users who have been banned via Steam64 ID.</td>
                                                </tr>
                                                <tr>
                                                    <td>moderatorid&nbsp;&lt;steam64 or playername&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Sets a player as a server mod, with auth level 1.</td>
                                                </tr>
                                                <tr>
                                                    <td>ownerid&nbsp;&lt;steam64 or playername&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Sets player as a server admin with auth level 2.</td>
                                                </tr>
                                                <tr>
                                                    <td>removemoderator&nbsp;&lt;steam64&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Removes authorization from a user who has level 1 auth</td>
                                                </tr>
                                                <tr>
                                                    <td>removeowner&nbsp;&lt;steam64&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Removes ownership from a user who has level 2 auth</td>
                                                </tr>
                                                <tr>
                                                    <td>unban &lt;steam64&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Unbans a user via their steam ID.</td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>
</div></div></div></div><div id="player-controls" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb342e08" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb342efe" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile">
                                    <h3 class="admincommandsTitle">Player Controls</h3>
                                    <div class="overflow-mobile">
                                        <table class="admincommands threecolumn">
                                            <tbody>
                                                <tr>
                                                    <td>Command</td>
                                                    <td>Values</td>
                                                    <td>Description</td>
                                                </tr>
                                                <tr>
                                                    <td>chat.say</td>
                                                    <td>&nbsp;</td>
                                                    <td>Sends a message in chat through the F1 console</td>
                                                </tr>
                                                <tr>
                                                    <td>craft.add</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>craft.cancel</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>craft.canceltask</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>find &lt;command&gt;</td>
                                                    <td>&nbsp;</td>
                                                    <td>Search for a command which is available to you</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.endloot</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.give</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.giveid</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.givebp</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>kill</td>
                                                    <td>&nbsp;</td>
                                                    <td>Suicide</td>
                                                </tr>
                                                <tr>
                                                    <td>quit</td>
                                                    <td>&nbsp;</td>
                                                    <td>Saves everything, closes the game</td>
                                                </tr>
                                                <tr>
                                                    <td>respawn</td>
                                                    <td>&nbsp;</td>
                                                    <td>Forces yourself to respawn</td>
                                                </tr>
                                                <tr>
                                                    <td>respawn_sleepingbag</td>
                                                    <td>&nbsp;</td>
                                                    <td>Forces yourself to respawn in your sleeping bag</td>
                                                </tr>
                                                <tr>
                                                    <td>sleep</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>spectate</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>wakeup</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>
</div></div></div></div><div id="logs" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb343257" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb343332" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile">
                                    <h3 class="admincommandsTitle">Logs</h3>
                                    <div class="overflow-mobile">
                                        <table class="admincommands threecolumn">
                                            <tbody>
                                                <tr>
                                                    <td>Command</td>
                                                    <td>Values</td>
                                                    <td>Description</td>
                                                </tr>
                                                <tr>
                                                    <td>players</td>
                                                    <td>&nbsp;</td>
                                                    <td>Shows connected Players</td>
                                                </tr>
                                                <tr>
                                                    <td>status</td>
                                                    <td>&nbsp;</td>
                                                    <td>Shows connected Clients</td>
                                                </tr>
                                                <tr>
                                                    <td>users</td>
                                                    <td>&nbsp;</td>
                                                    <td>Shows user info for connected players</td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>
</div></div></div></div><div id="debugging" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb34360d" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb343723" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile">
                                    <h3 class="admincommandsTitle">Debugging/Development</h3>
                                    <div class="overflow-mobile">
                                        <table class="admincommands threecolumn">
                                            <tbody>
                                                <tr>
                                                    <td>Command</td>
                                                    <td>Values</td>
                                                    <td>Description</td>
                                                </tr>
                                                <tr>
                                                    <td>colliders</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>ddraw.arrow</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>ddraw.line</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>ddraw.sphere</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>ddraw.text</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>dev.culling</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>dev.hidelayer</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>dev.samling</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>dev.showlayer</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>dev.togglelayer</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.debug_toggle</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.nudge</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>gc.collect</td>
                                                    <td>&nbsp;</td>
                                                    <td>Recollects unused memory and unloads unused assets</td>
                                                </tr>
                                                <tr>
                                                    <td>objects</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>perf</td>
                                                    <td>&nbsp;</td>
                                                    <td>Prints out performance data</td>
                                                </tr>
                                                <tr>
                                                    <td>physics_iterations "number"</td>
                                                    <td>7</td>
                                                    <td>Sets the default solver iteration count permitted for rigid bodies.</td>
                                                </tr>
                                                <tr>
                                                    <td>physics_steps</td>
                                                    <td>&nbsp;</td>
                                                    <td>Amount of physics steps per second</td>
                                                </tr>
                                                <tr>
                                                    <td>queue</td>
                                                    <td>&nbsp;</td>
                                                    <td>Shows the stability and surroundings queue</td>
                                                </tr>
                                                <tr>
                                                    <td>report</td>
                                                    <td>&nbsp;</td>
                                                    <td>Generates a report of all spawned entities in the server's root directory</td>
                                                </tr>
                                                <tr>
                                                    <td>textures</td>
                                                    <td>&nbsp;</td>
                                                    <td>Lists the loaded textures</td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>
</div></div></div></div><div id="oxide" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb343afb" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb343c03" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile">
                                    <h3 id="oxide" class="admincommandsTitle">uMod Oxide Permission Commands</h3>
                                    <div class="overflow-mobile">
                                        <table class="admincommands twocolumn">
                                            <tbody>
                                                <tr>
                                                    <td>Command</td>
                                                    <td>Description</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.load "file name"</td>
                                                    <td>Loads plugin with name given (do not include file extension, ex. lua, js, py)</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.reload "file name"</td>
                                                    <td>Reloads plugin with name given (do not include file extension, ex. lua, js, py)</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.unload "file name"</td>
                                                    <td>Unloads plugin with name given (do not include file extension, ex. lua, js, py)</td>
                                                </tr>
                                                <tr>
                                                    <td>version</td>
                                                    <td>Displays the Oxide version and the Rust network protocol version in the console</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.grant user &lt;name&gt;&lt;permission&gt;</td>
                                                    <td>Grants a user a permission</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.revoke user &lt;name&gt;&lt;permission&gt;</td>
                                                    <td>Revokes a users permission</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.grant group &lt;group&gt;&lt;permission&gt;</td>
                                                    <td>Grants a group a permission</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.revoke group &lt;group&gt;&lt;permission&gt;</td>
                                                    <td>Revokes a groups permission</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.usergroup add &lt;name&gt;&lt;group&gt;</td>
                                                    <td>Adds a user to a group</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.usergroup remove &lt;name&gt;&lt;group&gt;</td>
                                                    <td>Removes a user from a group</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.group add &lt;group&gt; &lt;"[Title]"&gt;&lt;rank&gt;</td>
                                                    <td>Creates a new group Title and rank are optional depending on the circumstance.</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.group remove &lt;group&gt;</td>
                                                    <td>Removes a group</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.group set &lt;group&gt;&lt;"[Title]"&gt;&lt;rank&gt;</td>
                                                    <td>Sets the title or rank of a group.</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.group parent &lt;parentgroup&gt;&lt;childgroup&gt;</td>
                                                    <td>Setting the parent group of another group</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.show user &lt;name&gt;</td>
                                                    <td>Shows a user's permissions</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.show group &lt;group&gt;</td>
                                                    <td>Shows a group's members and permissions</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.show perm &lt;permission&gt;&nbsp;</td>
                                                    <td>Shows which user or group has a permission</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.show groups/perms</td>
                                                    <td>Shows all groups or permissions</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.grant group &lt;group&gt; *</td>
                                                    <td>Grants a group a wildcard. Wildcard simply means all. So this would grant the right to all permissions</td>
                                                </tr>
                                                <tr>
                                                    <td>oxide.grant user oxide.*</td>
                                                    <td>Grants a user all permissions without adding them to the admin group.</td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>
</div></div></div></div><div id="biglist" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb344069" ><div  class="wpb_column vc_column_container vc_col-sm-12"><div id="ut-column-inner-6962cfb3442b1" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="overflow-mobile">
                                    <h3 id="biglist">Big list of commands</h3>
                                    <div class="overflow-mobile">
                                        <table class="admincommands">
                                            <tbody>
                                                <tr>
                                                    <td>Command</td>
                                                    <td>Values</td>
                                                    <td>Description</td>
                                                    <td>Notes</td>
                                                </tr>
                                                <tr>
                                                    <td>admin.mutevoice "player"</td>
                                                    <td>player name/Steam64 ID</td>
                                                    <td>Prevent a player from speaking in-game</td>
                                                    <td>*</td>
                                                </tr>
                                                <tr>
                                                    <td>admin.unmutevoice "player"</td>
                                                    <td>player name/Steam64 ID</td>
                                                    <td>Allow a player to speak in-game</td>
                                                    <td>*</td>
                                                </tr>
                                                <tr>
                                                    <td>admin.mutechat "player"</td>
                                                    <td>player name/Steam64 ID</td>
                                                    <td>Prevent a player from sending messages via in-game chat</td>
                                                    <td>*</td>
                                                </tr>
                                                <tr>
                                                    <td>admin.unmutechat "player"</td>
                                                    <td>player name/Steam64 ID</td>
                                                    <td>Allow a player to send messages via in-game chat</td>
                                                    <td>*</td>
                                                </tr>
                                                <tr>
                                                    <td>chat.say "text"</td>
                                                    <td>string</td>
                                                    <td>Prints your text in the chat</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>craft.add [id]</td>
                                                    <td>Item ID</td>
                                                    <td>Add an item to your crafting queue</td>
                                                    <td>You must have the appropriate items in your inventory</td>
                                                </tr>
                                                <tr>
                                                    <td>craft.cancel [id]</td>
                                                    <td>Item ID</td>
                                                    <td>Cancel the crafting task of the specified item</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>craft.canceltask</td>
                                                    <td>&nbsp;</td>
                                                    <td>Cancel the item currently being crafted</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.debug_lookat</td>
                                                    <td>&nbsp;</td>
                                                    <td>Enable debugging for the entity you are looking at</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.find_entity [entity]</td>
                                                    <td>Entity name</td>
                                                    <td>Find the position of all entities with the provided name</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.find_group [entity_group]</td>
                                                    <td>Entity group name</td>
                                                    <td>Find the position of all entity groups with the provided name</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.find_id [id]</td>
                                                    <td>Entity ID</td>
                                                    <td>Find the position of an entity with the given ID</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.find_parent</td>
                                                    <td>&nbsp;</td>
                                                    <td>Find the position of all parent entities</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.find_radius [radius]</td>
                                                    <td>Integer</td>
                                                    <td>Find the position of all entities in the given radius</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.find_self</td>
                                                    <td>&nbsp;</td>
                                                    <td>Find the position of the player entity</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.find_status [status]</td>
                                                    <td>Entity status</td>
                                                    <td>Find an entity with the given status</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.spawn [entity]</td>
                                                    <td>Entity name</td>
                                                    <td>Spawn an entity where you are looking</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.spawnat [entity] [worldPos]</td>
                                                    <td>Entity name/position</td>
                                                    <td>Spawn an entity at the specified position in the world</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.spawnhere [entity] [distance]</td>
                                                    <td>Entity name/integer</td>
                                                    <td>Spawn an entity nearby at the specified distance away from the player</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>entity.spawnitem [entity]</td>
                                                    <td>Entity item name</td>
                                                    <td>Spawn an item in the world</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>env.addtime 0-24</td>
                                                    <td>Integer between 0-24</td>
                                                    <td>Fast-forward time by the specified number of hours</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>gc.collect</td>
                                                    <td>&nbsp;</td>
                                                    <td>Collect the garbage dump</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.ban "player" "reason"</td>
                                                    <td>player name</td>
                                                    <td>Ban a player from the game</td>
                                                    <td>"reason" is optional</td>
                                                </tr>
                                                <tr>
                                                    <td>global.banid "player" "reason"</td>
                                                    <td>Steam64 ID</td>
                                                    <td>Ban a player from the game by Steam ID</td>
                                                    <td>"reason" is optional</td>
                                                </tr>
                                                <tr>
                                                    <td>global.banlist</td>
                                                    <td>&nbsp;</td>
                                                    <td>Displays a list of banned users</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.banlistex</td>
                                                    <td>&nbsp;</td>
                                                    <td>Displays a list of banned users with reasons and usernames</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.cleanup()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.colliders()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.error()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.injure()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.kick "player"</td>
                                                    <td>player name/Steam64 ID</td>
                                                    <td>Kick a player from the server</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.kickall "reason"</td>
                                                    <td>&nbsp;</td>
                                                    <td>Kick everyone from the game</td>
                                                    <td>"reason" is optional</td>
                                                </tr>
                                                <tr>
                                                    <td>global.kill()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.listid</td>
                                                    <td>&nbsp;</td>
                                                    <td>Displays a list of banned users by ID</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.moderatorid "id"</td>
                                                    <td>Steam64 ID</td>
                                                    <td>Make a player a server moderator</td>
                                                    <td>AuthLevel 1, (Moderator)</td>
                                                </tr>
                                                <tr>
                                                    <td>global.objects()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.ownerid "id"</td>
                                                    <td>Steam64 ID</td>
                                                    <td>Make a player a server owner</td>
                                                    <td>AuthLevel 2, (Admin)</td>
                                                </tr>
                                                <tr>
                                                    <td>global.players</td>
                                                    <td>&nbsp;</td>
                                                    <td>Prints out currently connected players</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.queue()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.quit()</td>
                                                    <td>&nbsp;</td>
                                                    <td>Leave the game</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.removemoderator "id"</td>
                                                    <td>Steam64 ID</td>
                                                    <td>Remove a moderator</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.removeowner "id"</td>
                                                    <td>Steam64 ID</td>
                                                    <td>Remove an owner</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.report()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.respawn()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.respawn_sleepingbag()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.respawn_sleepingbag_remove()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.restart</td>
                                                    <td>&nbsp;</td>
                                                    <td>Restart the server with a 300 seconds warning at 5 second intervals</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.say "text"</td>
                                                    <td>string</td>
                                                    <td>Sends a message to all players in chat</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.setinfo()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.sleep()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.spectate()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.status</td>
                                                    <td>&nbsp;</td>
                                                    <td>Prints out currently connected players and server stats</td>
                                                    <td>Only available for admins</td>
                                                </tr>
                                                <tr>
                                                    <td>global.teleport()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.teleport2me()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.teleportany()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.textures()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.unban "id"</td>
                                                    <td>Steam64 ID</td>
                                                    <td>Unban a player from the game</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>global.users()</td>
                                                    <td>&nbsp;</td>
                                                    <td>Shows user info for players on server</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>hierarchy.cd()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>hierarchy.del()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>hierarchy.ls()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.endloot()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.give()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.giveall()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.givearm()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.givebp()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.givebpall()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.giveid()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>inventory.giveto()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>pool.clear()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>pool.status()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.backup</td>
                                                    <td>&nbsp;</td>
                                                    <td>Backup the server folder</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.fill_groups()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.fill_populations()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.fps</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.readcfg</td>
                                                    <td>&nbsp;</td>
                                                    <td>Load server config</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.save</td>
                                                    <td>&nbsp;</td>
                                                    <td>Force a save-game</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.start</td>
                                                    <td>&nbsp;</td>
                                                    <td>Starts a server</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.stop</td>
                                                    <td>&nbsp;</td>
                                                    <td>Stops a server</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>server.writecfg</td>
                                                    <td>&nbsp;</td>
                                                    <td>Save all config changes</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>weather.clouds()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>weather.fog()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                                <tr>
                                                    <td>weather.rain [value]</td>
                                                    <td>Value between 0 and 1.0, 0 is none, 1.0 is 100%</td>
                                                    <td>Set the rain factor in the server</td>
                                                    <td>Using anything other than a valid value will set it to auto</td>
                                                </tr>
                                                <tr>
                                                    <td>weather.wind()</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                    <td>&nbsp;</td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
		</div>
	</div>
</div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rust CCTV Camera Codes</title>
		<link>https://app.site.moko.ru/rust-cctv-camera-codes/</link>
		
		<dc:creator><![CDATA[Admiral General Aladeen]]></dc:creator>
		<pubDate>Wed, 07 Apr 2021 23:00:47 +0000</pubDate>
				<category><![CDATA[Rust All Guides]]></category>
		<category><![CDATA[Rust Other Guides]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">http://app.site.moko.ru/?p=1383</guid>

					<description><![CDATA[List over available codes to add on Computer Station.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div id="ut-row-6962cfb3475d9" data-vc-full-width="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6962cfb3475de" ><div class="wpb_column vc_column_container vc_col-sm-12" ><div id="ut_inner_column_6962cfb34799f" class="vc_column-inner " ><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<script src="https://apis.google.com/js/platform.js"></script>
<div>Make sure to subscribe to our <div style="vertical-align:middle" class="g-ytsubscribe fixlikebutton" data-channelid="UCPv4aVvMYBu34LlE1fbM3Wg" data-layout="default" data-theme="dark" data-count="hidden"></div> channel to get more weekly content.</div>
		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>To access these CCTV Camera codes you will need to get a <a href="https://rustlabs.com/item/computer-station" target="_blank" rel="noopener">Computer Station</a>. Players are also able to place their own cameras my mounting them to the wall and set an unique code to it.</p>

		</div>
	</div>
<div id="ut-row-inner-6962cfb347b4c" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb347b51" ><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb347ca0" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_center">
		
		<figure class="wpb_wrapper vc_figure">
			<a data-exthumbimage="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/cctv-camera-codes-guide-325x213.jpg?media=1767964052" href="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/cctv-camera-codes-guide.jpg?media=1767964052" target="_self" class="vc_single_image-wrapper   vc_box_border_grey ut-vc-images-lightbox"><img loading="lazy" decoding="async" width="460" height="213" src="https://cdn.site.moko.ru/wp/rusttips.com/wp-content/uploads/2021/04/cctv-camera-codes-guide.jpg?media=1767964052" class="vc_single_image-img attachment-full" alt="Rust Guides | CCTV Camera Codes" title="cctv-camera-codes-guide" /></a>
		</figure>
	</div>
</div></div></div><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb3483e5" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<ol class=" nomargin">
<li>Codes have to be added one by one to the input field</li>
<li>Add the code</li>
<li>List over current added codes</li>
</ol>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			

		</div>
	</div>
<div id="ut-row-inner-6962cfb3486c8" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb3486cd" ><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb3487b2" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Large Oil Rig:</h3>
<ul>
<li>OILRIG2DOCK</li>
<li>OILRIG2L1</li>
<li>OILRIG2L2</li>
<li>OILRIG2EXHAUST</li>
<li>OILRIG2L3A</li>
<li>OILRIG2L3B</li>
<li>OILRIG2L4</li>
<li>OILRIG2L5</li>
<li>OILRIG2L6A</li>
<li>OILRIG2L6B</li>
<li>OILRIG2L6C</li>
<li>OILRIG2L6D</li>
<li>OILRIG2HELI</li>
</ul>

		</div>
	</div>
</div></div></div><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb34890f" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Small Oil Rig:</h3>
<ul>
<li>OILRIG1DOCK</li>
<li>OILRIG1L1</li>
<li>OILRIG1L2</li>
<li>OILRIG1L3</li>
<li>OILRIG1L4</li>
<li>OILRIG1HELI</li>
</ul>

		</div>
	</div>
</div></div></div></div><div id="ut-row-inner-6962cfb348a50" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb348a54" ><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb348b2d" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Outpost:</h3>
<ul>
<li>COMPOUNDSTREET</li>
<li>COMPOUNDMUSIC</li>
<li>COMPOUNDCHILL</li>
<li>COMPOUNDCRUDE</li>
</ul>

		</div>
	</div>
</div></div></div><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb348c77" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Bandit Camp:</h3>
<ul>
<li>TOWNWEAPONS</li>
<li>CASINO</li>
</ul>

		</div>
	</div>
</div></div></div></div><div id="ut-row-inner-6962cfb348da4" class="vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6962cfb348da8" ><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb348e87" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Airfield:</h3>
<ul>
<li>AIRFIELDGARAGE</li>
</ul>

		</div>
	</div>
</div></div></div><div  class="wpb_column vc_column_container vc_col-sm-6"><div id="ut-column-inner-6962cfb348fc9" class="vc_column-inner vc_column-inner-nested "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3>Dome:</h3>
<ul>
<li>DOME1</li>
<li>DOMETOP</li>
</ul>

		</div>
	</div>
</div></div></div></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
