mirror of
https://github.com/CarmJos/cn2b2t-project.git
synced 2026-06-04 18:17:19 +08:00
修复积分板问题
This commit is contained in:
@@ -24,7 +24,7 @@ public class Main extends JavaPlugin {
|
||||
Main.instance = this;
|
||||
pluginManager = Bukkit.getPluginManager();
|
||||
|
||||
log("&c&lGhost " + this.getName().substring(5) + " &7开始加载...");
|
||||
log("&c&lcn2b2t " + this.getName().substring(5) + " &7开始加载...");
|
||||
|
||||
log("&7├ &f加载配置文件管理器...");
|
||||
ConfigManager.loadConfig();
|
||||
|
||||
Reference in New Issue
Block a user