nijikokun / iConomy3

Please, if you fork iConomy only do so if you are really fixing or adding something useful!
7 stars 1 forks source link

Typing error on /money set #15

Open JacobHonore opened 13 years ago

JacobHonore commented 13 years ago

When using /money set playername 5000 it shows up in the console/log in this way: [INFO] Player 5,000's account had 5000.0 set to it. Which is obviously wrong. It should probably be: [INFO] Player playernames's account had 5000.0 set to it.