mirror of
https://codeberg.org/usrib/emeraldbank.git
synced 2024-12-22 22:22:25 +01:00
A Minetest+MineClone mod to manage the economy and shops
locale | ||
sounds | ||
textures | ||
bank.lua | ||
commands.lua | ||
COPYING | ||
fancyshop.lua | ||
forms.lua | ||
functions.lua | ||
income.lua | ||
init.lua | ||
mod.conf | ||
README.md | ||
receive_fields.lua | ||
screenshot.png | ||
settingtypes.txt | ||
shop.lua |
Emerald Bank and Shops (MineClone2)
Code under GPLv3 License
EmeraldBank Mod is Libre/Free Software, copy and share.
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
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.