<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fset_waiting</id>
	<title>Vendetta/API/set waiting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fset_waiting"/>
	<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/set_waiting&amp;action=history"/>
	<updated>2026-04-07T09:30:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.quasar-rce.com/index.php?title=Vendetta/API/set_waiting&amp;diff=53&amp;oldid=prev</id>
		<title>Wikiadmin: created set_waiting</title>
		<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/set_waiting&amp;diff=53&amp;oldid=prev"/>
		<updated>2025-03-03T15:34:39Z</updated>

		<summary type="html">&lt;p&gt;created set_waiting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Definition ===&lt;br /&gt;
lib.set_waiting (mod_id, mod_version, wait_state, freeze_key) :: nil&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
* Freezes or releases the pending execution state of mods dependent on the provided mod.&lt;br /&gt;
** This means that plugins set as dependent will be delayed until the master is ‘released’&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
# string mod_id: the mod to be frozen&lt;br /&gt;
# string mod_version: the version of the mod to be frozen&lt;br /&gt;
# string wait_state: &amp;quot;YES&amp;quot; to freeze the mod, &amp;quot;NO&amp;quot; to release the mod&lt;br /&gt;
# freeze_key: any value to act as a lock on this mod&amp;#039;s dependents&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
# nil&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* Added in LME 3.8.x&lt;br /&gt;
* This function is vital for plugins that expect to do a lot of execution after the LME Init phase, such as any mod that expects to run during the default mod loader sequence.&lt;br /&gt;
* This functionality will be rolled into update_state in an upcoming release and this function will be listed as deprecated&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
</feed>