-
Notifications
You must be signed in to change notification settings - Fork 10
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
Using a second currency #41
Comments
I'd need to check if Vault actually support multiple currencies in its API. |
Is there a way to have a precondition for a command like "if balance.gems >= 30 return true;"? |
%gemseconomy_balance_% is the placeholder given by GemsEconomy |
%gemseconomy.balance."currency"% |
I checked on GemsEconomy page, but the developer does not provide a comprehensive API that I could easily call from within Command Signs, so I won't do. |
Hey, I love the plugin so far! I am using a plugin called "GemsEconomy," which allows for multiple Vault currencies in order to have a second currency, gems, that players earn when they vote. Is there any way to get this to work as a currency in the cost requirements? When I enter "30 gems" for example in the text editor it just shows as $30 dollars. Thanks!
The text was updated successfully, but these errors were encountered: