A
Admincraftโ€ข2mo ago
๐–ฃ‚

Currency

Hey! Im trying to add multiple currencies to my minecraft server and im curious if anyone knows how to do it so it would work with EconomyShopGUI, EssentialsX and Vault. Using these 3 i had 1 currency that is bucks but i also want to Add KingBucks, and i want to be able to spend them in a shop made by EconomyShopGUI
29 Replies
Sbinotto
Sbinottoโ€ข2mo ago
I don't think you can use multiple currencies with just EssentialsX, unless they recently added that, you need to use another plugin. Regarding EconomyShopGUI you can specify the currency in the shop for different sections or items: https://wiki.gpplugins.com/economyshopgui/file-configuration/sections.yml#specific-currency
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
yeah i know you cant do that with essentials but do you maybe know what other plugins work like that??
Lunaiskey
Lunaiskeyโ€ข2mo ago
coinsengine seems to do exactly what you want and is supported by economyshopgui
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
Yeah but the problem is that coinsengine needs night engine And my server is on 1.21 and the lowest night engine can go is 1.21.1 Maybe not exactly night engine but like night vision sth like that
Sbinotto
Sbinottoโ€ข2mo ago
The New Economy should be good but it might be premium only for EconomyShopGUI Edit: zEssentials and Ultra Economy are also listed as compatible, but I never used those
ProGamingDk
ProGamingDkโ€ข2mo ago
Core 2.7.5.1 https://github.com/nulli0n/nightcore-spigot/releases/tag/v2.7.5.1 tried one of their older releases?
GitHub
Release Core 2.7.5.1 ยท nulli0n/nightcore-spigot
Fixed plugin not loading on versions < 1.21 Fixed empty lines on some items in some GUIs.
Lunaiskey
Lunaiskeyโ€ข2mo ago
or just updating to something more then 1.21.0
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
okay i created the second currency how do i connect them to the economyshopgui so that i have 2 existing currencies is it possible? @Lunaiskey @ProGamingDK @Sbinotto please help using coinsengine bc i used nightcores older release i need help like ASAP
Sbinotto
Sbinottoโ€ข2mo ago
If you check the first link i sent, you can see you can specify the currency in the shop
Sbinotto
Sbinottoโ€ข2mo ago
Sections | EconomyShopGUI wiki
You will learn step by step what every option in section configs mean and how to configure/use it.
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
then why doesnt this work
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
No description
Sbinotto
Sbinottoโ€ข2mo ago
When you try to buy, does it give you an error
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
Name: Gems Symbol: โœช Format: '%amount%%currency_symbol%' Format_Short: '%currency_symbol%%amount%' Command_Aliases: gems Icon: Material: 0 Decimal: true Synchronized: false Permission_Required: false Transfer_Allowed: true Transfer_Min_Amount: 0.0 Start_Value: 0.0 Max_Value: -1.0 Economy: Vault: true Exchange: Allowed: true Rates: your_currency_name: 5 other_currency_name: 10 Prefix: Gems Column_Name: gems thats all i have in coinsengine and it just shows me bucks from essentials and doesnt recognise gems as a currency
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
No description
No description
Sbinotto
Sbinottoโ€ข2mo ago
Config.yml | EconomyShopGUI wiki
You will learn step by step what every option of the regular config file means and how to configure them.
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
no ohhhh thank you so much it worked tytytytytyty youre lifesaving
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
No description
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
oh other things also cost gems even tho i dont want them to can i have both vault and coinsengine? bc its like
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
No description
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
when i do /sreload then it just changes to either vault or coinsengine
Lunaiskey
Lunaiskeyโ€ข2mo ago
from reading the documentation, economy-provider is the default currency used for anything that hasnt been overridden so set that to vault
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
i did and its all money from essentialsx
Lunaiskey
Lunaiskeyโ€ข2mo ago
turns out the economy option for specific items is a premium only feature
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
oh alr thanks then
Lunaiskey
Lunaiskeyโ€ข2mo ago
so if you wanna make a store for ur items using gems, you can use something like deluxe menus for it but its gunna be big pain to do
Sbinotto
Sbinottoโ€ข2mo ago
I think you can still have section-based currency on free mode
Lunaiskey
Lunaiskeyโ€ข2mo ago
yeah just checked that out you can do that just mixing economy types in the same shop section is a premium only feature
๐–ฃ‚
๐–ฃ‚OPโ€ข2mo ago
yeah thanks guys i did it

Did you find this page helpful?