<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=OnServerLoaded</id>
	<title>OnServerLoaded - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=OnServerLoaded"/>
	<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=OnServerLoaded&amp;action=history"/>
	<updated>2026-04-30T02:43:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://dev.playonset.com/index.php?title=OnServerLoaded&amp;diff=4970&amp;oldid=prev</id>
		<title>BlueMountains: Created page with &quot;{{Info|Event|Server|1.5.2}}  {{FuncDescription|Called when the server has fully started up.}}  {{FuncSyntax|OnServerLoaded()}}  {{FuncParameters}} {{FuncNoParam}}  == Example...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=OnServerLoaded&amp;diff=4970&amp;oldid=prev"/>
		<updated>2021-11-12T14:18:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Info|Event|Server|1.5.2}}  {{FuncDescription|Called when the server has fully started up.}}  {{FuncSyntax|OnServerLoaded()}}  {{FuncParameters}} {{FuncNoParam}}  == Example...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Info|Event|Server|1.5.2}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDescription|Called when the server has fully started up.}}&lt;br /&gt;
&lt;br /&gt;
{{FuncSyntax|OnServerLoaded()}}&lt;br /&gt;
&lt;br /&gt;
{{FuncParameters}}&lt;br /&gt;
{{FuncNoParam}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
AddEvent(&amp;quot;OnServerLoaded&amp;quot;, function()&lt;br /&gt;
    print(&amp;quot;Server has fully loaded&amp;quot;)&lt;br /&gt;
end)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RelatedFunctions}}&lt;br /&gt;
{{GameServerEvents}}&lt;/div&gt;</summary>
		<author><name>BlueMountains</name></author>
	</entry>
</feed>