<?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>Andrew Theis &#187; Simple Admin</title>
	<atom:link href="http://www.andrewtheis.net/tag/simple-admin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andrewtheis.net</link>
	<description>A blog of my adventures creating mobile apps, websites, and games.</description>
	<lastBuildDate>Wed, 18 Jan 2012 03:33:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple Admin v1.0.3 Released</title>
		<link>http://www.andrewtheis.net/blog/simple-admin-v1-03-released.php</link>
		<comments>http://www.andrewtheis.net/blog/simple-admin-v1-03-released.php#comments</comments>
		<pubDate>Thu, 02 Jul 2009 01:58:49 +0000</pubDate>
		<dc:creator>Andrew Theis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Simple Admin]]></category>

		<guid isPermaLink="false">http://www.andrewtheis.net/?p=1128</guid>
		<description><![CDATA[A new version of Simple Admin is now available. The specific changes include: Fixed votes not saving correctly. Fixed vote list not refreshing when you save a vote.]]></description>
			<content:encoded><![CDATA[<p>A new version of Simple Admin is now available. The specific changes include:</p>
<ul>
<li>Fixed votes not saving correctly.</li>
<li>Fixed vote list not refreshing when you save a vote.</li>
</ul>
<p><a href="http://www.garrysmod.org/downloads/?a=view&amp;id=95293"><img src="http://www.garrysmod.org/img/?t=dll&amp;id=95293" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtheis.net/blog/simple-admin-v1-03-released.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Simple Admin</title>
		<link>http://www.andrewtheis.net/blog/using-simple-admin.php</link>
		<comments>http://www.andrewtheis.net/blog/using-simple-admin.php#comments</comments>
		<pubDate>Sat, 09 Aug 2008 02:00:03 +0000</pubDate>
		<dc:creator>Andrew Theis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Simple Admin]]></category>

		<guid isPermaLink="false">http://www.andrewtheis.net/?p=1131</guid>
		<description><![CDATA[This post aims to help server operators install and learn the basics of using Simple Admin. Installation Extract the zip to the following directory on your hard-drive: &#60;Steam-directory&#62;/steamapps/&#60;Steam-username&#62;/garrysmod/garrysmod/addons/ Adding Admins Simply edit the users.txt file that is located in your Garry’s Mod settings directory. Garry has already included instructions and examples in the users.txt file. [...]]]></description>
			<content:encoded><![CDATA[<p>This post aims to help server operators install and learn the basics of using Simple Admin.</p>
<p><strong>Installation</strong><br />
Extract the zip to the following directory on your hard-drive:</p>
<pre>&lt;Steam-directory&gt;/steamapps/&lt;Steam-username&gt;/garrysmod/garrysmod/addons/</pre>
<p><strong>Adding Admins</strong><br />
Simply edit the users.txt file that is located in your Garry’s Mod settings directory. Garry has already included instructions and examples in the users.txt file.</p>
<p><strong>Adding VIP’s</strong><br />
Admins can already use reserved slots, but if you want other players to be able to use reserved slots you need to create a VIP group in your users.txt file:</p>
<pre>"Users"
{
	"superadmin"
	{
		"AMT"			"STEAM_0:1:10187637"
	}

	"admin"
	{
	}

	"vip"
	{
		"garry"			"STEAM_0:1:7099"
	}
}</pre>
<p><strong>Configuring Simple Admin</strong><br />
To configure Simple Admin browse to the below directory and edit sa_config.lua to your liking.</p>
<pre>&lt;Garry’s Mod install dir&gt;/addons/simple-admin/lua/</pre>
<p><strong>Binding the Admin Menu</strong><br />
Open up console ([~]), type in the following, and press [Enter].</p>
<pre>bind x "+sa_menu"</pre>
<p>Now, just press [X] at any time to bring up the admin menu.</p>
<p><strong>Using the Admin Menu</strong><br />
Using Simple Admin (SA) is pretty straightforward. In the Players tab you can select players and then apply actions to them using the buttons below the player list. You can select more than one player using your [Ctrl] and [Shift] keys.</p>
<p>In the Event tab you can select the weapons you want, choose whether or not to include admins, and then start the event. You can create an Event Spawn Point (Entities tab &#8211; Simple Admin) where you want players to spawn during the event.</p>
<p>In the Server tab you can start votes and run rcon commands without the need for an rcon password.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtheis.net/blog/using-simple-admin.php/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

