A Minetest+MineClone mod to manage the economy and shops
Go to file
2021-12-16 20:19:08 +01:00
locale locale update 2021-12-16 18:22:37 +01:00
sounds cash sound 2021-12-16 20:19:08 +01:00
bank.lua crafteo de la tienda opcional 2021-12-16 18:22:17 +01:00
commands.lua copyright update 2021-10-20 17:43:13 +02:00
i18n.py income update! 2021-08-06 16:43:05 +02:00
income.lua income fix 2021-10-20 17:58:12 +02:00
init.lua primer prototipo de tiendas, funcionan 2021-10-21 02:08:59 +02:00
LICENSE copyright update 2021-10-20 17:43:13 +02:00
mod.conf copyright update 2021-10-20 17:43:13 +02:00
README.md copyright update 2021-10-20 17:43:13 +02:00
screenshot.png pickaxey dig group and screenshot 2021-07-22 22:43:25 +02:00
settingtypes.txt crafteo de la tienda opcional 2021-12-16 18:22:17 +01:00
shop.lua cash sound 2021-12-16 20:19:08 +01:00

Emeraldbank (MineClone2)

ContentDB

Screenshot

Code under GPLv3 License

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

This is not open source!

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

Description

Keep your Emeralds in a bank!

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

Multiplayer compat!

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.

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

Copying

Copyright (C) 2021 Free Software Foundation

Emeraldbank is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

Emeraldbank is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Emeraldbank. If not, see https://www.gnu.org/licenses/.