Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exchange command #136

Open
SirWhisperWind opened this issue Mar 4, 2018 · 2 comments
Open

exchange command #136

SirWhisperWind opened this issue Mar 4, 2018 · 2 comments

Comments

@SirWhisperWind
Copy link

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
Copy link
Author

@pavog
Copy link

pavog commented Nov 20, 2018

This issue was moved to pavog#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants