mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-01-11 10:27:36 +01:00
Add Sponsorship Message, I WILL SURVIVE
This commit is contained in:
parent
0b1b6617eb
commit
47d6a4a9bf
@ -294,6 +294,10 @@ public class AuthMe extends JavaPlugin {
|
||||
dataManager = new DataManager(this, database);
|
||||
dataManager.start();
|
||||
|
||||
// Sponsor message
|
||||
ConsoleLogger.info("AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months");
|
||||
ConsoleLogger.info("Look Minecraft and other offers on www.verygames.net ! ");
|
||||
|
||||
ConsoleLogger.info("Authme " + this.getDescription().getVersion() + " enabled");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user