mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 03:53:41 +00:00
Merge branch '2.x' into custom-currency-formatting
This commit is contained in:
commit
caeb59ede4
4 changed files with 23 additions and 2 deletions
|
@ -260,5 +260,7 @@ public interface ISettings extends IConf {
|
|||
|
||||
boolean isCommandCooldownPersistent(String label);
|
||||
|
||||
boolean isNpcsInBalanceRanking();
|
||||
|
||||
NumberFormat getCurrencyFormat();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue