Difference between revisions of "MQ2BuffBlock" - MMOBugs Wiki

 
Line 1: Line 1:
 +
{{plugin}}
 
{{Pluginbox
 
{{Pluginbox
|author=[[User:JGC84|JGC84]]
+
| name = MQ2BuffBlock
 +
| author = [[User:JGC84|JGC84]]
 +
| link = [http://www.mmobugs.com/wiki Wiki Link]
 +
| commands=Multiple
 +
| source = Yes
 +
| usesini = Yes
 
}}
 
}}
 +
==Description==
 +
<font class="highlight">MQ2BuffBlock</font> automatically clicks off beneficial buffs as listed in the ini file.  This is useful if you do not have PoR expansion which includes ingame buff blocking, however it is limited to 25 spells while this plugin is not.
  
[[Category: Incomplete Plugin Pages]]
+
==Commands==
{{stub}}
+
 
 +
* <span class="highlight2">/block <SpellName></span> Adds a buff to automatically click off, quotes must be used when adding spells with spaces in the name.
 +
* <span class="highlight2">/unblock <SpellName></span> Removes a buff from the ini file to no longer be clicked off, quotes must be used when removing spells with spaces in the name.
 +
 
 +
==Example Usage==
 +
 
 +
If you don't like brells and would rather ranger buffs.
 +
* <span class="highlight2">/block "Brell's Stony Guard Rk. III"</span>
 +
 
 +
==Configuration==
 +
 
 +
MQ2BuffBlock provides configuration
 +
 
 +
===Sample Configuration===
 +
MQ2BuffBlock.ini
 +
<pre>[CharacterName]
 +
buff1=Brell's Stony Guard Rk. III
 +
buff2=Ultravision</pre>
 +
 
 +
===Configuration Explanation===
 +
 
 +
* <span class="highlight2">buff#</span>: Buff to be automatically clicked off.
 +
 
 +
==Availability==
 +
 
 +
This plugin is included with the MMOBugs Compile.

Latest revision as of 15:36, 20 December 2008

Plugin Info
Name MQ2BuffBlock
Author JGC84
Link Wiki Link
Commands Multiple
Source Available Yes
Uses INI File Yes

Description

MQ2BuffBlock automatically clicks off beneficial buffs as listed in the ini file. This is useful if you do not have PoR expansion which includes ingame buff blocking, however it is limited to 25 spells while this plugin is not.

Commands

  • /block <SpellName> Adds a buff to automatically click off, quotes must be used when adding spells with spaces in the name.
  • /unblock <SpellName> Removes a buff from the ini file to no longer be clicked off, quotes must be used when removing spells with spaces in the name.

Example Usage

If you don't like brells and would rather ranger buffs.

  • /block "Brell's Stony Guard Rk. III"

Configuration

MQ2BuffBlock provides configuration

Sample Configuration

MQ2BuffBlock.ini

[CharacterName]
buff1=Brell's Stony Guard Rk. III
buff2=Ultravision

Configuration Explanation

  • buff#: Buff to be automatically clicked off.

Availability

This plugin is included with the MMOBugs Compile.