emeraldbank/README.md

72 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2024-05-27 20:40:10 +02:00
# Emerald Bank (MineClonia)
2021-08-07 22:50:09 +02:00
2023-08-25 18:29:50 +02:00
[![ContentDB](https://content.minetest.net/packages/NathanielFreeman/emeraldbank/shields/downloads/)](https://content.minetest.net/packages/NathanielFreeman/emeraldbank/)
2024-03-28 21:30:25 +01:00
![Screenshot](https://codeberg.org/usrib/emeraldbank/media/branch/master/screenshot.png)
2021-08-07 22:50:09 +02:00
Code under [AGPLv3-or-later](https://www.gnu.org/licenses/agpl-3.0.html) License
2021-08-07 22:50:09 +02:00
2021-10-06 13:01:55 +02:00
EmeraldBank Mod is [Libre/Free Software](https://www.gnu.org/philosophy/free-sw.html), copy and share.
2023-08-18 06:31:05 +02:00
[This is not open source](https://www.gnu.org/philosophy/open-source-misses-the-point.html)!
2021-10-06 13:01:55 +02:00
2024-03-28 21:30:25 +01:00
## Bank
2023-08-17 05:02:48 +02:00
Keep your Emeralds in a bank!
2021-08-07 22:50:09 +02:00
Why Emeralds? In MineClonia the emerald is money to trade with villagers!
2021-10-05 20:55:38 +02:00
2023-08-17 05:06:37 +02:00
Multiplayer support!
2021-08-07 22:50:09 +02:00
2023-08-30 03:42:06 +02:00
Add a crafteable Emerald bank node.
Works like gpcf's ATMs but with Emeralds!
2021-08-07 22:50:09 +02:00
2023-08-25 17:21:51 +02:00
Rightclick on bank open the bank interface, where you can deposit or withdraw your Emeralds.
2021-08-07 22:50:09 +02:00
2023-08-30 03:42:06 +02:00
You can transfer money to other players in Bank interface.
2021-08-07 22:50:09 +02:00
2024-05-27 20:36:55 +02:00
## Shops?
What has happened to my emerald shops?
2024-06-27 01:52:18 +02:00
**This mod has been split into three**, now emeraldbank mod only focuses on the emerald bank and the **economy API**, the shops have been separated in the [emerald fancy_vend mod](https://codeberg.org/usrib/fancy_vend) and [emeraldshop mod](https://codeberg.org/usrib/emeraldshop)
2024-05-27 20:36:55 +02:00
## Commands
2024-03-28 21:30:25 +01:00
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
```
2024-03-28 20:41:27 +01:00
EmeraldBank mod also include a variety of tools for server administrators.
**Admin Emerald command**
2021-10-06 13:01:55 +02:00
Admin command to add emeralds in bank accounts:
2023-08-17 05:02:48 +02:00
2021-08-07 22:50:09 +02:00
```
2021-10-13 14:23:24 +02:00
/emeralds <player> <num>
2021-08-07 22:50:09 +02:00
```
2024-03-28 20:41:27 +01:00
Add `<num>` emeralds to `<player>` account.
2024-03-28 21:30:25 +01:00
2021-08-07 22:50:09 +02:00
If num is 0 return emeralds in player account.
2024-03-28 20:41:27 +01:00
## More Info
This mod is for [MineClonia](https://content.minetest.net/packages/ryvnf/mineclonia/) or [VoxeLibre](https://content.minetest.net/packages/Wuzzy/mineclone2/) Games, dont work with MTG
2021-08-07 22:50:09 +02:00
2023-08-17 05:02:48 +02:00
Feel free to contribute, send MR/PR or issues.
2024-03-28 20:41:27 +01:00
## Forum thread:
https://forum.gnuhacker.org/d/4-minetest-mod-emeraldbank