Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

ozon/b3-plugin-bf3stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

BF3stats Plugin for Big Brother Bot

Display stats from bf3stats.com ingame.

Installation

  1. install the bf3stats python module
  • easyinstall -U bf3stats
  1. install this plugin
  • copy the contents of extplugins to b3/extplugins/
  • add <plugin name="bf3_stats" config="@b3/extplugins/conf/plugin_bf3stats.xml"/> in your main b3 config file

Usage

Use the command !bf3stats ingame to display your short stats. You can use !bf3stats <playername> to display stats from other players.

Configuration

With variables can you customize the output of the !bf3stats command.

The default configuration in plugin_bf3stats.xml: Stats for %(name)s: K/D: %(kd_ratio)s, Killstreak: %(killstreakbonus)s, Skill: %(elo)s This display: Stats for O2ON: K/D: 1.61, Killstreak: 50, Skill: 592.02

A list of available variables you can find in the wiki.

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages