Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

[Request] iConomy Minor Currency Message #227

Open Ordinator opened 11 years ago

Ordinator commented 11 years ago

While using iConomy and having minor currencies enabled, allow the message to use the minor currency when amounts are less than 1.

So if the major currency is Dollar and minor is Coin, if, say, 0.66 is dropped, it says "66 coins."

Zarius commented 11 years ago

Sounds like a good idea, not sure if I can do it via Vault though. Will look into it for a later release.

CelticMinstrel commented 11 years ago

If not possible with Vault, maybe put in a request to them?

p0wd3r commented 10 years ago

I was able to make this work by putting a 0 (zero) in front, so for 50 cents, use 0.5. Here's an example for just straight payment.

ZOMBIE:

Works with iConomy with Vault.