diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-01-19 00:15:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-18 20:15:08 -0300 |
| commit | 238205c16e24a4d8b7a3134132d3206efd7ad4b4 (patch) | |
| tree | c410d6a88fa1b899d3d4b3af9d6d1383f810872f /docs | |
| parent | 34a58b7bfefe96365aed66a24ccb154793149313 (diff) | |
| download | wiki-238205c16e24a4d8b7a3134132d3206efd7ad4b4.tar.gz wiki-238205c16e24a4d8b7a3134132d3206efd7ad4b4.tar.bz2 wiki-238205c16e24a4d8b7a3134132d3206efd7ad4b4.zip | |
Update ip2nation.md (#385)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ip2nation.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/ip2nation.md b/docs/ip2nation.md index abe76d4..360a7dc 100644 --- a/docs/ip2nation.md +++ b/docs/ip2nation.md @@ -33,7 +33,5 @@ These tables allow to see approximately which country a player might be from when doing **.pinfo <player>** command. -They are not mantained by TrinityCore development team and **they require external data to perform their function**, which can be found at -[ip2nation](http://www.ip2nation.com/ip2nation/Download) - -NOTE IF YOU EXPORT THIS DATABASE FROM WINDOWS ENVIROMENT AND IMPORT IT ON LINUX YOU WILL HAVE STARTUP ERROR BECAUSE **ip2nationCountries** WILL BE RENAMED TO **ip2nationcountries** IMPORT IT AGAIN FROM IP2NATION WEBPAGE TO FIX IT. +They are not mantained by AzerothCore development team and **they require external data to perform their function**, which can be found at +[ip2nation](http://www.ip2nation.com/ip2nation/Download) or via this module [mod-ip2natioon-ip2nationcountries](https://github.com/azerothcore/mod-ip2nation-ip2nationcontries) |
