public final class ConfigUpdater
extends Object
配置更新
-
Method Summary
static void
检查配置版本, 落后于 JAR 默认版本时合并缺失键并更新版本号.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
update
public static void update(org.bukkit.plugin.Plugin plugin,
String fileName)
检查配置版本, 落后于 JAR 默认版本时合并缺失键并更新版本号.