Coins now supports different languages.
By default the plugin has four languages included:
English, Dutch, Spanish and Swedish.
Two configuration options have been added:
Code (Text):
# What language should the plugin use? And what is your server's currency?
# All available languages can be found in folder 'languages' in the plugin folder.
# The variable {$} will be replaced by the 'currencySymbol', default: $.
language: english
currencySymbol: "$"
Please add it to your config.
Click this link for all changes in the config (green lines).
If you want to have your languages added, PM me with translated sentences.
- Make sure to replace all $ with {$} in the config if you use 'currencySymbol' option.
- Fixed /withdraw not being disabled in configurated disabled worlds.
- Fixed players with '*' permission couldn't pick up coins.
- Organized error messages better.
- Made the code even more a mess.
Added a withdraw explaination gif:
![[IMG]](/proxy/image?url=http%3A%2F%2Fi.imgur.com%2FMjy9s6k.gif)