Basic eShop

Description

This is a command-based eShop mod.

Transactions are logged to: "<world>\basic_eshop\transactions_log.csv"

List of available items and prices in the eShop: "<world>\basic_eshop\prices.csv"

Account balances are stored to: "<world>\basic_eshop\bank.csv"

Every new player automatically gets 30 mine geld.

You can define new items for sale in the file "<world>\basic_eshop\prices.csv"
Item/node name; quantity; price (negative number is for player purchase / positive number is for player sale)
Example "<world>\basic_eshop\prices.csv":

default:dirt;1;-0.1
default:dirt;1;0.3
default:tree;1;-0.35
default:tree;1;1.05
default:cobble;1;-0.15
default:cobble;1;0.45
currency:minegeld;1;-1
currency:minegeld;1;1

User commands:

/shop - show a graphical interface with items to sell and buy

/shop_money - show how much money you have in your eShop account

/shop_top - show the 10 richest players

Admin commands:

/shop_reload - refresh the list of items from "<world>\basic_eshop\prices.csv"

/shop_set_money <player> <amount> - set the amount of money in the player's eShop account "<world>\basic_eshop\bank.csv"

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

2026-07-20 01:10 UTC

Initial release 🔗

No release notes

All releases

Information

Provides

basic_eshop

Dependencies

Required
No required dependencies

Information

Type
Mod
Technical Name
basic_eshop
Languages
English
License
GPL-3.0-or-later
Maintenance State
Beta
Added
2026-07-20 01:07 UTC
Maintainers
Sharpik