Update.
This commit is contained in:
parent
b3ee89c291
commit
5e9e2ddf0d
@ -56,7 +56,7 @@ public class EventCore extends JavaPlugin {
|
||||
@Override
|
||||
public void onEnable() {
|
||||
instance = this;
|
||||
// test
|
||||
|
||||
this.saveDefaultConfig();
|
||||
this.mainConfig = new Config("config", this);
|
||||
this.messagesConfig = new FileConfig(this, "messages.yml");
|
||||
|
Loading…
Reference in New Issue
Block a user