Nathan Salapat eab0336c43 Various changes and fixes. 2 年 前
..
models d14a8ce1cc Added a mail system. 3 年 前
test d14a8ce1cc Added a mail system. 3 年 前
textures d14a8ce1cc Added a mail system. 3 年 前
util d14a8ce1cc Added a mail system. 3 年 前
webmail d14a8ce1cc Added a mail system. 3 年 前
LICENSE d14a8ce1cc Added a mail system. 3 年 前
README.md d14a8ce1cc Added a mail system. 3 年 前
api.lua 5706b793d7 Added Timber mod, and directional sign post. 3 年 前
api.md d14a8ce1cc Added a mail system. 3 年 前
attachment.lua d14a8ce1cc Added a mail system. 3 年 前
gui.lua 3512639413 Added Param2 button to WE 3 年 前
hud.lua d14a8ce1cc Added a mail system. 3 年 前
init.lua 3512639413 Added Param2 button to WE 3 年 前
mailbox.blend d14a8ce1cc Added a mail system. 3 年 前
mailbox.blend1 d14a8ce1cc Added a mail system. 3 年 前
migrate.lua d14a8ce1cc Added a mail system. 3 年 前
mod.conf d14a8ce1cc Added a mail system. 3 年 前
node.lua eab0336c43 Various changes and fixes. 2 年 前
onjoin.lua 3512639413 Added Param2 button to WE 3 年 前
storage.lua 5706b793d7 Added Timber mod, and directional sign post. 3 年 前

README.md

Mail mod for Minetest (ingame mod)

This is a fork of cheapies mail mod

It adds a mail-system that allows players to send each other messages in-game and via webmail (optional)

Screenshots

Ingame mail

Installation

In-game mail mod

Install it like any other mod: copy the directory mail_mod to your "worldmods" folder

Webmail

See: https://github.com/minetest-mail/mail

Commands/Howto

To access your mail click on the inventory mail button or use the "/mail" command Mails can be deleted, marked as read or unread, replied to and forwarded to another player

Dependencies

  • None

License

See the "LICENSE" file

Textures

Contributors

  • Cheapie (initial idea/project)
  • Rubenwardy (lua/ui improvements)

Old/Historic stuff