mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-29 10:17:38 +02: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