mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-01 03:21:38 +00:00
Fix TL messages.
This commit is contained in:
parent
d425ab5f93
commit
137d0df9dc
18 changed files with 25 additions and 2 deletions
|
@ -130,7 +130,7 @@ public class Commandeco extends EssentialsCommand
|
|||
}
|
||||
else
|
||||
{
|
||||
throw new Exception(_("notEnoughMoney"));
|
||||
throw new Exception(_("insufficientFunds"));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue