We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda108f commit 60e9b8cCopy full SHA for 60e9b8c
resources/irc/meta.xml
@@ -101,6 +101,7 @@
101
<export function="ircGetCommands" type="server" http="false" />
102
<export function="ircGetCommandLevel" type="server" http="false" />
103
<export function="ircIsCommandEchoChannelOnly" type="server" http="false" />
104
+ <export function="setPlayerMuted" type="server" http="false" />
105
106
<!-- Don't touch this, you might break it. -->
107
<script src="scripts/loading.lua" type="server" />
0 commit comments