Difference between revisions of "MQ2MasterMind" - MMOBugs Wiki

(New page: {{plugin}} {{Pluginbox | name = MQ2MasterMind | author = Fibby | link = [http://www.mmobugs.com/wiki/index.php/MQ2MasterMind Wiki Link] | commands=/setmasterkey /resetmaster...)
 
Line 22: Line 22:
  
 
==Example Usage==
 
==Example Usage==
 +
 
This command sets the master key to asdf and also removes all current masters.
 
This command sets the master key to asdf and also removes all current masters.
 
* <span class="highlight2">/setmasterkey asdf</span>
 
* <span class="highlight2">/setmasterkey asdf</span>
 +
  
 
This command removes all the current masters.
 
This command removes all the current masters.
Line 31: Line 33:
 
This command turns on the option to automatically accept group invites from the masters.
 
This command turns on the option to automatically accept group invites from the masters.
 
* <span class="highlight2">/mmautogroup on</span>
 
* <span class="highlight2">/mmautogroup on</span>
 
  
 
==Sample Configuration==
 
==Sample Configuration==

Revision as of 06:40, 7 August 2009

Plugin Info
Name MQ2MasterMind
Author Fibby
Link Wiki Link
Commands /setmasterkey /resetmasters /mmautogroup
Source Available Yes
Uses INI File Yes

Description

Remote control plugin that responds to tells.

Features

  • This plugin allows you to remote control a character via tells.
  • The plugin executes commands sent by masters which are set via a master key.
  • The plugin can also automatically accept group invites from masters.

Commands

  • /setmasterkey <key> Sets a master key.
  • /resetmasters Removes all current masters.
  • /mmautogroup <on/off> Toggles the autogroup option.

Example Usage

This command sets the master key to asdf and also removes all current masters.

  • /setmasterkey asdf


This command removes all the current masters.

  • /resetmasters


This command turns on the option to automatically accept group invites from the masters.

  • /mmautogroup on

Sample Configuration

MQ2MasterMind.ini

[Options]
MasterKey=asdf
[Masters]
Master0=Rawr
Master1=
Master2=
Master3=
Master4=
Master5=
Master6=
Master7=
Master8=
Master9=
[YourCharactersName]
autoGroup=on

Availability

This plugin is included with the MMOBugs Compile.