mirror of
https://github.com/songoda/EpicEnchants.git
synced 2024-12-22 17:18:41 +01:00
make plugin compile again after latest core update
This commit is contained in:
parent
1d3bafc4e6
commit
e5cab06915
@ -152,6 +152,9 @@ public class EpicEnchants extends SongodaPlugin {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onDataLoad() {
|
||||
}
|
||||
|
||||
public EnchantManager getEnchantManager() {
|
||||
return this.enchantManager;
|
||||
|
Loading…
Reference in New Issue
Block a user