.. _plugin:geo: === GEO === | about ----- | :author: FeedBackLoop :contact: FREENODE/#fbf :distribution: core :license: | description ----------- | This product includes GeoLite data created by MaxMind, available from http://maxmind.com/ | commands -------- | :commands in this plugin: geo .. geo-on .. geo-off | 1) *geo .. [handle_geo]* :description: arguments: - do a geo lookup. :permissions: OPER .. GEO :code: :ref:`fbf.plugs.extra.geo_geo_command`. :examples: :: ;geo 127.0.0.1 no result 2) *geo-off .. [handle_geooff]* :description: no arguments - disable geo lookup on JOIN. :permissions: OPER :code: :ref:`fbf.plugs.extra.geo_geo-off_command`. :examples: :: ;geo-off done - geo-off 3) *geo-on .. [handle_geoon]* :description: no arguments - enable geo lookup on JOIN. :permissions: OPER :code: :ref:`fbf.plugs.extra.geo_geo-on_command`. :examples: :: ;geo-on done - geo-on