You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe this has something to do with lower- and upper case letters.
for example:
Player1 balance = 125
player1 balance = 176
player1 balance in mysql database: 154
very very strange!
The text was updated successfully, but these errors were encountered:
FE Economy version:
Build #51 (17.06.2014 01:56:24)
I have this problem:
When player "alpha" is entering the command /money player1
the result is: 100 Dollar
When player "player1" is entering the command /money
the result is: 150 Dollar
I am runnings the plugin with mysql. In the table it says:
player1 - 150
Is this a bug or am I doing something wrong?
My config: http://pastebin.com/pLLP6ifR
maybe this has something to do with lower- and upper case letters.
for example:
Player1 balance = 125
player1 balance = 176
player1 balance in mysql database: 154
very very strange!
The text was updated successfully, but these errors were encountered: