mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-06 12:33:03 +00:00
Rewritten Economy API. Please update your plugins.
This Economy API is now supported by Essentials. Do not use NPC Accounts as bank accounts. Bank accounts are not supported yet. New config: currency-symbol git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1431 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
fdb9473baa
commit
82dd4e88b4
12 changed files with 310 additions and 308 deletions
|
@ -243,4 +243,7 @@ suicideMessage = \u00a77Goodbye Cruel World...
|
|||
suicideSuccess = \u00a77{0} took their own life
|
||||
tempBanned = Temporarily banned from server for {0}
|
||||
thunderDuration = You {0} thunder in your world {1}
|
||||
thunder = You {0} thunder in your world
|
||||
thunder = You {0} thunder in your world
|
||||
deleteFileError = Could not delete file: {0}
|
||||
userDoesNotExist = The user {0} does not exist.
|
||||
negativeBalanceError = User is not allowed to have a negative balance.
|
Loading…
Add table
Add a link
Reference in a new issue