mirror of
https://github.com/songoda/EpicHoppers.git
synced 2024-11-05 18:19:38 +01:00
make plugin compile again after latest core update
This commit is contained in:
parent
2ff1097691
commit
0960475479
@ -252,6 +252,10 @@ public class EpicHoppers extends SongodaPlugin {
|
||||
});
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onDataLoad() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onConfigReload() {
|
||||
this.setLocale(getConfig().getString("System.Language Mode"), true);
|
||||
|
Loading…
Reference in New Issue
Block a user