danielepantaleone / b3-plugin-jumper

A BigBrotherBot plugin which provides an advanced statistics system for Urban Terror 4.2 Jump servers.

Home Page:http://forum.bigbrotherbot.net/plugins-by-fenix/jumper-plugin-(by-mr-click)/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jumper Plugin for BigBrotherBot BigBrotherBot

Description

A BigBrotherBot plugin provides an advanced statistics system for Urban Terror 4.2 Jump servers. The plugin is capable of storing permanently all the timings performed during jump runs, offering also the possibility to list player and map records.


NOTE: since B3 v1.10.1 beta this plugin has been included in the standard plugins set, thus all patches and updates will be performed in the official B3 repository.


Download

Latest version available here.

Installation

  • copy the jumper.py file into b3/extplugins

  • copy the plugin_jumper.ini file in b3/extplugins/conf

  • add to the plugins section of your b3.xml config file:

    <plugin name="jumper" config="@b3/extplugins/conf/plugin_jumper.ini" />

Demo auto-recording

In order for the demo autorecording feature to work properly, b3 needs to have privileges of removing demo files from your UrT 4.2.x server directory. Because of that both b3 and the UrT needs to be executed by the same OS user (so if the UrT server is executed by FooBar the b3 also needs to be executed by FooBar).

Requirements

  • Urban Terror 4.2 server [g_modversion >= 4.2.013]
  • iourt42 parser [version >= 1.12]

In-game user guide

  • !jmprecord [<client>] [<mapname>] - display the best run(s) of a client on a specific map
  • !jmpmaprecord [<mapname>] - display map best jump run(s)
  • !jmptopruns [<mapname>] - display map top run(s)
  • !jmpdelrecord [<client>] [<mapname>] - delete the best run(s) of a client on a specific map
  • !jmpmapinfo [<mapname>] - display map specific informations
  • !jmpsetway <way-id> <name> - set a name for the specified way id

Credits

Since version 2.1 this plugin provides a new command, !jmpmapinfo, which retrieves maps information (such as author, release date, level, etc.) and display them in-game. This has been made possible thanks to the Urt Jumpers community which provides such data.

Support

If you have found a bug or have a suggestion for this plugin, please report it on the B3 forums.

Build Status

About

A BigBrotherBot plugin which provides an advanced statistics system for Urban Terror 4.2 Jump servers.

http://forum.bigbrotherbot.net/plugins-by-fenix/jumper-plugin-(by-mr-click)/


Languages

Language:Python 100.0%