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

Latest commit

 

History

History
52 lines (39 loc) · 1.71 KB

File metadata and controls

52 lines (39 loc) · 1.71 KB

WeaponLimiterBF3 plugin for Big Brother Bot

This plugin is for the B3 Bot. It allows to ban weapons in Battlefield 3/4.

Features

  • support Battlefield 3 and Battlefield 4
  • Allows to ban weapons per map and gametype
  • penalized players

Usage

Installation

  1. Copy the entire folder extplugins/weaponlimiterbf3 into your b3/extplugins folder and extplugins/conf/plugin_weaponlimiterbf3.ini into your b3/conf folder

  2. Add the following line in your b3.xml file (below the other plugin lines)

<plugin name="weaponlimiterbf3" config="@conf/plugin_weaponlimiterbf3.ini"/>

Configuration

The configuration is made in extplugins/conf/plugin_weaponlimiterbf3.ini.

A detailed description of all the options will be add soon on 1.0 release.

Commands in game

  • !weaponlimits show the current blacklisted/whitelisted weapons

  • !weaponlimiter (alias !wpl) show the status

  • !weaponlimiter <on | off> enable/disable the Limiter

Notes

Note EA's ROH if you want to use the plugin on ranked servers! Weapons are not restricted by this Plugin. The Players can select and use them. But he must live with the consequences. I have no closures due to this plugin known. But be warned!

Contributing

  • Fork it
  • Test it

Support

Not realy. Watch to http://forum.bigbrotherbot.net/bf3b3-beta-board/weaponlimiter-plugin/

Thanks

  • courgette and the B3 project for code samples