GalaxyByne's Economy

Quick rating

GalaxyByne's Economy

No reviews yet

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

Economy & Trade Systems
Mod Loaders
Datapack
Forge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

! ! ! This is a deprecated data pack. Download the new version here.

Galaxy's Server Economy

Features:

  • Balance System
  • Pay System
  • Stock Market
  • Debit Cards / Payment Terminals

Usage Instructions:

Balance System:

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:

  • Replace [direction] with either north, east, south, or west. Use the direction the ATM is facing.

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:

  • Replace [width here] and [height here] with a positive number describing the interaction's size

Pay System:

Use /trigger Pay set [amount] to pay the nearest Player in a 10-block radius


Stock Market:

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:

  • Replace [width here] and [height here] with a positive number describing the interaction's size
  • Replace <sell/buy> with either "sell" or "buy" depending on your needs
  • Replace [stock] with any stock. Stocks include:
    • redstone
    • lapis
    • iron
    • copper
    • gold
    • emerald
    • netherite

Set stock prices with /scoreboard players set [Stock] Stock [amount]
Note:

  • Replace [amount] with the price in cents
    • i.e. $3.79 -> 379
    • Replace [Stock] with any stock
      • First letter needs to be caps here
      • emerald -> Emerald

Debit Cards / Payment Terminals:

Use

/give @s name_tag{display:{Name:'{"text":"Debit Card","color":"light_purple","italic":false}'},DebitCard:1b}

to give yourself a Debit Card.
Note:

  • If you know how to, you may modify this item's attributes (like name, lore, etc.). Just make sure the tag 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:

  • Replace [direction] with either north, east, south, or west. Use the direction facing your customers
  • This will spawn/kill a Payment Terminal at your feet
  • If you know how to, you may modify the Key item's attributes (like name, lore, etc.). Just make sure the tag 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:

  • Replace [Stock] with any stock
    • First letter needs to be caps here
    • emerald -> Emerald
    • Replace [amount] with any positive integer that describes the amount of stacks of blocks of stock you'd like to buy

Bugs / Questions:

Please report any bugs / suggestions / questions on the linked discord

Screenshots

Gallery

  • Server Economy Banner
    Server Economy Banner
  • Payment Terminal
    Payment Terminal

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works