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 4283f14d18
new bank recipe
9 months ago
locale es locale update 9 months ago
sounds autor del archivo de sonido 2 years ago
textures fancyshops 10 months ago
COPYING GNU Affero General Public License 2 years ago
README.md readme contendb badge 9 months ago
bank.lua new bank recipe 9 months ago
commands.lua fix /emeralds command return player money 9 months ago
fancyshop.lua awards 9 months ago
functions.lua only func definitions in func file 9 months ago
income.lua atm system 9 months ago
init.lua only func definitions in func file 9 months ago
mod.conf fancyshops 10 months ago
screenshot.png update readme and screenshot 10 months ago
settingtypes.txt atm system 9 months ago
shop.lua atm system 9 months ago

README.md

Emerald Bank and Shops (MineClone2)

ContentDB

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.

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

Also you can do money transfer to another 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>

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.