From 238205c16e24a4d8b7a3134132d3206efd7ad4b4 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 19 Jan 2021 00:15:08 +0100 Subject: Update ip2nation.md (#385) --- docs/ip2nation.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') 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 ** 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) -- cgit