Go to file
OldCoder d3e523f214 Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
locale Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
sounds Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
COPYING Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
README.md Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
bank.lua Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
commands.lua Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
income.lua Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
init.lua Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
mod.conf Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
screenshot.png Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
settingtypes.txt Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00
shop.lua Imported from trollstream "ContentDB" 2022-09-04 22:01:41 -07:00

README.md

Emeraldbank (MineClone2)

Screenshot

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! And trade with shops.

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.

Emeralds shops:

Put items in emerald shops, set a price and the item count in the shop GUI.

And ready, the players can will buy your items.

You can craft the shops.

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, 2022 GNU Hacker

This file is part of Emeraldbank Minetest Mod.

Emeraldbank is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) 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 Affero General Public License for more details.

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

Emeraldbank code is under AGPLv3 or later (read LICENSE)

sounds files license (read sounds_license.txt)

locales files in locale directory license (read files)

screenshot.png file author GNU Hacker license public domain