mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-08 03:50:06 +01:00
Fix compile, consider this stable
This commit is contained in:
parent
d063b5a894
commit
b6c7799cc2
@ -43,4 +43,8 @@ public class EssentialsPluginListener implements Listener, IConf {
|
||||
ess.getLogger().log(Level.INFO, "Payment method was disabled. No longer accepting payments.");
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void reloadConfig() {
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user