A Minetest+MineClone mod to manage the economy and shops
Go to file
2023-08-18 06:19:38 +02:00
locale es locale 2023-08-18 05:26:16 +02:00
sounds autor del archivo de sonido 2022-03-11 18:54:43 +01:00
textures fancyshops 2023-08-18 05:25:17 +02:00
bank.lua enderman cant take and old shops drops as var 2023-08-18 05:25:38 +02:00
commands.lua revert, chat msgs instead titles 2023-08-17 21:10:08 +02:00
COPYING GNU Affero General Public License 2022-03-11 19:02:35 +01:00
fancyshop.lua vendor upgrade system with old shops 2023-08-18 06:19:38 +02:00
income.lua revert, chat msgs instead titles 2023-08-17 21:10:08 +02:00
init.lua global func get_stonks, old shop drops is not a variable 2023-08-18 06:17:47 +02:00
mod.conf fancyshops 2023-08-18 05:25:17 +02:00
README.md fix readme 2023-08-17 05:06:37 +02:00
screenshot.png pickaxey dig group and screenshot 2021-07-22 22:43:25 +02:00
settingtypes.txt craft shops and old shops settings 2023-08-18 05:43:36 +02:00
shop.lua global func get_stonks, old shop drops is not a variable 2023-08-18 06:17:47 +02:00

Emerald Bank and Shops (MineClone2)

Screenshot

Code under GPLv3 License

EmeraldBank Mod is Libre/Free Software, copy and share.

This is not open source!

Description

Bank

Keep your Emeralds in a bank!

Why Emeralds? In MineClone the emerald is money to trade with villagers!

Multiplayer support!

Add a crafteable Emerald bank node. Craft can be disable in mod settings.

If rightclick on bank, you can keep your Emeralds (or emeraldblocks) inside.

If punch the bank, get back your Emeralds.

Shops

Put items in emerald shops, set a price and the item count in the shop GUI.

And ready, the players can will buy your items.

The shop keep your earned money in your bank account.

You can craft the shops.

Commands

User /pay command. Pay emeralds to another player:

/pay <player> <num>

Admin command to add emeralds in bank accounts:

/emeralds <player> <num>

If num is 0 return emeralds in player account.

This mod is for MineClone2 Game, dont work with MTG

Feel free to contribute, send MR/PR or issues.