Difference between revisions of "MQ2MercManager" - MMOBugs Wiki

(→‎Example: added examples)
(→‎Commands: updated commands to better format)
Line 9: Line 9:
  
 
==Commands==
 
==Commands==
 +
* <span class="highlight2">/mercman</span> Displays current settings and command format.
 +
* <span class="highlight2">/mercman afk ##</span> Change the number of minutes that if you are afk to set the merc to passive (0 to disable).
 +
* <span class="highlight2">/mercman move ##</span> Change the number of minutes that if you do not move to set the merc to passive (0 to disable).
  
* <span class="highlight2">/mercman</span> shows basic usage and current settings
 
* <span class="highlight2">/mercman afkvalue | movevalue </span> changes the time the plugin will wait with you afk, or wait without you moving, before it sets the merc to passive.
 
 
/mercman<br/>
 
MQ2MercManager: Usage is /mercmanager [afkvalue]|[movevalue] (where value is number of minutes afk or not moving, before making sure merc is passive - 0 to disable)<br/>
 
Current settings: AFK=30 minutes Move=30 minutes<br/>
 
 
==Example Usage==
 
==Example Usage==
 
This command will set your afk value to 30 minutes.
 
This command will set your afk value to 30 minutes.

Revision as of 07:01, 6 October 2014

Plugin Info
Name MQ2MercManager
Author User:htw
Commands /mercman

Description

This plugin will set your mercenary to passive after a configurable time of inactivity, so you don't have to pay the plat upkeep costs.

Commands

  • /mercman Displays current settings and command format.
  • /mercman afk ## Change the number of minutes that if you are afk to set the merc to passive (0 to disable).
  • /mercman move ## Change the number of minutes that if you do not move to set the merc to passive (0 to disable).

Example Usage

This command will set your afk value to 30 minutes.

  • /mercman afk 30


This command will set your move value to 10 minutes.

  • /mercman move 10


This command will show usage and your current settings.

  • /mercman

Availability

MQ2MercManager is available as a compiled binary in the MMOBugs binary distribution. The source code is not available.