A Minetest+MineClone mod to manage the economy and shops
Go to file
2024-03-08 16:40:24 +01:00
locale locales update 2024-02-12 11:20:02 +01: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
.luacheckrc on_blast return nil 2024-03-08 16:40:24 +01:00
atm.lua Patched emerald cheat glitch by adding wait time for players to get start balance 2024-01-10 14:40:50 +00:00
bank.lua new bank recipe 2023-08-27 08:39:49 +02:00
commands.lua Made it so the transfer_emeralds function now takes player names as input as well as objects, and pay function now works when players are offline. 2024-01-15 13:20:15 +00:00
fancyshop.lua on_blast return nil 2024-03-08 16:40:24 +01:00
forms.lua atm funcs reworked 2023-08-30 02:58:29 +02:00
functions.lua Made it so the transfer_emeralds function now takes player names as input as well as objects, and pay function now works when players are offline. 2024-01-15 13:20:15 +00:00
income.lua Patched emerald cheat glitch by adding wait time for players to get start balance 2024-01-10 14:40:50 +00:00
init.lua atm funcs reworked 2023-08-30 02:58:29 +02:00
LICENSE license file renamed 2023-09-13 00:40:38 +02:00
mod.conf supported_games updated 2023-12-16 15:40:22 +01:00
README.md readme update 2023-11-05 15:43:51 +01:00
receive_fields_wt.lua mail when money transfer again 2023-08-30 03:18:38 +02:00
receive_fields.lua atm funcs reworked 2023-08-30 02:58:29 +02:00
screenshot.png update readme and screenshot 2023-08-18 06:31:05 +02:00
settingtypes.txt Patched emerald cheat glitch by adding wait time for players to get start balance 2024-01-10 14:40:50 +00:00
shop.lua fix comma 2023-11-19 11:38:07 +01:00

Emerald Bank and Shops (MineClone2)

ContentDB

Screenshot

Code under AGPLv3-or-later 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.

Works like gpcf's ATMs but with Emeralds!

Rightclick on bank open the bank interface, where you can deposit or withdraw your Emeralds.

You can transfer money to other players in Bank interface.

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>

User /money command. Show you the emeralds in your bank account in the chat.

/money

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.