Keyconomy

Quick rating

Keyconomy

No reviews yet

An economy datapack based around trial keys. It has shops included!

Economy & Trade Systems
Mod Loaders
Datapack
Forge
NeoForge
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 Optional
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.3+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

About

Description

Keyconomy

Keyconomy is a datapack-based economy based around the Trial Keys added to 1.21+. Requires Retina to run!

Selling Keys

You can sell keys for money using /trigger SellKeys, which will sell trial keys for 25 and ominous keys for 100 by default, straight from your inventory.

Withdraw

You can withdraw money from your account by doing /trigger Withdraw set <amount>, and you'll receive cash items that also get sold back when using the SellKeys command

MakeShop

Looking at a barrel with items in it (It must be 1 type of item) and using trigger MakeShop set <sell_price> will turn it into a shop. You can interact with the shop to see details if you're a customer and restock if you're the owner. You can also hit the shop to either purchase from it if you're a customer or destroy it if you're the owner.

CreativeShop

Same deal as MakeShop, except it can't be restocked, has unlimited items, and can only be destroyed or created if you're in creative.

Config

Sell Price

If you want to change how much a key sells for, you can do data merge storage keyconomy:config {trial_key:25,ominous_key:100}

Max Stock

If you want to change the max amount of stock a shop can hold at once, you can do data merge storage keyconomy:config {max_stock:5000}. The default is 5000.

Commands

If you want to disable a certain command, there's a few options. Changing it for everyone is done like this: data modify storage keyconomy:config commands merge value {sell:1b,withdraw:1b,shop:1b}, where 0b will disable the command. Per-player, you can enable it for someone by doing tag <player> add key.shop, and disable it by doing tag <player> add key.no_shop. If you want to undo this, you can do tag <player> remove key.shop, etc.

Developers

The scoreboard for player money is stored in a scoreboard called key.money, and there's a unique player ID stored in key.player.id

Screenshots

Gallery

  • Shop
    Shop

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

<1,000
Downloads
Last Updated
CurseForge
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