mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2025-11-24 21:46:16 +00:00
@@ -588,6 +588,11 @@ public class Residence extends JavaPlugin {
|
||||
new VersionChecker(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onLoad() {
|
||||
config = new FileConfig(this, "config.yml");
|
||||
};
|
||||
|
||||
@Override
|
||||
public void reloadConfig() {
|
||||
config.reload();
|
||||
|
||||
Reference in New Issue
Block a user