1
0
mirror of https://e.coding.net/circlecloud/AuthMe.git synced 2025-11-24 21:26:20 +00:00

add mark...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-28 20:53:00 +08:00
parent 66117b6cb0
commit 075a01414d

View File

@@ -471,7 +471,7 @@ public class AuthMe extends JavaPlugin {
} }
// Successful message // Successful message
ConsoleLogger.info("AuthMe 版本 " + this.getDescription().getVersion() + " 已正确载入!"); ConsoleLogger.info("AuthMe 版本 " + this.getDescription().getVersion() + " 已正确载入 重制 By 喵♂呜 !");
new VersionChecker(this); new VersionChecker(this);
} }