[enhancement] Add support for CraftConomy (and it's multiple currencies)
starg09 opened this issue ยท 6 comments
I'm using this plugin called CraftConomy (http://dev.bukkit.org/bukkit-plugins/craftconomy/), and the only problem we have is that we can only show one currency on the scoreboard (the plugin supports multiple economies).
Could you maybe add a compatibility hook, plese? So when this plugin is on the server you can place a %money_[currency1]% or %money_[currency2]% tag, and so on...
Hmm this plugin is kind of bugged, so I think this won't be neccesary in the end. Sorry for bothering :/
Some info I missed: Your plugin won't recognize any of the currencies available, it will just output an error :P
What you mean with "bugged"? I'm using both plugins on a test server. They work together without any problems.
Bugged in the sense of Craftconomy multiple currencies not working properly for multiworld (Won't allow having one currency synced and one exclusive to a server/world). ScoreboardStats has no bug, other than not taking any currencies as stated above. I wish there was one simple plugin which allowed a simple economy like Essentials, but with multiple currencies, multiworld/server and without all the loan, bank and other extra stuff not always needed.
Well, I'll keep trying at fixing my issue twith this economy plugin... So you want me to reopen the issue? Even if I can't use it as I want, someone with a single server can use it perfectly, but has the issue at the beggining (money not appearing on sidebar)
Ok, got more info: The default coin works, but any secondary one doesn't. Your plugin will take %money% as the default currency, and all others wil be ignored, so I'll repeat the idea: Maybe adding a hook with craftconomy that allows %money_[currencyname]% would help ๐
I'd like to have both displayed, as the first currency is meant to be a general server coin, as the second one is specific for inside the survival...