diff --git a/README.md b/README.md index 24514408..21910e4e 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ You can also create your own translation file and, if you want, you can share it ## Credits ##### Sponsor: -[GameHosting.it](http://www.gamehosting.it) is leader in Italy as Game Server Provider. With its own DataCenter offers Anti-DDoS solutions at affordable prices. Game Server of Minecraft based on Multicraft are equipped with the latest technology in hardware. +[FastVM.io](https://fastvm.io) is leader in VPS hosting solutions. With its own DataCenter offers Anti-DDoS solutions at affordable prices. ##### Contributors: Team members: developers, translators diff --git a/src/main/java/fr/xephi/authme/AuthMe.java b/src/main/java/fr/xephi/authme/AuthMe.java index 305aadc3..4aeb536c 100644 --- a/src/main/java/fr/xephi/authme/AuthMe.java +++ b/src/main/java/fr/xephi/authme/AuthMe.java @@ -159,9 +159,9 @@ public class AuthMe extends JavaPlugin { OnStartupTasks.sendMetrics(this, settings); // Sponsor messages - ConsoleLogger.info("Development builds are available on our jenkins, thanks to f14stelt."); - ConsoleLogger.info("Do you want a good game server? Look at our sponsor GameHosting.it leader " - + "in Italy as Game Server Provider!"); + ConsoleLogger.info("Development builds are available on our jenkins, thanks to FastVM.io"); + ConsoleLogger.info("Do you want a good vps for your game server? Look at our sponsor FastVM.io leader " + + "as virtual server provider!"); // Successful message ConsoleLogger.info("AuthMe " + getPluginVersion() + " build n." + getPluginBuildNumber()