You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Freeman 492a2e28ee
supported_games updated
5 months ago
locale it locale update (thanks IIIullaIII) 5 months ago
sounds autor del archivo de sonido 2 years ago
textures fancyshops 9 months ago
LICENSE license file renamed 8 months ago
README.md readme update 6 months ago
atm.lua atm funcs reworked 8 months ago
bank.lua new bank recipe 8 months ago
commands.lua /money command 6 months ago
fancyshop.lua admin_vendor priv is admin_shop priv 6 months ago
forms.lua atm funcs reworked 8 months ago
functions.lua beerchat.on_channel_message to broadcast 6 months ago
income.lua remove unused local var 8 months ago
init.lua atm funcs reworked 8 months ago
mod.conf supported_games updated 5 months ago
receive_fields.lua atm funcs reworked 8 months ago
receive_fields_wt.lua mail when money transfer again 8 months ago
screenshot.png update readme and screenshot 9 months ago
settingtypes.txt atm system 8 months ago
shop.lua fix comma 6 months ago

README.md

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.