I made a plugin which make it possible to use the
IP2Location python library in B3! This will make it possible to get the country, timezone, net speed, ISP and more from a player based on IP-address.
Questions or bugs? Please ask it
Version:v0.1.1
RequirementsI will add more commands later.
Download from
mirror.
Installation:********* Installation of IP2location by danger89 *********
* Copy the whole extplugins/ folder (including all files and subdirectories) to extplugins/ of B3
* In your b3.xml config, add in the plugin section (choose the correct priority):
<plugin name="ip2location" priority="12" config="@b3/extplugins/conf/ip2location.xml"/>
* Install IP2Location (C library & Python library) here
http://www.ip2location.com* ! Change the path to your IP2Location data folder !
* Adjust the minimal level in ip2location.xml
* Have fun!
********* Features provided *********
!country
Show the country of a player
!speed
Show the net speed of a player
!isp
Show the ISP of a player
!timezone
Show the timezone of a player
Changelog:# Changelog :
# 17/01/2011 - v0.1.1
# Added !speed
# Added !isp
# Added !timezone
# 16/01/2011 - v0.1.0
# Add IP2Location
# Added !country (IP2Location)
- Melroy van den Berg
[attachment deleted by maintenance]