Difference between revisions of "MQ2AutoGroup" - MMOBugs Wiki

Line 9: Line 9:
 
}}
 
}}
 
==Description==
 
==Description==
<font class=highlight2>MQ2AutoGroup</font> is a plug-in that allows you to assign a list of player names that the plugin should automatically accept group/raid invites from. Those names are saved each session to the .ini file.  It can handle up to 50 names. The plugin will wait for two seconds before accepting a group invite. It will wait three seconds before accepting a raid invite.
+
<font class="highlight">MQ2AutoGroup</font> is a plug-in that allows you to assign a list of player names that the plugin should automatically accept group/raid invites from. Those names are saved each session to the .ini file.  It can handle up to 50 names. The plugin will wait for two seconds before accepting a group invite. It will wait three seconds before accepting a raid invite.
  
 
==Commands==
 
==Commands==
  
* <font color="lightgreen">'''/autogroup on'''</font> Turns automatic group or raid accept on.
+
* <font class="highlight2">/autogroup on</font> Turns automatic group or raid accept on.
* <font color="lightgreen">'''/autogroup off'''</font> Turns automatic group or raid accept off.
+
* <font class="highlight2">/autogroup off</font> Turns automatic group or raid accept off.
* <font color="lightgreen">'''/autogroup <playername>'''</font> Adds ''playername'' to the list of player names to accept invitations from.
+
* <font class="highlight2">/autogroup <playername></font> Adds ''playername'' to the list of player names to accept invitations from.
  
 
==Availability==
 
==Availability==

Revision as of 18:17, 25 September 2008

Plugin Info
Name MQ2AutoGroup
Author Rusty
Link Forum Link
Commands /autogroup
Source Available Yes
Uses INI File Yes

Description

MQ2AutoGroup is a plug-in that allows you to assign a list of player names that the plugin should automatically accept group/raid invites from. Those names are saved each session to the .ini file. It can handle up to 50 names. The plugin will wait for two seconds before accepting a group invite. It will wait three seconds before accepting a raid invite.

Commands

  • /autogroup on Turns automatic group or raid accept on.
  • /autogroup off Turns automatic group or raid accept off.
  • /autogroup <playername> Adds playername to the list of player names to accept invitations from.

Availability

This plugin is included with the MMOBugs Compile.

Configuration

MQ2AutoGroup is configured via an .ini file. If the file doesn't exist or there are no names in the file, the plugin will not do anything until names are added.

The .ini configuration can hold up to 50 names, numbered Name0 .. Name50. Each name represents a player name that the plugin will automatically accept a group invite from.

Example Configuration

MQ2Autogroup.ini

[Settings]
AutoGroup=on 

[Names] 
Name0=bob 
Name1=fred 
Name2=harry