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
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
yeah i know you cant do that with essentials
but do you maybe know what other plugins work like that??
coinsengine seems to do exactly what you want and is supported by economyshopgui
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
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
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.
or just updating to something more then 1.21.0
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
If you check the first link i sent, you can see you can specify the currency in the shop
Sections | EconomyShopGUI wiki
You will learn step by step what every option in section configs mean and how to configure/use it.
then why doesnt this work

When you try to buy, does it give you an error
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


did you set this? https://wiki.gpplugins.com/economyshopgui/file-configuration/config.yml#economy-provider
Config.yml | EconomyShopGUI wiki
You will learn step by step what every option of the regular config file means and how to configure them.
no
ohhhh
thank you so much
it worked
tytytytytyty
youre lifesaving

oh
other things also cost gems
even tho i dont want them to
can i have both vault and coinsengine?
bc its like

when i do /sreload
then it just changes to either vault or coinsengine
from reading the documentation, economy-provider is the default currency used for anything that hasnt been overridden
so set that to vault
i did and its all money from essentialsx
turns out the economy option for specific items is a premium only feature
oh
alr
thanks then
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
I think you can still have section-based currency on free mode
yeah just checked that out you can do that
just mixing economy types in the same shop section is a premium only feature
yeah
thanks guys
i did it