Fix /f create TL; Save TL nodes on first launch
This commit is contained in:
@@ -132,7 +132,6 @@ public abstract class MPlugin extends JavaPlugin {
|
||||
}
|
||||
YamlConfiguration defConfig = YamlConfiguration.loadConfiguration(defLangStream);
|
||||
TL.setFile(defConfig);
|
||||
return;
|
||||
}
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace(); // So they notice
|
||||
|
||||
Reference in New Issue
Block a user