A Minetest+MineClone mod to manage the economy and shops
Go to file
2023-08-25 17:06:28 +02:00
locale atm system 2023-08-25 17:06:28 +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 atm system 2023-08-25 17:06:28 +02:00
commands.lua atm system 2023-08-25 17:06:28 +02:00
COPYING GNU Affero General Public License 2022-03-11 19:02:35 +01:00
fancyshop.lua atm system 2023-08-25 17:06:28 +02:00
forms.lua atm system 2023-08-25 17:06:28 +02:00
functions.lua atm system 2023-08-25 17:06:28 +02:00
income.lua atm system 2023-08-25 17:06:28 +02:00
init.lua atm system 2023-08-25 17:06:28 +02:00
mod.conf fancyshops 2023-08-18 05:25:17 +02:00
README.md update readme and screenshot 2023-08-18 06:31:05 +02:00
receive_fields.lua atm system 2023-08-25 17:06:28 +02:00
screenshot.png update readme and screenshot 2023-08-18 06:31:05 +02:00
settingtypes.txt atm system 2023-08-25 17:06:28 +02:00
shop.lua atm system 2023-08-25 17:06:28 +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 (Like fancy_vend mod)

The new shops are based in fancy_vend mod shops

Learn more about shops here

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.