forked from Mirrorlandia_minetest/emeraldbank
readme update
This commit is contained in:
parent
9f7493f74d
commit
38ffd38201
23
README.md
23
README.md
@ -6,6 +6,16 @@
|
||||
![Screenshot](screenshot.png)
|
||||
|
||||
|
||||
Code under GPLv3 License
|
||||
|
||||
EmeraldBank Mod is [Libre/Free Software](https://www.gnu.org/philosophy/free-sw.html), copy and share.
|
||||
|
||||
This is not [open source](https://www.gnu.org/philosophy/open-source-misses-the-point.html)!
|
||||
|
||||
|
||||
Feel free to contribute, send MR/PR or issues.
|
||||
|
||||
|
||||
## Description
|
||||
|
||||
Keep your Emeralds in a bank!
|
||||
@ -21,9 +31,13 @@ If rightclick on bank, you can keep your Emeralds (or emeraldblocks) inside.
|
||||
If punch the bank, get back your Emeralds.
|
||||
|
||||
|
||||
User /pay command. Pay emeralds to another player:
|
||||
```
|
||||
/pay <player> <num>
|
||||
```
|
||||
|
||||
|
||||
Admin command to add emeralds in bank accounts:
|
||||
|
||||
```
|
||||
/emeraldbank <player> <num>
|
||||
```
|
||||
@ -50,10 +64,3 @@ This mod is for [MineClone2](https://content.minetest.net/packages/Wuzzy/mineclo
|
||||
|
||||
> You should have received a copy of the GNU General Public License
|
||||
> along with Emeraldbank. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
## Bug repport / Suggestions
|
||||
|
||||
Feel free to contribute, send MR/PR or issues.
|
||||
|
||||
[Issues](https://notabug.org/NathanielFreeman/emeraldbank/issues)
|
||||
|
Loading…
Reference in New Issue
Block a user