
GalaxyByne's Economy
modAn economy datapack including currency, debit cards and stock market.
Compatibility
Supported Loaders
Game Versions
Gallery

Server Economy Banner

Payment Terminal

An economy datapack including currency, debit cards and stock market.

Server Economy Banner

Payment Terminal
Use /trigger ShowBalance to see your balance
To depoit / withdraw Diamonds from your account, you'll need to summon some interactions:
Use /function galaxyseconomy:summon_atm/[direction] to summon the preset ATM.
Use /kill @e[tag=ATM,distance=..1] to remove an ATM.
Note:
You can also customize ATMs.
Use
/summon interaction ~ ~ ~ {width:[width here]f,height:[height here]f,response:1b,Tags:["bank_interaction","bank_diamond_sell"]}
to summon a deposit interaction.
Use
/summon interaction ~ ~ ~ {width:[width here]f,height:[height here]f,response:1b,Tags:["bank_interaction","bank_diamond_buy"]}
to summon a withdraw interaction.
Note:
Use /trigger Pay set [amount] to pay the nearest Player in a 10-block radius
The Stock Market also uses interactions to buy/sell stock (ores):
Use
/summon interaction ~ ~ ~ {width:[width here]f,height:[height here]f,response:1b,Tags:["bank_interaction","bank_[stock]_<sell/buy>"]}
to summon a stock interaction.
Note:
Set stock prices with /scoreboard players set [Stock] Stock [amount]
Note:
Use
/give @s name_tag{display:{Name:'{"text":"Debit Card","color":"light_purple","italic":false}'},DebitCard:1b}
to give yourself a Debit Card.
Note:
DebitCard:1b is still there.Use /function galaxyseconomy:summon_payment_terminal/[direction] to summon a Payment Terminal.
Stand on it and use /trigger ClaimPaymentTerminal to claim it.
Use /kill @e[tag=PaymentTerminal,distance=..1] to remove a Payment Terminal.
Use
/give @s name_tag{display:{Name:'{"text":"Payment Terminal Key","color":"light_purple","italic":false}'},TerminalKey:1b}
to give yourself a Payment Terminal Key.
The Payment Terminal has its own "bank account". Use the Key on the Tap Card button to claim your earnings.
Note:
TerminalKey:1b is still there.Use /tag @s add EconomyBankSubscriber to "subscribe" to a premium subscription that allows you to:
Use /trigger SellAll[Stock] to sell all blocks of stock in your inventory.
Use /trigger BuyAll[Stock] set [amount] to buy stacks of blocks of stock.
Note:
Please report any bugs / suggestions / questions on the linked discord