<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AkickSilent</id>
	<title>Player::kickSilent - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AkickSilent"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::kickSilent&amp;action=history"/>
	<updated>2026-07-19T00:52:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Player::kickSilent&amp;diff=19527&amp;oldid=prev</id>
		<title>MrPancakers2: Created page with &quot;__NOTOC__ {{ServersideJsFunction}} Silently kicks the player which will then reconnect them back to the server. Useful for quick reconnects without going through the UI. The c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::kickSilent&amp;diff=19527&amp;oldid=prev"/>
		<updated>2020-04-20T23:01:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__ {{ServersideJsFunction}} Silently kicks the player which will then reconnect them back to the server. Useful for quick reconnects without going through the UI. The c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
{{ServersideJsFunction}}&lt;br /&gt;
Silently kicks the player which will then reconnect them back to the server. Useful for quick reconnects without going through the UI.&lt;br /&gt;
The client will act as if it has timed out.&lt;br /&gt;
&lt;br /&gt;
{{JSContainer|&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
player.kickSilent();&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{{ServersideCode|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mp.events.addCommand(&amp;#039;reconnect&amp;#039;, (player) =&amp;gt; {&lt;br /&gt;
    player.outputChatBox(&amp;quot;Reconnecting you to the server...&amp;quot;)&lt;br /&gt;
    player.kickSilent();&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
{{Player_block}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Player API]]&lt;br /&gt;
[[Category:Serverside API]]&lt;br /&gt;
[[Category:Server-side Function]]&lt;/div&gt;</summary>
		<author><name>MrPancakers2</name></author>
	</entry>
</feed>