mirror of
https://github.com/AppleDash/SaneEconomy.git
synced 2025-02-16 19:51:23 +01:00
Build against newer SaneLib
This commit is contained in:
parent
684abf3488
commit
96b5de947a
@ -66,7 +66,6 @@ public class SaneEconomy extends SanePlugin implements ISaneEconomy {
|
||||
getServer().getScheduler().runTaskTimerAsynchronously(this, () -> {
|
||||
economyManager.getBackend().reloadTopPlayerBalances();
|
||||
}, 0, (20 * 300) /* Update baltop every 5 minutes */);
|
||||
this.getI18n().loadTranslations();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user