Difference between revisions of "Local Chat Commands"

From Catznip
Jump to navigation Jump to search
(Created page with "Local Chat Commands ==={{RLVaCommandHeader|sendgesture||{{RLVaCommandType|ny}}}}=== Prevents the user from playing gestures. Category:RLVa")
 
({{RLVaCommandHeader|sendchannel_except|{{RLVaParameter|channel}}|{{RLVaCommandType|ny}}}})
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
==={{RLVaCommandHeader|sendgesture||{{RLVaCommandType|ny}}}}===
 
==={{RLVaCommandHeader|sendgesture||{{RLVaCommandType|ny}}}}===
 
Prevents the user from playing gestures.
 
Prevents the user from playing gestures.
 +
 +
----
 +
 +
==={{RLVaCommandHeader|sendchannel_except|:{{RLVaParameter|channel}}|{{RLVaCommandType|ny}}}}===
 +
 +
Similarly to {{RLVaCommand|sendchannel||}} this limits channels the user can chat on. When set, the user can chat on all channels except the ones listed as exceptions. Has strict version {{RLVaCommand|sendchannel_except_sec||}}.
 +
 +
 +
  
 
[[Category:RLVa]]
 
[[Category:RLVa]]

Latest revision as of 16:35, 21 June 2016

Local Chat Commands

@sendgesture=<n|y>

Prevents the user from playing gestures.


@sendchannel_except:<channel>=<n|y>

Similarly to @sendchannel this limits channels the user can chat on. When set, the user can chat on all channels except the ones listed as exceptions. Has strict version @sendchannel_except_sec.