This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
B3 plugin that link your B3 bot to your metabans.com account
thomasleveil/b3-plugin-metabans
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Metabans plugin for Big Brother Bot (www.bigbrotherbot.net) =========================================================== By Courgette Description ----------- This plugin will link your game server to your Metabans account. As such : - all bans found from your Metabans account will be applied on the server. - all bans made from B3 will be sent to Metabans - when a player connects to your game server, its status will be checked from your Metabans account and B3 will tell connected admins if that player is marked as watched or protected. This plugin also provides the following commands : - !metabanscheck <player> - display Metabans info for player - !metabanswatch <player> [<reason>] - mark a player as watched - !metabansprotect <player> [<reason>] - mark a player as protected - !metabansclear <player> [<reason>] - clear any Metabans mark on the player - !metabanssync - send all active bans and tempbans found on your database to Metabans.com Visit http://metabans.com for more information Installation ------------ * copy the metabans folder into b3/extplugins * copy plugin_metabans.xml into b3/extplugins/conf * create an account on the Metabans website : http://metabans.com and copy your Metabans API key in plugin_metabans.xml * update your main b3 config file with : <plugin name="metabans" config="@b3/extplugins/conf/plugin_metabans.xml" /> Changelog --------- 0.1 - 2011-06-06 * first alpha release preview only 0.4 - 2011-06-09 * add a command to send all existing active B3 bans to metabans.com 0.4.1 - 2011-06-10 * fix bug with missing time import 0.4.2 - 2011-06-10 * now !metabanssync work with b3 v1.6.1 0.4.3 - 2011-06-10 * remove the '#test' that was added to all ban reasons when using !metatbanssync 0.5 - 2011-06-12 * fix issue with tempban expiration * fix issue where B3 tempban durations which are in munute were not converted to seconds as metabans expects * do not send tempban to metabans if duration is 0 1.0 - 2011-10-12 * add support for Battlefield 3 1.1 - 2011-10-30 * send a sighting event to metabans services when a player info changes. Useful for games that provide the PunkBuster id late after player authentication. Support ------- http://forum.bigbrotherbot.net/plugins-by-courgette/metabans-plugin/
About
B3 plugin that link your B3 bot to your metabans.com account
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published