diff --git a/README.md b/README.md index 8475dd4..2715019 100644 --- a/README.md +++ b/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! @@ -20,10 +30,14 @@ If rightclick on bank, you can keep your Emeralds (or emeraldblocks) inside. If punch the bank, get back your Emeralds. - -Admin command to add emeralds in bank accounts: +User /pay command. Pay emeralds to another player: +``` +/pay +``` + +Admin command to add emeralds in bank accounts: ``` /emeraldbank ``` @@ -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 . - - -## Bug repport / Suggestions - -Feel free to contribute, send MR/PR or issues. - -[Issues](https://notabug.org/NathanielFreeman/emeraldbank/issues)