Difference between revisions of "LeadEcho RAID.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with '====== Leader Echo ====== ==== Description ==== This module allows the nomination of a leader in raidbots, as well as echoing any chat by the nominated leader. Optionally it gr…')
 
 
Line 13: Line 13:
  
 
===== Commands provided =====
 
===== Commands provided =====
 
+
<pre>
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
|!leader||[//character name//|Toggles leader. If caller is leader and name is empty it unsets leader, otherwise caller or named character is made leader|N/A|N/A|Leader|
 
|!leader||[//character name//|Toggles leader. If caller is leader and name is empty it unsets leader, otherwise caller or named character is made leader|N/A|N/A|Leader|
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
|!repeat|          |<on/off>|Toggles repeating of any chat made by leader|N/A|N/A|Leader|
 
|!repeat|          |<on/off>|Toggles repeating of any chat made by leader|N/A|N/A|Leader|
 +
</pre>
  
 
===== Module settings =====
 
===== Module settings =====
 
+
<pre>
 
^Setting      ^Default  ^Description                                              ^
 
^Setting      ^Default  ^Description                                              ^
 
|Name|//empty//|The character name of the leader, shouldn't be edited directly|
 
|Name|//empty//|The character name of the leader, shouldn't be edited directly|
 
|Echo|True|Toggles echoing of all chat made by the leader|
 
|Echo|True|Toggles echoing of all chat made by the leader|
 
|LeaderAccess|True|Defines whether to grant LEADER access to the nominated leader or not|
 
|LeaderAccess|True|Defines whether to grant LEADER access to the nominated leader or not|
 +
</pre>
  
 
===== Module colors =====
 
===== Module colors =====
 
+
<pre>
 
^Scheme name  ^Default  ^
 
^Scheme name  ^Default  ^
 
|Spam|yellow|
 
|Spam|yellow|
 +
</pre>

Latest revision as of 09:07, 30 July 2021

Leader Echo[edit]

Description[edit]

This module allows the nomination of a leader in raidbots, as well as echoing any chat by the nominated leader. Optionally it grants LEADER access to the nominated leader.


Features[edit]

 * Echoing chat of leader
 * Optionally granting LEADER access to leader


Commands provided[edit]
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!leader||[//character name//|Toggles leader. If caller is leader and name is empty it unsets leader, otherwise caller or named character is made leader|N/A|N/A|Leader|
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!repeat|          |<on/off>|Toggles repeating of any chat made by leader|N/A|N/A|Leader|
Module settings[edit]
^Setting       ^Default   ^Description                                              ^
|Name|//empty//|The character name of the leader, shouldn't be edited directly|
|Echo|True|Toggles echoing of all chat made by the leader|
|LeaderAccess|True|Defines whether to grant LEADER access to the nominated leader or not|
Module colors[edit]
^Scheme name   ^Default   ^
|Spam|yellow|