ScoreboardStatsX

ScoreboardStatsX

3M Downloads

[enhancement] Add support for CraftConomy (and it's multiple currencies)

starg09 opened this issue ยท 6 comments

commented

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...

commented

Hmm this plugin is kind of bugged, so I think this won't be neccesary in the end. Sorry for bothering :/

commented

Some info I missed: Your plugin won't recognize any of the currencies available, it will just output an error :P

commented

What you mean with "bugged"? I'm using both plugins on a test server. They work together without any problems.

commented

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.

commented

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)

commented

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...