GeoIP [Unmaintained]

Discussion in 'Plugin Support' started by Wulf, Oct 3, 2015.

  1. Wulf

    Wulf Community Admin

    Wulf submitted a new resource:

    GeoIP - Provides an API to obtain IP address information from a local database

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

    Wulf updated GeoIP with a new update entry:

    0.1.1

     
  3. Wulf

    Wulf Community Admin

    Wulf updated GeoIP with a new update entry:

    0.1.2

     
  4. Wulf

    Wulf Community Admin

    Wulf updated GeoIP with a new update entry:

    0.1.3

     
  5. I tried to var country = GeoIP.Call("GetCountry", netuser.networkPlayer.ipAddress);
    and it just says "Unknown" ?
     
  6. Wulf

    Wulf Community Admin

    There are some bugs in this yet, but that would mean it couldn't match the IP given to an IP in the database.
     
  7. I just need to wait for new update or it's unfixable? I seen that it works on some players.
     
  8. Wulf

    Wulf Community Admin

    The database it uses isn't 100% complete, so it may not be something that can really be fixed if that is indeed the issue.
     
  9. It's also not accurate, so many bad responses. It shows my players are from other country then they are.
    Why you just simply don't make extension for this (Since it's impossible to make it use custom files because of blocked namespaces)? I bet it would have far better performance and user could upgrade database by himself.... It's quite unreliable to use such big raw file I guess.
     
    Last edited by a moderator: May 7, 2016
  10. Wulf

    Wulf Community Admin

    The .json was a test, but there's no need to have it as an extension. There are other formats I can use, so we'll see.
     
  11. how block some country ?
     
  12. Wulf

    Wulf Community Admin

  13. So when this database going to be updated? Having many false results. (Players being shown from other countries)
     
  14. Wulf

    Wulf Community Admin

    The GeoIP plugin?
     
  15. Yes. Most players are from Lithuania, but geoip seem to be showing other countries like Poland, Russia etc. Only few shows Lithuania, others doesn't even show a thing sometimes.
     
  16. Wulf

    Wulf Community Admin

    I'm not sure a database update would fix it, but I'll try to get to it soon.