mastercake10 / TimeIsMoney

Time Is Money - Bukkit plugin that pays out players for their online time!
GNU General Public License v3.0
43 stars 26 forks source link

%money% contain more than the amount #26

Closed seema84 closed 6 years ago

seema84 commented 6 years ago

The placeholder %money% contain more than the amount. With Fe Economy Plugin is the output "10 Fe". But my currency is not "Fe" thats only the Eco Plugin. You need to change this for only the money amount.

Please add a Userblacklist (example for op players).

TimeIsMoney Version 1.9.6.3

mastercake10 commented 6 years ago

Yeah, the %money% variable contains the formatted money string. The plugin works fine with well-known economy plugins like Essentials. Please ask the Author of your Economy plugin about this, and also link to this issue.

seema84 commented 6 years ago

Fe Economy (https://www.spigotmc.org/resources/fe.723/) has stop the plugin support for a while. So i cant ask the Author. Why do you use the full money string and not only the amount? Im pretty shure other Eco systems have the same problem.

mastercake10 commented 6 years ago

Every currency has its currency symbol. So this is the reason why the amount has a currency symbol. Using most Economy plugins, the symbol can easily be removed.

seema84 commented 6 years ago

ok thanks