Difference between revisions of "MQ2MercManager" - MMOBugs Wiki

(Initial page layout and plugin description)
 
(→‎Example: added examples)
Line 12: Line 12:
 
* <span class="highlight2">/mercman</span> shows basic usage and current settings
 
* <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.
 
* <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.
 
==Example==
 
  
 
/mercman<br/>
 
/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/>
 
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/>
 
Current settings: AFK=30 minutes Move=30 minutes<br/>
 +
==Example Usage==
 +
This command will set your afk value to 30 minutes.
 +
* <span class="highlight2">/mercman afk 30</span>
 +
 +
 +
This command will set your move value to 10 minutes.
 +
* <span class="highlight2">/mercman move 10</span>
 +
  
 +
This command will show usage and your current settings.
 +
* <span class="highlight2">/mercman</span>
  
 
==Availability==
 
==Availability==
  
 
MQ2MercManager is available as a compiled binary in the MMOBugs binary distribution. The source code is not available.
 
MQ2MercManager is available as a compiled binary in the MMOBugs binary distribution. The source code is not available.

Revision as of 06:57, 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 shows basic usage and current settings
  • /mercman afkvalue | movevalue changes the time the plugin will wait with you afk, or wait without you moving, before it sets the merc to passive.

/mercman
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)
Current settings: AFK=30 minutes Move=30 minutes

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.