greatman / craftconomy3

A Economy plugin for Bukkit & Canary Recode!
GNU Lesser General Public License v3.0
36 stars 67 forks source link

exchange command #136

Open SirWhisperWind opened 6 years ago

SirWhisperWind commented 6 years ago

I have 3 currency on my server that i want to work the same as if its like typical mmorpg games.

Gold Silver Copper

im trying to set up where 100 Copper is equal to 1 Silver and 100 Silver is equal to 1 Gold

commands i tried: /currency exchange Copper Silver 0.01 /currency exchange Copper Silver .01 = /money exchange Copper Silver 100 = still 1 for 1 ratio even random /currency exchange Copper Silver 100 < Still 1 = 1 ratio >

/currency exchange Silver Gold 0.01 /currency exchange Silver Gold .01 = /money exchange Silver Gold 100 = still 1 for 1 ratio

SirWhisperWind commented 6 years ago

https://hastebin.com/uhehuyagih.md

pavog commented 5 years ago

This issue was moved to pavog/craftconomy3#6