View on GitHub

B3-plugin-countryfilter

Download this project as a .zip file Download this project as a tar.gz file

This plugin provides an allow/deny mechanism for connecting players based on their Country-IP (GeoIP data). It announces connecting players in the server so you can see where the player is connecting from. Even if you don't have anny countries on the deny list, it's still nice to see where your playercrowd is connecting from!

Requirements:

Installation:

  1. Unzip the contents of this package into your B3 folder. It will place the .py file in b3/extplugins and the config file xml in your b3/extplugins/conf folder.

  2. Open the .xml file with your favorit editor and modify the settings if you want them different. Do not edit the ettingnames for they will not function under a different name.

  3. Open your B3.xml file (in b3/conf) and add the next line in the section of the file:

<plugin name="countryfilter" config="@b3/extplugins/conf/countryfilter.xml"/>

Updating the Geo-data: