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