mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 12:02:53 +00:00
Merge branch '2.x' into custom-currency-formatting
This commit is contained in:
commit
fb72555e6b
1 changed files with 1 additions and 1 deletions
|
@ -1278,7 +1278,7 @@ public class Settings implements net.ess3.api.ISettings {
|
||||||
|
|
||||||
private boolean npcsInBalanceRanking = false;
|
private boolean npcsInBalanceRanking = false;
|
||||||
|
|
||||||
public boolean _isNpcsInBalanceRanking() {
|
private boolean _isNpcsInBalanceRanking() {
|
||||||
return config.getBoolean("npcs-in-balance-ranking", false);
|
return config.getBoolean("npcs-in-balance-ranking", false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue