mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-31 19:24:47 +02:00
Fix default config deploy
This commit is contained in:
@@ -54,6 +54,6 @@ public class BukkitCore extends FastLoginCore {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void loadConfig() {
|
public void loadConfig() {
|
||||||
plugin.saveConfig();
|
plugin.saveDefaultConfig();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user