About

This plugin includes a combat tracker for aardwolf

Example Output

------------------------------------------------------------------------
-----------------  the dwarven barkeeper : 06s - 72xp  -----------------
------------------------------------------------------------------------
Dam Type             :    Hits      Damage   (  0%)   Misses    Average
------------------------------------------------------------------------
backstab             :     2         982     ( 37%)     1         491
cleave               :     3         976     ( 37%)     2         325
pierce               :     2         665     ( 25%)     0         332
------------------------------------------------------------------------
Total                :     7         2623    (100%)     3         374
------------------------------------------------------------------------

Commands

Base

api


usage: #bp.ct.api [-h] [api]

list functions in the api

positional arguments:
  api         api to get details of

optional arguments:
  -h, --help  show help (default: False)

help


usage: #bp.ct.help [-a] [-c] [-h]

show help info for this plugin

optional arguments:
  -a, --api       show functions this plugin has in the api (default: False)
  -c, --commands  show commands in this plugin (default: False)
  -h, --help      show help (default: False)

inspect


usage: #bp.ct.inspect [-m METHOD] [-o OBJECT] [-s] [-h]

inspect a plugin

optional arguments:
  -m METHOD, --method METHOD
                        get code for a method
  -o OBJECT, --object OBJECT
                        show an object of the plugin, can be method or
                        variable
  -s, --simple          show a simple output (default: False)
  -h, --help            show help (default: False)

reset


usage: #bp.ct.reset [-h]

reset the plugin

optional arguments:
  -h, --help  show help (default: False)

save


usage: #bp.ct.save [-h]

save the plugin state

optional arguments:
  -h, --help  show help (default: False)

set


usage: #bp.ct.set [-h] [name] [value]

change a setting in the plugin

if there are no arguments or 'list' is the first argument then
it will list the settings for the plugin

positional arguments:
  name        the setting name (default: list)
  value       the new value of the setting

optional arguments:
  -h, --help  show help (default: False)

stats


usage: #bp.ct.stats [-h]

show plugin stats

optional arguments:
  -h, --help  show help (default: False)

Settings

infocolor


the info color

statcolor


the stat color